@charset "utf-8";
/*メイン-----------------*/
#bukken_title {
	clear: both;
	background-color: #EAEAEA;
	background-image: url(/img/common/main/back_ground_bukken_title.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	line-height: 2.5em;
	padding: 0px 0px 0px 20px;
}
#spec {
	width: 750px;
	margin: 25px 15px 0px 15px;
}
#spec table,#photo table,#comments table {
	width: 750px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#spec td,#spec th,#photo td,#comments td,#comments th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
#spec th,#comments th {
	background-color: #EAEADF;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	text-align: center;
	width: 80px;
}
#spec td,#comments td {
	padding: 5px 10px 5px 10px;
	line-height: 160%;
}
#photo {
	width: 750px;
	margin: 20px 15px 20px 15px;
}
#photo td {
	text-align: center;
	width: 248px;
	vertical-align: middle;
}
#photo td img {
	margin: 14px 0px 14px 0px;
	height: auto;
	max-width: 220px;
}
#comments {
	width: 750px;
	margin: 0px 15px 40px 15px;
}
#comments th {
	width: 100px;
}
#contact {
	width: 750px;
	margin: 0px 15px 30px 15px;
}
#contact p {
	margin: 0px 0px 10px 0px;
}
#shop_info {
	width: 470px;
	float: left;
}
#print_button {
	width: 151px;
	float: right;
}
#print_button li {
	margin: 0px 0px 10px 0px;
}
#area {
	clear: both;
	background-color: #EFEFEF;
	padding: 10px 20px 10px 20px;
}
#area h2 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;

}
#area li {
	float: left;
	width: 60px;

}
