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


#h2_title{
	background-image: url(../goods/images/h2_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 624px;
}

#h2_title h2{
	text-indent:-9999px;
	margin:0;
	padding:0;
}
th{
	text-align:center;
	padding:3px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
	color: #FFF;
	background-color: #13599C;
	font-size: 90%;
}
td{
	padding:2px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
	font-size: 80%;
}


.goods_title{
	background-image: url(../images/global_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.goods_title h3{
	font-weight: bold;
	color: #13599C;
	margin:0 0 0 80px;
	padding:15px 0 0 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.goods_box{
	width:850px;
	padding:0;
	margin:0 30px 0 20px;
	
}
.goods_box_header{
	background-image: url(../images/global_box_header.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
}

.goods_box_body{
	background-image: url(../images/global_box_body.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
}
.goods_box_footer{
	background-image: url(../images/global_box_footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

.date{
	text-align:right;
	margin:0 50px 0 0;
}


#goods_img{
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 750px;	
	
}	
#inside_right{
	float:right;	
	width:600px;
	padding:0;
	margin:0;
}
#inside_left{
	float:left;	
	width:280px;
	padding:0;
	margin:0;
}
.goods_title{
	background-image: url(../goods/images/goods_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.goods_title h3{
	font-weight: bold;
	color: #13599C;
	margin:0 0 0 90px;
	padding:18px 0 0 0;
	font-size:95%;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.goods_box h4{
	font-weight: bold;
	color: #13599C;
	margin:0;
	padding:5px 8px;
	font-size:95%;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/global_title4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 450px;
}
.goods_box{
	width:600px;
	padding:0;
	margin:0 10px 0 10px;
	
}
.goods_box_header{
	background-image: url(../images/global_box_header2.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
}

.goods_box_body{
	background-image: url(../images/global_box_body2.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
}
.goods_box_footer{
	background-image: url(../images/global_box_footer2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 30px 0 0;
	text-align:right;
	height: 35px;
}

.date{
	text-align:right;
	margin:0 50px 0 0;
}


#radio_img{
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 750px;	
	
}	

.goods_list_title{
	background-image: url(../goods/images/goods_list_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.goods_list_title h3{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

.goods_list_box{
	width:280px;
	padding:0;
	margin:0;
	
}
.goods_list_header{
	background-image: url(../images/global_box_header3.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
}

.goods_list_body{
	background-image: url(../images/global_box_body3.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

.goods_list_body .box{
	width:270px;
	padding:0;
	margin:0 0 0 20px;

}
.goods_list_footer{
	background-image: url(../images/global_box_footer3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 30px 0 0;
	text-align:right;
	height: 35px;
}

.goods_txt{
	float:right;
	width:300px;
	
}

.goods_txt_btn{
	padding:50px 0 0 0;
	margin:0;
	text-align:right;

}

.goods_img{
	float:left;
	width:180px;
	text-align:left;
}

.goods_txt dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
	font-weight: bold;
	color: #13599C;
	font-size: 95%;
}
.goods_txt dd{
	padding: 0;
	margin:0 0 0 10px;
	font-size: 85%;
}
.txt dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
	font-weight: bold;
	color: #13599C;
	font-size: 95%;
	margin:10px 0 0 0;
}
.txt dd{
	padding: 0;
	margin:0 0 0 10px;
	font-size: 85%;
}

.txt dl{
	padding:0;
	margin:0 0 10px 0;
}
p{
	margin:10px 0;
}
