@charset "Shift_JIS";

/* ----------------------------------------------

	ArtMeter / mothersday styles
	author   : (C)KAYAC http://www.kayac.com/

---------------------------------------------- */

@import url("/css/common.css");

div#contents {
color:#602023;
}
div#contBody {
margin:0 auto;
width:960px;
text-align: left;
}
/* CONTENTS HEAD
---------------------------------------------- */
div#contHead{
	margin-bottom:10px;
	height: 19px;
	overflow: hidden;
}

div#contHead h2#title {
	background-image: url(/img/special/mother/ttl_mother.gif);
	width: 800px;
	height: 17px;
}

div#contMotherTop {
	background-image: url(/img/special/mother/bg_header.jpg);
	background-repeat:no-repeat;
	height: 200px;
	margin-bottom: 20px;
}

div#contMotherTop #motherHead {
	position: relative;
}
div#contMotherTop #motherHead h3 {
	position: absolute;
	left: 40px;
	top: 33px;
}
div#contMotherTop #motherHead p.intro {
	position: absolute;
	left: 218px;
	top: 186px;
}
div#contMotherMenu {
	margin-bottom: 20px;
}

div#contMotherMenu p {
	float: left;
	width: 500px;
}

div#contMotherMenu ul {
	float: right;
}
div#contMotherMenu ul li {
	padding-left: 5px;
	float: left;
}
/* contMotherGift
---------------------------------------------- */
div#contMotherGift ,
div#contMotherSelect ,
div#contMotherFlame {
	background-image: url(/img/special/mother/bg_contSection.gif);
	background-repeat:no-repeat;
	clear:both;
	padding-right: 40px;
	padding-left: 40px;
}

div#contMotherGift h4 {
	padding-top: 26px;
}
div#contMotherFlame .imgFlame {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

div#contMotherGift p.intro {
	padding-top: 25px;
	padding-bottom: 25px;
}

div#contMotherGift #unitOption {
	border: solid 1px #ffeae0;
	padding: 10px;
	margin-bottom:30px;
}
div#contMotherGift .attent {
	font-size: 11px;
	text-align: right;
	padding-bottom: 20px;
}
div#contMotherGift h5 {
	margin: 10px;
}
div#contMotherGift p.imgGift {
	margin: 10px;
}
div#contMotherGift #unitOption #unitOdetto ul {
	padding-top: 10px;
	font-size: 11px;
}

/* contMotherSelect
---------------------------------------------- */

div#contMotherSelect h4 {
	padding-top: 26px;
}
div#contMotherSelect h5 {
	margin: 10px;
}
div#contMotherSelect p.intro {
	padding-top: 25px;
	background-image: url(/img/special/mother/bg_gift.gif);
	background-repeat: no-repeat;
	background-position:right 50px;
	padding-bottom: 25px;
}
div#contMotherSelect #unitSelect {
	border: solid 1px #ffeae0;
	padding: 10px;
	margin-bottom:30px;
}
div#contMotherSelect #unitSelect .btnSelectPrice {
text-align: right;
}
div#contMotherSelect #unitSelect div.unit {
   height:auto;
   padding-right: 20px;
}

div#contMotherSelect #unitSelect ul {
padding:10px;
}

*html div#contMotherSelect #unitSelect ul {
	padding-left: 15px;
	padding-right: 15px;
}
div#contMotherSelect #unitSelect ul.selectprice {
	padding: 0px;
	margin: 20px;
}
div#contMotherSelect #unitSelect ul li {
float: left;
}
div#contMotherSelect #unitSelect ul li.selectHana {
margin-right:30px;
}
* html div#contMotherSelect #unitSelect ul li.selectHana {
margin-right:15px;
}
div#contMotherSelect #unitSelect .unit p {
	padding-bottom: 20px;
}
div#contMotherSelect #unitSelect .unit p.btnSelect {
	margin-top: 10px;
	padding-bottom: 0px;
}

div#contMotherSelect #unitSelect dl dt {
border:10px solid #602023;
    width:158px;
    margin-bottom:10px;
}
div#contMotherSelect #unitSelect .btnSelectPrice {
    float:right;
    padding-top: 5px;
    padding-right:60px;
}
div#contMotherSelect #unitSelect h6 {
	border-bottom: 2px solid #FFEAE0;
	clear: both;
	padding-bottom: 5px;
	margin: 15px 10px;
}

div#contMotherSelect #unitSelect .selectprice li {
	float: left;
	width: 200px;
}
div#contMotherSelect #unitSelect .attent {
	font-size:11px;
	margin: 0 10px;
}
/* contMotherFlame
---------------------------------------------- */

div#contMotherFlame #unitFlame {
	border: solid 1px #ffeae0;
	padding: 10px;
	margin-bottom:30px;
}
}

div#contMotherFlame #unitFlame ul li {
	float: left;
	width: 235px;
	position: relative;
}
div#contMotherFlame #unitFlame ul li.flame01 {
    margin-right: 60px;
}
div#contMotherFlame h4 {
	padding-top: 26px;
}

div#contMotherFlame #unitFlame dl dt {
font-weight: bold;
background-color:#ffeae0;
padding: 10px;
margin-bottom: 10px;
}
div#contMotherFlame #unitFlame dl dd p.phFlame {
text-align: center;
margin-bottom: 10px;
}
div#contMotherFlame #unitFlame dl dd p.txtFlame {
margin-bottom: 10px;
}
div#contMotherFlame p.intro {
	padding-top: 25px;
	padding-bottom: 25px;
}
div#contMotherFlame h5 {
	padding-top: 30px;
	padding-left: 307px;
}

/* contAttent
---------------------------------------------- */
div#contAttent {
    clear:both;
    margin:0pt auto;
    width:860px;
    padding-bottom:30px;
}
div#contAttent h2 {
    font-size: 14px;
	padding: 10px 0;
	color:#990033;
	margin:0;
}
div#contAttent h3{
	padding: 10px 0;
	color:#990033;
	margin:0;
}
div#contAttent .unitattent {
	border-top: 1px solid #CB9494;
	padding-bottom: 10px;
}
/* ------------------------------------------------------------
    99. Clearfix
   ------------------------------------------------------------ */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.clearfix { display: inline-block; }

/* exclude MacIE5 [start] \*/
* html .clearfix { height: 1% }

.clearfix { display: block; }
/* exclude MacIE5 [end] */
