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


#h2_title{
	background-image: url(../special/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{
	width:300px;
	text-align:left;
	padding:3px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
}
td{
	padding:3px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13599C;
}


.special_title{
	background-image: url(../special/images/special_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.special_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;
}

.special_box{
	width:850px;
	padding:0;
	margin:0 30px 0 20px;
	
}

.special_box li{
	padding:2px 0;
}


.special_box ol{
	margin:0 0 0 30px;
	list-style:disc;


}


.special_box_header{
	background-image: url(../images/global_box_header.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
}

.special_box_body{
	background-image: url(../images/global_box_body.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
}
.special_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;
}


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

/*interviews*/
.interviews_txt01{
	color: #2266A6;
	font-weight:bold;
	padding:20px 0 0 0;
	margin:0;
}
.interviews_txt02{
	color: #339;
	padding:10px 0 0 0;
	margin:0 0 0 20px;
}

.special_box_body h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F60;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.special_box_body h5{
	color: #039;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
}
.special_box_body p{
	padding:0 0 0 10px;
	
}
.goods_txt{
	float:left;
	width:300px;
	
}

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

}

.goods_img{
	float:right;
	text-align:left;
	padding:0 60px;
}

.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%;
}
