@charset "iso-2022-jp";

#header_title h2{
	background-image: url(../goods/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 490px;
	text-indent:-9999px;
}

.data{
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E76B8D;
	text-align:right;
	margin:0 0 10px 0;
	color: #EA6E90;
}
#goodstxt_list_box{
	margin: 0 20px;
	padding:10px 0 0 0;
}
#goodstxt_list_box ul{
	padding:0;
	margin:0;
}

#goodstxt_list_box li{
	float:left;
	padding:0;
	margin:0 0 0 5px;
	list-style-type:none;
	
}
table{
	padding:0;
	margin:0 10px;
	border: thin solid #52C3F1;
}

th{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #52C3F1;
	text-align: left;
	padding: 10px;
	color: #FFF;
	background-color: #52C3F1;
	text-align:center;
}

td{
	padding: 10px;
	margin: 0;
	border: thin solid #52C3F1;
}

.box dl{
	padding:0;
	margin:0;
	width:370px;
}
.box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:color:#2d3e49;
	color:#52C3F1;
	background-image: url(../images/list03.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	padding:5px 0 5px 25px;
	margin:5px 0 0 0;
}
.box dd{
	padding:5px 10px;
	margin:0 0 0 15px; 
}

.box p{
	padding:10px 0;
	margin:10px 0;
	line-height:150%;
}

