@charset "shift_jis";

/*----------タグ基本設定----------*/
p,ul,li,h1,h2,h3,dl,dd,dt{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	list-style:none;
    font-family: "ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3" ; 
	line-height: 1.0; 
}


/*----------共通クラス----------*/
.clear {
	clear: both;
}

/*----------ページレイアウト----------*/

body {
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/*----------ヘッダ----------*/

h1 ,hr{
	display: none;
	margin: 0px;
	padding: 0px;
}

td,th{
    font-family: "ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3" ; 
}

#shohin-box1 {
	float: left;
	width: 55%;
	margin-bottom: 30px;
}
#shohin-box2 {
	float: right;
	width: 44%;
	margin-top: 20px;
}
.shohin-inbox2 {
	border: 1px solid #999999;
	margin-right: 40px;
	margin-bottom: 15px;
	padding: 0px 1px 1px;
}
.shohin-inbox2 h3 {
	background-image: url(../shohin/common_img/title_bk.jpg);
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 26px;
	text-indent: 10px;
}
.shohin-inbox2 th {
	background-color: #f4b235;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	padding: 7px;
	font-weight: normal;
	width: 50%;
	border: 1px solid #FFFFFF;
}
.shohin-inbox2 table {
	width: 100%;
	border-collapse:collapse;

}


.shohin-inbox2 td {
	background-color: #f7ea90;
	padding: 7px;
	font-size: 11px;
	width: 50%;
	border: 1px solid #FFFFFF;
}


#content-main h2 {
	height: 75px;
	width: 580px;
	font-size: 24px;
	line-height: 65px;
	text-indent: 15px;
	text-align:left;
	background-image:url(../shohin/common_img/title-head.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#shohin-contents{
	border: 1px solid #999999;
	width: 580px;
	margin-bottom:10px;
}
.shohin-inbox2 p {
	padding: 10px 10px 10px 15px;
}


#shohin-box1 {
	text-align: center;
	margin-top: 20px;
}
.icon {
	text-align: center;
}
.icon img {
	margin-right: 2px;
	margin-left: 2px;
}

#shohin-box1 #zairyou {
	text-align: left;
	margin-right: 51px;
	margin-left: 51px;
	margin-top: 15px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#zairyou li {
	padding-top: 7px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	line-height: 120%;
	padding-right: 5px;
	list-style-position: outside;
	padding-left: 18px;
	font-size: 11px;
}
#shohin-box1 #zairyou h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
}

.bk-gray {
	background-color: #e7e7e7;
	background-image: url(../shohin/common_img/bk_gray.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.bk-white {

	background-color: #FFFFFF;
	background-image: url(../shohin/common_img/bk_white.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.bk-white-head {


	background-color: #FFFFFF;
	background-image: url(../shohin/common_img/bk_white_head.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
