@charset "shift_jis";
/* ===== mascara ===== */

/* ===== Float Clearing ===== */
div#mascara .clearFix{
zoom:1;
_height:1%;
}

div#mascara .clearFix:after{
display:block; 
clear:both; 
visibility:hidden;
height:0; 
content:".";
}
div#mascara .fl{
	float:left;	
}
div#mascara .fr{
	float:right;
}

/* ===== コンテンツ共通 ===== */
div#mascara{
	width:800px;
	margin:10px 0px 2em 75px;
	color:#333;
	line-height:1.5em;
}
div#mascara a:hover img.opa80{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
div#mascara .gototop{
	width:800px;
	text-align:right;
	margin:7px 0 20px 0;
	font-size:11px;
}
div#mascara .gototop a{
	color:#777;
}
div#mascara .price span{
	font-family:Arial,"メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
	color:#e50683;
	font-size:30px;
}
div#mascara h1{
	width: 800px;
	height: 0 !important;
	height /**/: 320px;
	padding: 320px 0 0 0;
	overflow: hidden;
	background:url(../img/main.jpg) no-repeat;
}

/* ===== ナビゲーション ===== */
div#mascara #navibox{
	width:800px;
	height:188px;
	background:url(../img/navi_back.gif) no-repeat;
}
div#mascara #navibox ul{
	width:788px;
	padding:5px 6px 0 6px;	
}
div#mascara #navibox ul li{
	float:left;
}

/* ===== pro ===== */
div#mascara .pro{
	width:780px;
	padding-left:20px;
	background:url(../img/pro_back.gif) repeat;
}
div#mascara .pro .pro_box1{
	width:760px;
	padding-top:28px;
	margin-bottom:20px;
	background:url(../img/pro_box1_head.gif) top no-repeat;
}
div#mascara .pro .pro_box1 .pro_box1_wrap{
	width:760px;
	background:url(../img/pro_box1_back.gif) repeat-y;
}
div#mascara .pro .pro_box1 h3{
	float:left;	
}
div#mascara .pro .pro_box1 .proname{
	width:337px;
	margin:0 3px 0 0;
	padding:10px 20px 10px 20px;
	background:#fcdade;
	color:#e50683;
	font-size:17px;
	font-weight:bold;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#mascara .pro .pro_box2{
	float:left;
	width:370px;
	margin:0 20px 20px 0px;
	background:url(../img/pro_box2_back.gif) repeat-y;
}
div#mascara .pro .pro_box2 h3{
	background:url(../img/pro_box2_head.gif) no-repeat;
	padding-top:28px;	
}
div#mascara .pro .pro_box2 .proname{
	width:324px;
	margin:0 3px 0 3px;
	padding:10px 20px 10px 20px;
	background:#fcdade;
	color:#e50683;
	font-size:17px;
	font-weight:bold;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#mascara .pro .pro_box2 .h57{
	height:57px;	
}
div#mascara .pro .proname span{
	font-size:12px !important;
}
div#mascara .pro .spec{
	width:334px;
	margin:10px 20px 0 20px;
}
div#mascara .pro .spec dl dt{
	width:334px;
	margin-top:10px;
	background:url(../img/arrow.gif) 0 50% no-repeat;
	text-indent:14px;
	font-size:14px;
	font-weight:bold;
	color:#8e02d5;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#mascara .pro .spec dl dd.Mprice{
	width:334px;
	text-align:center;
	font-size:11px !important;
	color:#e50683;
}
div#mascara .pro .spec dl dd.price{
	width:334px;
	text-align:center;
	margin-top:8px;
	font-size:16px !important;
	color:#e50683;
	font-weight:bold;
}
div#mascara .pro .spec dl dd.buy{
	width:334px;
	text-align:center;
	margin-top:8px;
}





/*
div#mascara .pro .pro_box2 .spec{
	width:334px;
	margin:10px 20px 0 20px;
}
div#mascara .pro .pro_box2 .spec dl dt{
	width:334px;
	margin-top:10px;
	background:url(../img/arrow.gif) 0 50% no-repeat;
	text-indent:14px;
	font-size:14px;
	font-weight:bold;
	color:#8e02d5;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#mascara .pro .pro_box2 .spec dl dd.Mprice{
	width:334px;
	text-align:center;
	font-size:11px !important;
	color:#e50683;
}
div#mascara .pro .pro_box2 .spec dl dd.price{
	width:334px;
	text-align:center;
	margin-top:8px;
	font-size:16px !important;
	color:#e50683;
	font-weight:bold;
}
div#mascara .pro .pro_box2 .spec dl dd.buy{
	width:334px;
	text-align:center;
	margin-top:8px;
}
*/



