@charset "utf-8";
/* CSS Document */

span.red {
	color: #F00;	
}
div#contents div.main_column {
	width: 770px; 	
}
div#shop-detail h2 {
	margin-left: 25px;
}

/*div#shop-detail .under_h2{
	margin: 0 0 44px 30px;
	font-size: 1.5em;
}*/

div#shop-detail div.shop_in {
	margin-top: 10px;
	overflow: hidden;
	margin-left: 20px;	
}

/* ↓ 左カラム ↓ */
div#shop-detail div.shop_in div.aside {
	width: 181px;
	float: left;
}
div#shop-detail div.shop_in div.aside h3 {
	
}
div#shop-detail div.shop_in div.aside ul.navi {
	padding-bottom: 5px;	
}
div#shop-detail div.shop_in div.aside ul.navi li {
	width: 176px;
	margin-bottom: 10px;
	border-bottom: 4px solid #cc6699;	
}
div#shop-detail div.shop_in div.aside ul.navi li:hover {
	border-bottom: 4px solid #996699;	
}
div#shop-detail div.shop_in div.aside ul.navi li.version {
	width: 181px;
	margin-bottom: 10px;
	border-bottom: none;	
}
div#shop-detail div.shop_in div.aside ul.navi li.version ul {
	padding-bottom: 5px;	
}
div#shop-detail div.shop_in div.aside ul.navi li.version ul li {
	border: none;
	margin-bottom: 2px;
}

div#shop-detail div.shop_in div.aside ul.navi02 {
	padding-bottom: 5px;	
}
div#shop-detail div.shop_in div.aside ul.navi02 li {
	width: 176px;
	margin-bottom: 10px;
	border-bottom: 4px solid #006699;	
}
div#shop-detail div.shop_in div.aside ul.navi02 li:hover {
	border-bottom: 4px solid #6699cc;	
}
div#shop-detail div.shop_in div.aside ul.navi02 li.version {
	width: 181px;
	margin-bottom: 10px;
	border-bottom: none;	
}
div#shop-detail div.shop_in div.aside ul.navi02 li.version ul {
	padding-bottom: 5px;	
}
div#shop-detail div.shop_in div.aside ul.navi02 li.version ul li {
	border: none;
	margin-bottom: 2px;
}

/* ↓中カラム・中間ページ・治す力↓ */
div#shop-detail div.shop_in div.catalog {
	width: 550px;
	float: right;
	border: 1px solid #999;
	padding: 10px 7px 20px;
	margin-bottom: 30px;
}
div#shop-detail div.shop_in div.catalog h3 {
	background: url(../cure/img/shop_catalog_h3_bg.gif) no-repeat top left;
	width: 550px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	padding: 5px 0 0 150px;
	margin-bottom: 20px;
}
div#shop-detail div.shop_in div.catalog ul {
	overflow: hidden;
	margin-right: -10px;
}
div#shop-detail div.shop_in div.catalog ul li {
	width: 270px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
div#shop-detail div.shop_in div.catalog ul li h4 {
	font-size: 11px;
	color: #fff;
	background: url(../cure/img/shop_catalog_h4_bg.gif) no-repeat top left;
	line-height: 1.4;
	height: 33px;
	padding-top: 3px;
	padding-left: 20px;
}
div#shop-detail div.shop_in div.catalog ul li dl {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px 5px 10px;
	overflow: hidden;
}
div#shop-detail div.shop_in div.catalog ul li dl dt {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 120px;
	float: left;
}
div#shop-detail div.shop_in div.catalog ul li dl dd {
	margin: 0;
	padding: 0;
	width: 130px;
	float: right;
}
div#shop-detail div.shop_in div.catalog ul li dl dd.outline {
	color: #999;
	height: 75px;
	overflow: hidden;
}
div#shop-detail div.shop_in div.catalog ul li dl dd.price {
	font-weight: bold;
	margin-bottom: 3px;
	display:inline;
}

/* ↓中カラム・中間ページ・予防する力↓ */

div#shop-detail div.shop_in div.catalog2 {
	width: 550px;
	float: right;
	border: 1px solid #999;
	padding: 10px 7px 20px;
	margin-bottom: 30px;
}
div#shop-detail div.shop_in div.catalog2 h3 {
	background: url(../prevent/img/shop_catalog_h3_bg.gif) no-repeat top left;
	width: 550px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	padding: 5px 0 0 150px;
	margin-bottom: 20px;
}
div#shop-detail div.shop_in div.catalog2 ul {
	overflow: hidden;
	margin-right: -10px;
}
div#shop-detail div.shop_in div.catalog2 ul li {
	width: 270px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
div#shop-detail div.shop_in div.catalog2 ul li h4 {
	font-size: 11px;
	color: #fff;
	background: url(../prevent/img/shop_catalog_h4_bg.gif) no-repeat top left;
	line-height: 1.4;
	height: 33px;
	padding-top: 3px;
	padding-left: 20px;
}
div#shop-detail div.shop_in div.catalog2 ul li dl {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px 5px 10px;
	overflow: hidden;
}
div#shop-detail div.shop_in div.catalog2 ul li dl dt {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 120px;
	float: left;
}
div#shop-detail div.shop_in div.catalog2 ul li dl dd {
	margin: 0;
	padding: 0;
	width: 130px;
	float: right;
}
div#shop-detail div.shop_in div.catalog2 ul li dl dd.outline {
	color: #999;
	height: 75px;
	overflow: hidden;
}
div#shop-detail div.shop_in div.catalog2 ul li dl dd.price {
	text-align: right;
	font-weight: bold;
	margin-bottom: 3px;
}


/* ↓中カラム・詳細ページ↓ */
div#shop-detail div.shop_in div.item {
	width: 564px;
	float: right;
	border: 1px solid #999;
	margin-bottom: 30px;
}
div#shop-detail div.shop_in div.item div.item_in {
	padding: 10px 7px 5px;
}
div#shop-detail div.shop_in div.item div.item_in h3 {
	padding: 10px 20px 20px;
}
div#shop-detail div.shop_in div.item div.item_in div.h4_bg {
	background-color: #999;
	padding: 3px 0 3px 5px;
	margin-bottom: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.h4_bg h4 {
	padding-left: 10px;
	border-left: 6px solid #f9c;
	color: #fff;
}
div#shop-detail div.shop_in div.item div.item_in div.h4_bg h4.prevent {
	padding-left: 10px;
	color: #fff;
	border-left: 6px solid #069;
}
div#shop-detail div.shop_in div.item div.item_in div.summary {
	overflow: hidden;
	margin-bottom: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.summary div.pict {
	width: 318px;
	float: left;
	border: 1px solid #666;
}
div#shop-detail div.shop_in div.item div.item_in div.summary div.pict div.pict_in {
	padding: 8px;
	overflow: hidden;
}
div#shop-detail div.shop_in div.item div.item_in div.summary div.pict div.pict_in img {
	float: left;
	margin-bottom: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.summary div.pict div.pict_in img.mr {
	margin-right: 3px;
}
div#shop-detail div.shop_in div.item div.item_in div.summary div.description {
	width: 224px;
	float: right;
}
div#shop-detail div.shop_in div.item div.item_in div.summary div.description p.price00 {
	background-image: url(../cure/img/shop_bg_price00.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 37px;
	padding: 13px 0 0 120px;
	color: #f00;
	font-weight: bold;
}
div#shop-detail div.shop_in div.item div.item_in div.summary div.description p.price01 {
	background-image: url(../cure/img/shop_bg_price01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 35px;
	padding: 15px 0 0 120px;
	color: #f00;
	font-weight: bold;
}
div#shop-detail div.shop_in div.item div.item_in div.recommend {
	margin-bottom: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.recommend h5 {
	background-color: #999;
	color: #fff;
	padding: 2px 0 2px 5px;
	margin-bottom: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.recommend div.pict {
	margin-right: -10px;
	margin-bottom: 10px;	
	overflow: hidden;
}
div#shop-detail div.shop_in div.item div.item_in div.recommend div.pict p {
	width: 130px;
	float: left;
	margin-right: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.recommend p.text {
	border: 1px solid #666;
	padding: 5px;
}
div#shop-detail div.shop_in div.item div.item_in div.howto {
	margin-bottom: 10px;
	overflow: hidden;
}
div#shop-detail div.shop_in div.item div.item_in div.howto h6 {
	font-size: 15px;
	color: #393;
	margin-bottom: 5px;
}
div#shop-detail div.shop_in div.item div.item_in div.howto p.pict {
	width: 212px;
	float: left;
	border: 1px solid #666;
	margin-right: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.howto p.text {
	width: 310px;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
}
div#shop-detail div.shop_in div.item div.item_in div.voice {
	margin-bottom: 30px;
}
div#shop-detail div.shop_in div.item div.item_in div.voice h6 {
	font-size: 15px;
	color: #393;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom: 3px dotted #666;
}
div#shop-detail div.shop_in div.item div.item_in div.voice ul {
	margin-right: 10px;
}
div#shop-detail div.shop_in div.item div.item_in div.voice ul li {
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 3px dotted #666;
	overflow: hidden;
}
div#shop-detail div.shop_in div.item div.item_in div.voice ul li p.photo {
	width: 118px;
	float: left;
	margin-right: 3px;
	height: 118px;
	border: 1px solid #666;
}
div#shop-detail div.shop_in div.item div.item_in div.voice ul li p.text {
	font-size: 11px;
	line-height: 1.6em;
}
div#shop-detail div.shop_in div.item div.item_in div.others {
	overflow: hidden;
	margin-right: -7px;
	margin-bottom: 20px;
}
div#shop-detail div.shop_in div.item div.item_in div.others h5 {
	background-color: #999;
	color: #fff;
	padding: 2px 0 2px 5px;
	margin-bottom: 10px;
	margin-right: 7px;
}
div#shop-detail div.shop_in div.item div.item_in div.others p {
	width: 132px;
	float: left;
	margin-right: 7px;
}
div#shop-detail div.shop_in div.item div.item_in div.pickup {
	border: 1px solid #999;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 60px;
}
div#shop-detail div.shop_in div.item div.item_in div.pickup p.photo {
	width: 185px;
	float: left;
	margin-right: 5px;
}
div#shop-detail div.shop_in div.item div.item_in div.pickup dl {
	width: 330px;
	float: left;
	margin-bottom: 20px;
}
div#shop-detail div.shop_in div.item div.item_in div.pickup dl dt {
	background: url(../cure/img/shop_icon_recommend.gif) no-repeat top left;
	padding-left: 55px;
	margin-bottom: 5px;
}
div#shop-detail div.shop_in div.item div.item_in div.pickup dl dd {
	font-size: 15px;
	color: #F00;
	font-weight: bold;
	margin-left: 60px;
}
div#shop-detail div.shop_in div.item div.item_in div.pickup p.text {
	width: 330px;
	float: left;
	font-size: 11px;
	line-height: 1.6em;
}
div#shop-detail div.shop_in div.item div.item_in p.to_top {
	padding-right: 10px;
	text-align: right;
}
div#shop-detail div.shop_in div.item div.item_in p.to_top img {
	display: inline;
}
