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


#h2_title{
	background-image: url(../story/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;
}


.story_title{
	background-image: url(../images/global_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.story_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;
	font-size: 14px;
}

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

.story_box_body{
	background-image: url(../story/images/story_box_body.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
	font-size:85%;
}
.story_box_footer{
	background-image: url(../story/images/story_box_footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

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

.story_box p{
	margin:0 0 20px 0;
	


}
#story_img{
	background-image: url(../story/images/story_img.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 750px;	
	
}	
