/*___________ indexの基本設定だよ___________ */
* {
	margin:0;
	padding:0;
}
body{
  font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
background: #fff;/* #F5F6F7*/

}



h1, h2, h3, h4, h5, h6 {	font-weight: bold;
}
h1 {
	color: #88B500;
	font-size: 20px;
	line-height: 2em;
	font-weight: bolder;
	vertical-align: middle;
	text-align: left;
}

h2 {
	font-weight: bolder;
	line-height: 2.2em;
	vertical-align: middle;
	text-align: left;
	font-size: 115%;
	color: #868686;
}
h3 {
	font-weight: bolder;
	color: #CC0000;
	line-height: 2em;
	text-align: left;

}
h5 {
	font-weight: bolder;
	color: #CC0000;
	line-height: 2em;
	text-align: left;
	text-align: center;
}

h6 {
	line-height: 2em;
	font-weight: bolder;
	color: #6C9100;
}
img {
	border:0;
	margin: 0;
}
p {
	font-size: 116%;
	line-height: 1.8em;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 1em;
word-break: break-all;

}

p.b2 {
	font-size: 108%;
	line-height: 1.5em;
	color: #333333;

}
p.in {
	font-size: 108%;
	line-height: 1.5em;
	color: #666666;
	padding-left: 90px;
	background-image: url(../shop/shop_img/acaihe.jpg);
	background-repeat: no-repeat;
	background-position: left top;



}
.linkmorecosm a{
	font-size: 13px;
	color: #837C8D;
	text-decoration: none;
	background: url(../button/beauty_link_pur.gif) no-repeat 0% 50%;
	white-space: nowrap;
	zoom: 1;
	height: 40px;
	letter-spacing: -0.1em;
	padding-left: 10px;


}
.linkmorecosm a:hover {
	font-size: 13px;
	color: #9495CB;
	text-decoration: underline;
	background: url(../button/beauty_link_pur.gif) no-repeat 0% 50%;

no-repeat 100% 50%;
	white-space: nowrap;
	zoom: 1;
	letter-spacing: -0.1em;
	padding-left: 10px;

}
.linkmore a{
	font-size: 13px;
	color: #008CEA;
	text-decoration: none;
	background: url(../button/button_img/08arrow.gif) no-repeat 100% 50%;
	padding-right: 10px;
	white-space: nowrap;
	zoom: 1;
	height: 40px;

}
.linkmore a:hover {
	font-size: 13px;
	color: #008CEA;
	text-decoration: underline;
background: url(../button/button_img/08arrow.gif) no-repeat 100% 50%;
padding-right: 10px;
white-space: nowrap;
zoom: 1;
}

p.linkred a{
	color: #CC0000;
	text-decoration: none;
}
p.linkred a:hover {
	color: #CC0000;
	text-decoration: underline;
}

p.linkblue a{
	color: #029AFF;
	text-decoration: none;
}
p.linkblue a:hover {
	color: #80CCFF;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}


.boxgrid h4 {
	font-size: 13px;
	color:#71BC0A;
	font:bold 13px "Geneva", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 2px;
	padding-bottom: 7px;

}
			
.boxgrid{
	width: 240px;
	height: 300px;
	background-image: url(../beaute/back_md.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 2px solid #BECAD6;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p{
	padding: 0 30px;
	color:#888888;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	line-height: 1.6em;
}
.boxgrid ul{
	padding: 0;
	color:#A4C6D5;
	font-weight:bold;
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-right: auto;
	margin-left: auto;
}		
.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
.caption .boxcaption {
 					top: 220;
 					left: 0;
}
				
.cosmleft70 {
	background-image: url(../beaute/info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	float: left;
	margin: 0;
	display: block;
	height: 187px;
}

.cosmleftright {
	width: 872px;
	float: right;
	margin: 0;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 7px;
}