@charset "utf-8";/****************************共通部分****************************/#nav_main #aeos a{	background-position:-174px -30px;}/*リンク*/a {	text-decoration: none;}a:link {	color : #56A2C8;}a:visited {	color : #56A2C8;}a:hover {	color : #ff9b24;}/****************************一覧ページ****************************/a.detail{	display:block;	width:66px;	height:26px;	background:url(../img/icon/detail.gif) no-repeat 0 0;	position:absolute;	text-indent:100%;	white-space:nowrap;	overflow:hidden;}a.detail:hover{	background-position:0 -26px;}a.detail_usage{	display:block;	width:210px;	height:22px;	background:url(../img/icon/detail_usage.gif) no-repeat 0 0;	position:absolute;	text-indent:100%;	white-space:nowrap;	overflow:hidden;}a.detail_usage:hover{	background-position:0 -22px;}/****************************詳細ページ****************************//*メイン枠*/#left_box {	float:left;	width:680px;	margin:0;	padding:0px 40px;	background-color:white;	position:relative;}/*prev/nextリンク*/#listlink{	position:absolute;	width:142px;	top:5px;	right:5px;}#mainbox {	margin-left:0;	width:680px;}/*商品情報*/#show_product{	margin: 60px 0px 30px 0px;	width: 380px;}#kaisetsu{	margin: 60px 0px 30px 0px;	float:right;}.product_general{	font-size:93%;}.price_main{	font-size:123.1%;	font-weight:bold;}.price_sub{	font-size:93%;	font-weight:bold;}.related_products{	margin:35px 0 0 10px;}.related_products img{	margin:0 10px 10px 0;}/*商品説明*/.desc_box,.dash_box{	border:1px solid #cecece;	width:620px;	padding:30px;	margin-bottom:30px;	color:#333333;	line-height:170%;}.dash_box{	border:1px dashed #cecece;}.remark_bold{	font-weight:bold;	color:#00b6a7;	line-height:170%;}ul.desc li{	margin:0 0 10px 10px;	text-indent:0px;	list-style-type:disc;}ol.desc li{	margin:0 0 10px 20px;	text-indent:0px;	list-style-type:decimal;}/*お勧めリスト*/.bhlist{	border:1px dashed #cecece;	padding:30px 60px 10px;	margin-bottom:30px !important;}/****************************成分表****************************/.ingredients_box {	border:1px solid #cecece;	width:600px;	padding:113px 49px 15px;	margin:0 auto 30px;	background-color:white;	background-repeat:no-repeat;	background-position:30px 24px;	position:relative;}.ingredients_box:after {    content: "";    display: block;    clear: both;    height: 1px;    overflow: hidden;}/*\*/* html .ingredients_box {height: 1em;overflow: visible;}/**/.ingredients_img{	clear:both;	border-top:1px solid #cecece;	float:left;	width:120px;	text-align:center;	padding-top:25px;	margin-bottom:25px;}.ingredients_txt{	border-top:1px solid #cecece;	float:right;	width:480px;	padding-top:25px;	margin-bottom:25px;}.ingredients_product_title{	font-weight:bold;	font-size:108%;	margin-bottom:15px;}.ingredients_product_text{	font-size:93%;	line-height:180%;}