@charset "utf-8";
@import url("/special/shared/css/base.css");

/* --------------------------------------------------------------------------------------
	style map
		- 
		- conHead , conFooter / over write
		- clear (clear fix)
--------------------------------------------------------------------------------------- */
body #contents{
color:#660000;
}

#contents a,
#contents a:link,
#contents a:visited{
color:#660000;
}
#contents a:hover{
color:#660000;
}

.aRight{
text-align:right;
}

/* dot */
.indexEnjoy,
.indexRecipe{
padding-left:5px;
padding-right:5px;
padding-bottom:30px;
margin-bottom:20px;
background-image:url(../images/line_dot.gif);
background-repeat:no-repeat;
background-position:0 100%;
}

/* margin */
.indexRecipe p,
.indexEnjoy p,
.indexBook p,
.indexRecipe ul,
.indexEnjoy ul,
.indexBook ul,
.indexNew p{
margin-top:15px;
}
p.indexImg{
margin-top:0;
}

/* .indexLead */
.indexLead{
padding-top:8px;
background-image:url(../images/index_lead_bg.jpg);
background-repeat:no-repeat;
background-position:0 0;
padding-left:20px;
padding-right:260px;
min-height:118px;
}
*html .indexLead{
height:118px;
}

.lead{
padding-top:10px;
padding-left:20px;
padding-right:20px;
background:url(../images/common_lead_bg.jpg) no-repeat 0 0;
}
*html .lead{
height:45px;
}

.cntWrap{
display:block;
padding:5px;
padding-top:20px;
width:630px;
}
.item{
display:block;
clear:both;
width:640px;
}
.item h3{
margin:0 0 15px;
}
.item p{
margin:0 5px 15px;
}
.item .imgL{
float:left;
margin:0 15px 15px 0;
padding-left:5px;
}
.item .imgR{
float:right;
margin:0 0 15px 15px;
padding-right:5px;
}
.item .txtArea{
display:block;
float:left;
width:410px;
}
.item dl{
margin:0 0 15px;
}
.item dt,
.item dd{
margin:0 0 5px;
}
.item dt{
color:#930;
font-weight:bold;
}


/* .indexEnjoy */
.indexEnjoy{
background:url(../images/common_hr_top.gif) no-repeat bottom;
}
.indexEnjoy p,
.indexEnjoy h3,
.indexEnjoy ul{
float:right;
width:421px;
}
.indexEnjoy p.indexImg{
float:left;
width:200px;
}
.indexEnjoy ul li{
margin-top:2px;
float:left;
width:207px;
}

/* .indexRecipe */
.indexRecipe{
background:url(../images/common_hr_btm.gif) no-repeat bottom;
}
.indexRecipe p,
.indexRecipe h3{
float:left;
width:421px;
}
.indexRecipe p.indexImg{
float:right;
width:200px;
}

/* .indexBook */
.indexBook p,
.indexBook h3,
.indexBook ul{
float:right;
width:376px;
}
.indexBook p.indexImg{
float:left;
width:245px;
}
.indexBook li{
margin:0 0 5px;
}
.indexBook li a{
background:url(../images/common_arrow.gif) no-repeat 0 50%;
padding-left:15px;
}

/* indexNew */
.indexNew{
margin-top:20px;
}
.indexNew h3,
.indexNew .newBtn{
background-repeat:no-repeat;
}
.indexNew h3,
.indexNew{
background-position:0 0;
}
.indexNew h3{
padding-top:19px;
background-image:url(../images/index_newmember_bg_top.gif);
}
.indexNew{
background-image:url(../images/index_newmember_bg.gif);
background-repeat:repeat-y;
}
.indexNew .newBtn{
padding-bottom:19px;
text-align:center;
background-image:url(../images/index_newmember_bg_btm.jpg);
background-position:0 100%;
}

.indexNew h3,
.indexNew .newBtn,
.indexNew p{
padding-left:23px;
padding-right:23px;
}

/* indexWhatsNew */
.indexWhatsNew{
margin-top:20px;
}
.indexWhatsNew h4{
padding-top:7px;
padding-bottom:7px;
padding-left:17px;
background-image:url(../images/common_bg_ttls.gif);
background-repeat:no-repeat;
background-position:6px 50%;
background-color:#FAF6EA;
border-bottom:solid 1px #600;
}

.indexWhatsNew dt{
float:left;
width:80px;
}
.indexWhatsNew dd{
float:right;
width:540px;
}
.indexWhatsNew dl{
padding-top:8px;
padding-left:10px;
padding-right:10px;
}

/* ttlSet */
.ttlSet dd{
padding:8px 10px;
background-image:url(../images/bg_gra.gif);
background-repeat:repeat-x;
background-position: 0 0;
}


/* enjoy.html
-------------------------------- */
.life{
background:url(../images/enjoy_bg_life.jpg) no-repeat;
color:#FFF;
display:block;
margin:0 0 20px;
padding:20px;
padding-bottom:5px;
width:600px;
}
.life h3,
.life p{
margin:0 0 15px;
}
.life p{
width:380px;
}
.life p.btm{
margin-bottom:0;
}
.life p.photo{
color:#600;
text-align:right;
font-size:x-small;
margin:0 0 10px;
width:600px;
}
ul.couturier{
list-style-type:none;
clear:both;
margin:0 0 20px;
padding:0;
width:640px;
}
ul.couturier li{
display:block;
float:left;
}

.archive{
margin-top:20px;
}
.archive h4{
padding-top:7px;
padding-bottom:7px;
padding-left:17px;
background-image:url(../images/common_bg_ttls.gif);
background-repeat:no-repeat;
background-position:6px 50%;
background-color:#FAF6EA;
border-bottom:solid 1px #600;
}

.archive dl{
padding:8px 10px 0;
clear:both;
}
.archive dt{
float:left;
margin:0 10px 0 0;
width:180px;
}
.archive dt img{
border:1px solid #DDD;
padding:2px;
}
.archive dd{
float:left;
width:420px;
}
.archive dd .title,
.archive dd .outline,
.archive dd .btn{
display:block;
margin:0 0 10px;
}
.archive dd .title{
color:#930;
font-weight:bold;
}
.archive dd .btn{
text-align:right;
}


/* recipe.html
-------------------------------- */
#homecouturierRecipe h3,
#homecouturierRecipe h4,
#homecouturierRecipe h5{
margin:0 0 10px;
}

.recipeWrap{
background:url(../images/recipe_bg_dlarea.jpg) no-repeat;
display:block;
margin-top:20px;
padding:20px;
padding-bottom:0;
width:600px;
}
.recipeWrap .sampleArea,
.recipeWrap .dlArea{
display:block;
clear:both;
margin-bottom:15px;
}
.recipeWrap .sampleArea p.img,
.recipeWrap .sampleArea .txtArea,
.recipeWrap .dlArea p.img,
.recipeWrap .dlArea .txtArea{
display:block;
float:left;
}
.recipeWrap .sampleArea .txtArea p,
.recipeWrap .dlArea .txtArea p{
margin-bottom:15px;
}
.recipeWrap .sampleArea p.img{
margin-left:10px;
margin-bottom:0;
}
.recipeWrap .sampleArea p.img{
margin-left:10px;
margin-bottom:0;
}
.recipeWrap .dlArea p.img{
margin-right:10px;
margin-bottom:0;
}
.recipeWrap .sampleArea .txtArea{
width:290px;
}
.recipeWrap .dlArea .txtArea{
width:390px;
}
.recipeWrap .dlArea .txtArea p.btn{
text-align:center;
}
.recipeWrap .loginWrap{
border:1px solid #960;
background:url(../images/recipe_bg_login.jpg) no-repeat;
display:block;
clear:both;
margin:0 0 15px;
width:596px;
}
.recipeWrap .loginBox{
border:1px solid #FFF;
display:block;
clear:both;
padding:15px;
width:564px;
}
.recipeWrap .loginBox h4,
.recipeWrap .loginBox p{
margin:0 0 10px;
}
.recipeWrap .loginBox ul{
display:block;
clear:both;
margin:0;
}
.recipeWrap .loginBox ul li{
display:block;
float:left;
border-right:1px dotted #960;
padding:0 55px;
}
.recipeWrap .loginBox ul li.noBorder{
border:0;
}
.otherRecipe{
text-align:right;
margin:0 0 10px;
}
.recipeWrapBtm{
background:url(../images/recipe_dlarea_btm.jpg) no-repeat;
display:block;
clear:both;
height:10px;
width:640px;
}

#homecouturierRecipe .item{
margin:0 0 5px;
}
#homecouturierRecipe .item p{
margin:0 10px 15px;
}
#homecouturierRecipe .item p.backnumber{
text-align:right;
}

#homecouturierRecipe .itemArea{
display:block;
clear:both;
margin:0 10px 15px;
width:620px;
}
#homecouturierRecipe .itemArea p.photo{
display:block;
float:left;
padding:0 10px 10px 0;
}
#homecouturierRecipe .itemArea .txtArea{
display:block;
float:left;
margin:0 0 15px;
width:440px;
}
#homecouturierRecipe .itemArea .txtArea p{
margin:0 0 15px;
}
#homecouturierRecipe .itemArea .txtArea dl.site{
display:block;
margin:0;
width:440px;
}
#homecouturierRecipe .itemArea .txtArea dl.site dt,
#homecouturierRecipe .itemArea .txtArea dl.site dd{
display:block;
float:none;
font-weight:normal;
margin:0 0 5px;
width:440px;
}
#homecouturierRecipe .itemArea dl{
display:block;
float:left;
margin:0;
width:300px;
}
#homecouturierRecipe .itemArea dl.left{
margin-right:20px;
}
#homecouturierRecipe .itemArea dt,
#homecouturierRecipe .itemArea dd{
display:block;
float:left;
}
#homecouturierRecipe .itemArea dt{
width:150px;
}
#homecouturierRecipe .itemArea dd{
width:150px;
}


/* books.html
-------------------------------- */
#homecouturierBooks .item{
display:block;
clear:both;
margin:0 10px 15px;
padding-bottom:25px;
width:620px;
}
#homecouturierBooks .item p.photo,
#homecouturierBooks .item .txtArea{
display:block;
float:left;
}
#homecouturierBooks .item p.photo{
margin:0 15px 0 0;
width:200px;
}
*html #homecouturierBooks .item p.photo{
margin-right:10px;
}
#homecouturierBooks .item .txtArea{
width:400px;
}
.copy{
font-weight:normal;
}
#homecouturierBooks .item dl.btnArea{
display:block;
clear:both;
margin:0 0 5px;
width:400px;
}
#homecouturierBooks .item dl.btnArea dt,
#homecouturierBooks .item dl.btnArea dd{
display:block;
float:left;
margin-right:10px;
}
#homecouturierBooks .item p.btn{
margin:0;
padding:0;
}

#homecouturierBooks .top{
background:url(../images/common_hr_top.gif) no-repeat left bottom;
}
#homecouturierBooks .mdl{
background:url(../images/common_hr_mdl.gif) no-repeat bottom;
}
#homecouturierBooks .btm{
background:url(../images/common_hr_btm.gif) no-repeat right bottom;
}


/* common over write
-------------------------------- */
div.conFootNav,
#conHead .conHnav,
#conHead ul,
ul.conFootNav{
background:#F5EED5;
}

#conHead ul li,
div.conFootNav li{
padding-left:10px;
padding-right:10px;
}

#conHead ul li.cs,
div.conFootNav li.cs{
color:#C96;
}


/* CLEAR FIX
--------------------------------------------------*/
.indexWhatsNew dl:after,
.indexBook ul:after,
.indexBook:after,
.indexRecipe ul:after,
.indexRecipe:after,
.indexEnjoy:after,
.indexEnjoy ul:after,
.item:after,
ul.couturier:after,
.archive dl:after,
.recipeWrap:after,
.recipeWrap .sampleArea:after,
.recipeWrap .dlArea:after,
.recipeWrap .loginBox ul:after,
#homecouturierRecipe .itemArea:after,
#homecouturierBooks .item:after,
#homecouturierBooks .item dl.btnArea:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/* Hides from IE-mac \*/
*html .indexWhatsNew dl,
*html .indexBook ul,
*html .indexBook,
*html .indexRecipe ul,
*html .indexRecipe,
*html .indexEnjoy ul,
*html .indexEnjoy,
*html .item,
*html ul.couturier,
*html .archive dl,
*html .recipeWrap,
*html .recipeWrap .sampleArea,
*html .recipeWrap .dlArea,
*html .recipeWrap .loginBox ul,
*html #homecouturierRecipe .itemArea,
*html #homecouturierBooks .item,
*html #homecouturierBooks .item dl.btnArea{
height: 1%;
}

/* *:first-child+html .spWrap{
height: 1%;
} */
*:first-child+html .indexWhatsNew dl,
*:first-child+html .indexBook ul,
*:first-child+html .indexBook,
*:first-child+html .indexRecipe ul,
*:first-child+html .indexRecipe,
*:first-child+html .indexEnjoy ul,
*:first-child+html .indexEnjoy{
display:inline-block;
}
/* End hide from IE-mac */
/*\*//*/
.indexWhatsNew dl,
.indexBook ul,
.indexBook,
.indexRecipe ul,
.indexRecipe,
.indexEnjoy ul,
.indexEnjoy{
display:inline-block;
}
/**/


