@charset "UTF-8";

/* --------------------------------------------------------
/media/index.html
-------------------------------------------------------- */

#page_left #page_title{
	width:777px;
	height:87px;
	background:url('../img/media_title.jpg');
	background-repeat:no-repeat;
	margin:0 0 60px 0;
}

#page_left h3,
#page_left .Three{
	font-size:15px;
	line-height:24px;
	letter-spacing:0.3em;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro W3",Meiryo,"メイリオ","平成明朝",'ＭＳ Ｐゴシック',serif;
	text-indent:46px;
	padding:63px 0 0 0;
}

#page_left #contents h4,
#page_left #contents div.h4,
#page_left #contents div.Four{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro W3",Meiryo,"メイリオ","平成明朝",'ＭＳ Ｐゴシック',serif;
	text-indent:0;
	background:url('');
	border-bottom:solid 2px #dcdcdc;
	padding:0 0 6px 0;
	margin:0 0 30px 0;
}

#page_left #contents .contents_inner{
	margin:0 0 35px 0;
}

#page_left #contents .imgbox{
	float:left;
	width:228px;
	height: 249px;
	background-image: url(/media/img/box_line.jpg);
	background-repeat: no-repeat;
	margin-bottom:35px;
}

#page_left #contents .imgbox_img{
	width:226px;
	height:176px;
	background:url('../img/imgbox_bg.gif');
	background-repeat:repeat-y;
	text-align:center;
}

#page_left #contents .imgbox_img img{
	margin:7px 0 0 0;
}

#page_left #contents .imgbox_txt{
	padding:15px 15px 0 15px;
	text-align:center;
	font-size:14px;
	line-height:21px;
}



/* --------------------------------------------------------
/shop/detail.html
-------------------------------------------------------- */

#page_left #contents_details h4,
#page_left #contents_details div.h4,
#page_left #contents_details div.Four{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro W3",Meiryo,"メイリオ","平成明朝",'ＭＳ Ｐゴシック',serif;
	text-indent:0;
	background:url('');
	border-bottom:solid 2px #dcdcdc;
	padding:0 0 6px 0;
	margin:0 0 40px 0;
}

#page_left #contents_details #contents_details1{
	width:685px;
	margin:0 0 30px 0;
}

#page_left #contents_details #contents_details1_left{
	float:left;
	width:346px;
	margin:0 24px 0 0;
	padding:8px 0 0 0;
}

#page_left #contents_details #contents_details1_right{
	float:left;
	width:315px;
}

#page_left #contents_details #contents_details1_right ul{
	font-size:14px;
	line-height:18px;
}

#page_left #contents_details #contents_details1_right ul li{
	display:block;
	border-bottom:solid 1px #cccccc;
	padding:8px 0;
	background:url('../../common/img/arrow1.gif');
	background-repeat:no-repeat;
	background-position:0 center;
	text-indent:20px;
}

#page_left #contents_details h5,
#page_left #contents_details div.h5,
#page_left #contents_details div.Five{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-indent:20px;
	background:url('../../common/img/arrow1.gif');
	background-repeat:no-repeat;
	background-position:0 center;
	border-bottom:solid 1px #cccccc;
	padding:6px 0 6px 0;
	margin:0 0 8px 0;
}

#page_left #contents_details2{
	padding:0 0 0 20px;
}

#page_left #contents_details2 p{
	margin:0 0 1em 0;
}

