#item *{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.4em;
	color:#333;
	font-family:"郢晏�ﾎ帷ｹｧ�ｮ郢晄焔�ｧ蛛ｵ縺� Pro W3", "Hiragino Kaku Gothic Pro", "郢晢ｽ｡郢ｧ�､郢晢ｽｪ郢ｧ�ｪ", Meiryo, Osaka, "�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�", "MS PGothic", sans-serif;
	

}
#item{
	max-width:690px;
}
#item li{
	list-style-type:none;
}
#item a{
	text-decoration:none;
}
#item .top-txt{
	max-width:690px;
	text-align:center;
}
#item .top-txt .itemname{
	font-size:24px;
	font-weight:bold;
	margin:0 auto;
}
#item .top-txt .featured{
	font-size:24px;
	color:#F00;
	font-weight:bold;
	margin:-10px auto;
}
#item hr{
	border-top:solid 3px #333;
	margin:20px 0;
}
#item .catch{
	font-size:26px;
	text-align:left;
	color:#900;
	font-weight:bold;
	max-width:690px;
	margin:0 auto 30px auto;
}
#item .title_img{
	padding-top:60px;
	text-align:center;
}

#item .free_img{
	text-align:center;
	padding-top:60px;
	clear:both;

}
#item .free_img img{
	max-width:632px;
	vertical-align:top;
}
#item .ex_img{
	margin:20px auto 40px auto;
	text-align:center;
}
#item .ex_img::after {
  content: "";
  display: block;
  clear: both;
}
#item .ex_img ul{
	margin-bottom:40px;
	clear:both;
}
#item .ex_img ul::after {
  content: "";
  display: block;
  clear: both;
}
#item .ex_img p{
font-size:90%; text-align:left;
}
#item .ex_img .ex_mainimg{
	max-width:380px;
	float:right;
	margin-left:10px;
}
#item .bottle_cnt{
	max-width:690px;
	margin:20px auto 0 auto;
}

#item .bottle_cnt .bottle_img{
	float:left;
	width:230px;
	clear:both;
        text-align: center;
}
#item .bottle_cnt dl{
	max-width:450px;
	float:right;
	padding-bottom:30px;
}
#item .bottle_cnt .awards{
	max-width:450px;
	float:right;
	padding-bottom:0;
}
#item .bottle_cnt li{
	float:left;
	margin-right:10px;
	vertical-align:top;
}
#item .bottle_cnt li:nth-child(2n){
	margin-right:0;
	margin:left:10px;
	vertical-align:top;
}
#item .bottle_cnt li img{
	display:block;
}
#itemGoods {
    text-align: left;
    max-width: 710px;
    margin: auto;
}

#itemGoods > table:first-of-type > tbody > tr >td:first-of-type {
    width: 75%;
} 

/*陜��ｽ蛻髫ｱ�ｬ隴丞叙譫夐包ｽｨ*/
#detail{
	max-width:690px;
}
#detail *{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.4em;
	list-style:none;
}
#detail table{
	color:#600;
}
#detail th{
	text-align:left;
	color:#FFF;
	font-weight:bold;
}
#detail th,#detail td{
	padding:3px;
}
.img_hr{
margin-top:15px !important; border-top:3px dashed #cccccc; padding-top:15px !important;
}