@charset   "UTF-8";
h1{
	width:800px;
	height:100px;
	margin:0 0 10px 0;
	padding:0;
	text-indent:-9999px;
	background-image : url(img/title.jpg);
	background-repeat : no-repeat;
	background-position : left top;
}
p#cap{
	width:760px;
	margin: 10px auto 10px; auto
	padding:0;
	font-size: 11pt ;
	line-height:110%;
}
h2{
	font-size: 90% ;
	width:800px;
	margin : 0 auto 0 20px;
	padding : 0;
	
}
div.senryu{
	font-family :"ＭＳ Ｐ明朝";
	background-image : url(img/bg.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	width : 370px;
	height : 73px;
	float: left ;
	margin : 0 5px 0 15px ;
}
p.honbun{
	margin:15px auto 0px 35px ;
	line-height : 130%;
	text-align :left;
	color :#400000 ;
	font-size:11pt;
}
p.pn{
	margin:0px 40px 10px auto ;
	text-align :right;
	font-size: 10pt;
}
p#jump{
	width:780px;
	margin:0 20px 0 0;
	padding:;
	font-size:10pt;
	text-align :right;
	clear:both;
}
ul#footer_navi{
	font-size: 90% ;
	width:800px;
	margin : 0 auto 0 20px;
	padding : 0;
	list-style-type: none;
}
ul#footer_navi li{
	float: left;
	
}
p#chui{
	width:800px;
	margin:0 auto 0 auto;
	padding:0;
	font-size:9pt;
	text-align :center;
	color:#ff0000;
	clear:both;
}
