h1{
	display: none;
}
h2{
	display: inline;
}
.btn_cursor{cursor:hand;cursor: pointer;}
.p_info {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
}
#shop_table{
	width: 700px;
	margin-right: 25px;
	margin-left: 25px;
}
#shop_btn{
	height: 26px;
	width: 700px;
	border-bottom: 3px solid #94C443;
	text-align: left;
	margin-bottom: 15px;
}
#shop_btn img{
	margin-right: 2px;
}
.shohin_info{
	background: #F2F2F2;
	width: 700px;
	border: 1px solid #CCCCCC;
}
.shohin_info_color1{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	width: 690px;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 3px solid #4BA410;
	margin-top: 3px;
	margin-bottom: 3px;
}
.shohin_info_color2{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	width: 690px;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 3px solid #FF9900;
	margin-top: 3px;
	margin-bottom: 3px;
}
#shop_table_infomation{
	width: 700px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#shop_table_infomation td{
	text-align: left;
	vertical-align: top;
}

#shop_table_infomation_image{
	width: 300px;
}
.shop_table_infomation_text{
	width: 380px;
	padding-left: 5px;
	line-height: 1.4em;
	letter-spacing: 0.2em;
}
.font_green_b{
	font-size: 13px;
	font-weight: bold;
	color: #3C9D07;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#shohin_detail{
	width: 700px;
}
#shohin_detail td{
	padding: 5px;
	width: 170px;
	line-height: 1.4em;
	text-align: center;
	vertical-align: top;
}
.shohin_detail_text{
	color: #FF0000;
	text-align: left;
	letter-spacing: 0.1em;
}
#shop_footer{
	font-size: 11px;
	color: #8B8B8B;
	background: #F7F7F7;
	border-top: 2px solid #CCCCCC;
	margin-top: 15px;
}





