@charset "UTF-8";

/*
 * base.css
 *
 * modified: 2011-05-20 (Yamada@Uneidou)
 *
 */



/* Base
------------------------------------------------------------ *//*

	@group Content Width

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

.container {
	width: 933px;
	margin: 0 auto;
}

@media print {
	* html body { /* for IE6 printable (645px) */
		zoom: 0.67;
	}
}



/*	@end
------------------------------------------------------------ *//*

	@group Color

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

body {
	background: #fff;
	color: #97812c;
}

a:link {
	color: #CC9966;
	text-decoration: underline;
}

a:visited {
	color: #CC9966;
	text-decoration: underline;
}

a:focus,
a:hover,
a:active {
	color: #CC9966;
	text-decoration: none;
}



/*	@end
------------------------------------------------------------ *//*

	@group Anchor Icon

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

.linkArrow,
.linkNav,
.linkUp,
.linkDown,
.linkNext,
.linkPrev {
	padding-left: 11px;
}

.linkArrow {
	background-image: url(https://yagocoro.com/pic-labo/yagocoro_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
}

.sideLink {
	background-image: url(https://yagocoro.com/pic-labo/side_icon01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}

.linkUp {
}

.linkDown {
}

.linkNext {
}

.linkPrev {
}



/*	@end
------------------------------------------------------------ *//*

	@group Text

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

strong {
	font-weight: bold;
}

em {
	color: #e00;
}


.textLead {
	font-size: 115.4%; /* 15px */
}

.textNotice { /* for Block Elements */
}

.textNoticeLine { /* for Inline Elements */
}

.textHelp {
	font-size: 84.6%; /* 11px */
}



/*	@end
------------------------------------------------------------ */





/*	Layout
------------------------------------------------------------ *//*

	@group Header

------------------------------------------------------------ */
#header{
	width:933px;
	height:102px;
}
.logo{
	width:200px;
	float:left;
	display:inline;
}
#mark img {
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left:0;
	width: 48px;
	height: 48px;
}


/* logoHeader
------------------------------ */
.logoHeader {
	float: left;
	width:460px;
}

.logoHeader .des {
	margin-top: 30px;
	font-size: 12px;
	float:left;
	display:inline;
	width:257px;
	text-align:left;
}
.navHeader{
	display:inline;
	width:160px;
	float:left;
	margin-top:5px;
}
.navHeader li{
	font-size:10px;
	display:inline;
	width:80px;
	float:left;
}

.navBtn{
	width:300px;
	float:right;
	display:inline;
}

.navBtn li{
	display:inline;
	float:left;
	display:inline;
	margin-left:5px;
}

.tel{
	display:inline;
	float:left;
}

#faxBox{
	display:inline;
	float:right;
}

#faxBox .faxTxt{
	text-align:right;
	margin-top:-5px;
	line-height:1.4em;
}

/* navHeader
------------------------------ */



/*	@end
------------------------------------------------------------ *//*

	@group Global Navigation

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

#navGlobal{
	clear:both;
	padding-bottom:30px;
}
#navGlobal li{
	float:left;
	display:inline;
}


/*	@end
------------------------------------------------------------ *//*

	@group Content Wrap

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

/* pagetop
------------------------------ */



/*	@end
------------------------------------------------------------ *//*

	@group Billboard

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



/*	@end
------------------------------------------------------------ *//*

	@group Breadcrumbs Navigation

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




/*	@end
------------------------------------------------------------ *//*

	@group Content Main

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

#main {
	float: right;
	width: 663px;
}



/*	@end
------------------------------------------------------------ *//*

	@group Content Sub

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

#sub {
	float: left;
	width: 240px;
	text-align:left;
}

#sub h2{
	margin-top:20px;
}

#sub h2.first{
	margin-top:0;
}

.bannerBox{
	margin-bottom:10px;
}
.sideBannerEnd{
	margin-top:10px;
}

#sideList01{
	background-image: url(https://yagocoro.com/pic-labo/side_bg_01.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#sideList01 a:link {
	color: #503f25;
	text-decoration:none;
}

#sideList01 a:visited {
	color: #503f25;
	text-decoration:none;
}

#sideList01 li a:focus,
#sideList01 li a:hover,
#sideList01 li a:active {
	color: #503f25;
	text-decoration:underline;
}

#sideList01 li{
}

#sideList01 li.end{
	margin-bottom:20px;
}
#sideListInfo{
}

#sideListInfo a:link {
	color: #503f25;
	text-decoration:none;
}

#sideListInfo a:visited {
	color: #503f25;
	text-decoration:none;
}

#sideListInfo li a:focus,
#sideListInfo li a:hover,
#sideListInfo li a:active {
	color: #503f25;
	text-decoration:underline;
}

#sideListInfo li{
}

#sideListInfo li.end{
}
.sideBoxInner{
	width:210px;
	padding:15px;
	background-image: url(https://yagocoro.com/pic-labo/side_line01.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideBoxInner .text1{
	width:150px;
}

.sideBox01{
	background-image: url(https://yagocoro.com/pic-labo/side_line02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:6px;
}

.sideBox01P01{
	font-size:12px;
	line-height:14px;
	padding:0 20px;
}

.sideBox01P02{
	color: #e1aa81;
	font-size:10px;
	line-height:12px;
	padding:10px 0 0 10px;
}

.aboutMember{
	margin-bottom:20px;
}

.sideBannerBox{
	margin-top:20px;
}

#free{
	padding-bottom:15px;
}

/* navLocal
------------------------------ */



/* subBanner
------------------------------ */
.subBanner {
	margin-bottom: 30px;
}

.subBanner li {
	margin-bottom: 10px;
}



/*	@end
------------------------------------------------------------ *//*

	@group Footer

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

#footer {
	clear:both;
}

#footerTop{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99b723;
	text-align:right;
	width:933px;
}
#footerBox{
	padding-bottom:15px;
}

#footerL{
	width:285px;
	float:left;
	display:inline;
}

#footerC{
	width:285px;
	float:left;
	display:inline;
	margin-left:50px;
}
#footerR{
	width:285px;
	float:right;
	display:inline;
}

#footer h2{
	margin-top:30px;
}

#footer h3{
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}

#footer h3.first{
	margin-top:0;
	font-weight:bold;
}



/* navFooter
------------------------------ */
.navFooter {
	margin: 15px 0 25px;
	clear:both;
	text-align: left;
	width:600px;
	float:left;
}

.navFooter li {
	display: inline;
	margin: 0 10px;
	font-size: 84.6%; /* 11px */
	white-space: nowrap;
}



/* copyright
------------------------------ */
.copyright {
	margin: 15px 0 25px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	float:right;
}



/*	@end
------------------------------------------------------------ *//*

	@group midashi

------------------------------------------------------------ */
.product{
	color:#4a3b28;
}

.product a{
	color:#4a3b28;
}

.titleH2{
	font-size:18px;
	font-weight:normal;
	background-image: url(https://yagocoro.com/pic-labo/item_h3bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:30px 0 0 0;
	padding:0 0 0 15px;
	width:645px;
	height:38px;
	color: #453118;
}
.productCopy{
	margin-top:15px;
}
.price{
	color:#d70200;
	font-size:16px;
}
.price_teika{
	font-size:14px;
}
.itemBox{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2a576;
	padding-top:30px;
	padding-bottom:30px;
	clear:both;
}
.itemBoxEnd{
	border-bottom-style: none;
	padding-top:30px;
	padding-bottom:30px;
	clear:both;
}
.itemBoxL{
	width:315px;
	float:left;
}

.itemBoxR{
	width:320px;
	float:right;
}

.10offset{
	margin-top:20px;
}
.contents_list01 li{
	background-image: url(../../img/products/contents_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:15px;
	margin:10px 0;
}

.contents_list02{}
.contents_list02 li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2a576;
}

.contents_list02 li.end{
	border-bottom-style: none;
}
.contents_list02 li dt{
	font-weight:bold;
	color:#555555;
	padding:15px 5px;
	width:80px;
	float:left;
}
.contents_list02 li dd{
	padding:15px 5px;
	width:550px;
	float:left;
}

.contents_list15off01{}
.contents_list15off01 li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2a576;
}

.contents_list15off01 li.end{
	border-bottom-style: none;
}
.contents_list15off01 li dt{
	font-weight:bold;
	color:#555555;
	padding:15px 5px;
	width:150px;
	float:left;
}
.contents_list15off01 li dd{
	padding:15px 5px;
	width:480px;
	float:left;
}

.contents_list15off02{}
.contents_list15off02 li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2a576;
}

.contents_list15off02 li.end{
	border-bottom-style: none;
}
.contents_list15off02 li dt{
	padding:15px 0;
	width:120px;
	float:left;
}
.contents_list15off02 li dd{
	padding:15px 5px;
	width:520px;
	float:left;
}


.supplement{
	color:#d70200;
	font-size:11px;
}

.breadcrumbs {
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
}

.breadcrumbs li {
	color:#4a3b28;
 	display: inline;
	margin-right: 6px;
	padding-left: 12px;
	background: url(../../img/common/icon/arrowRight01.gif) no-repeat 0 49%;
	white-space: nowrap;
}

.breadcrumbs .root {
	padding-left: 0;
	background: none;
}

.breadcrumbs .root a {
	color:#4a3b28;
}
.btnBox{
	width:534px;
	height:68px;
	margin:30px auto 60px;
}
.btnBox li{
	float:left;
	display: inline;
	margin:0 12px;
}

.itemBoxR h3{
	font-size:18px;
}
.itemBoxR .itemBtn{
	text-align:right;
	margin-top:15px;
}

.telFax{	
	margin:10px 0;
}
.titleH4{
	font-size:112%;
	font-weight:normal;
	background-image: url(/img/info/beautiful/beautiful_icon01.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding:15px 0 7px 25px;
	margin-bottom:5px;
	width:635px;
	color: #453118;
}

.list_iconBox li{
	background-image: url(../../img/products/contents_icon01.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:15px;
}
