#contents_inside_title{
	background-image: url(../05special/images/contents_h2_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 800px;
}

#contents_inside_title h2{
	display:none;
}

#contents_inside_body #special_box {
	padding:10px 50px;
	margin:0;
	text-align: left;
}

#contents_inside_body #special_box .box{
	padding:10px 10px;
	margin:0;
	font-size: 12px;
}

#contents_inside_body #special_box .box h3{
	width:610px;
	padding:3px 0 0 20px;
	margin:0;
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

#contents_inside_body #special_box .box .data{
	text-align:right;
	width:610px;
	font-size:9px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#contents_inside_body #special_box .box .txt0{
	padding:5px 0 10px 30px;
	width:300px;
	margin:0;
	float:left;
	
}
#contents_inside_body #special_box .box .images{
	padding:5px 0 10px 10px;
	width:300px;
	margin:0;
	float:right;

}
#contents_inside_body #special_box .box img{
	border: thin solid #999999;
}

#contents_inside_body #special_box .box .txt{
	padding:5px 0 10px 30px;
	width:600px;
	
}
#contents_inside_body #special_box .box .txt2{
	padding:5px 0 10px 30px;
	margin:0 0 0 50px;
	width:570px;
	
}

#contents_inside_body #special_box dt{
	font-weight:bold;
}


#contents_inside_body #special_box .box h4{
	width:570px;
	background-image: url(../images/list2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding:3px 0 0 20px;
	margin:0 0 0 40px;
}

#contents_inside_body #special_box .box .txt2 .release{
	font-weight: bold;
	color: #003366;
	padding:10px 0 0 0;
}

#contents_inside_body #special_box .box .txt2 .anser{
	margin:0 0 0 20px;
}

