.inside_title.goods{
	background-image: url(../goods/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.goods h2{
	text-indent:-9999px;	
}

#goodstxt_list_box{
	margin: 0 10px;
	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;
	
}

.box dl{
	padding:0;
	margin:0;
}
.box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:color:#2d3e49;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FB203A;
	background-image: url(../images/list.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	padding:5px 0 5px 23px;
	margin:0;
	border-bottom-color: #FB203A;
}
.box dd{
	padding:5px 10px;
	margin:0 0 0 20px; 
}


/*global3_box*/
.global3_box{
	padding:0;
	margin:0 10px;
	width:310px;
}
.global3_title{
	height:40px;
	background-image: url(../images/global3_parts.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
	width: 310px;
}
.global3_title h4{
	color: #FFF;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 20px 0 20px;
	margin: 0;
}

.global3_boxs{
	background-image: url(../images/global3_body.gif);
	background-repeat: repeat-y;
	padding:10px 0;
	margin:0;
	text-align:left;
	width: 310px;
}
.global3_boxs .box{
	margin:0 20px;
	color: #036;
}

.global3_boxs .right{
	padding:10px;
}

.global3_boxs h5{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;		
}

.global3_boxs .box ul{
	padding:0;
	margin:0 0 0 20px;	
}

.global3_boxs .box li{
	padding:5px 0 5px 25px;
	height:20px;
	list-style-type:none;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.global3_footer{
	width:310px;
	height:50px;
	padding:0;
	margin:0;
	display:block;
	background-image: url(../images/global3_parts.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

.global3_footer hr{
	display:none;
}

