/*　ここから他ページ設定　*/

#center{
	width:740px;

}

#center h2{

	text-align:center;
	background-color:#990000;
	border-top:1px solid #330000;
	border-bottom:1px solid #330000;
	font-size:12pt;
	padding:2px;
	margin-bottom:10px;
	color:#ffffff;
}

#center h3{


	border-top:3px double #990000;
	border-bottom:3px double #990000;
	font-size:12pt;
	padding:5px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	margin:10px 0;

}


#center h4{
	margin:10px 0 5px 0;
	text-align:center;
	font-size:12pt;
	color:#000000;
}
#center h4.p{
	margin:10px 0;
	text-align:center;
	font-size:12pt;
	color:#990000;
}
#center h5{margin:5px 0;font-size:10pt;}
#center li{list-style-type:cercle;margin-left:20px;}
#center ol{list-style-type:decimal;margin-left:20px;}

.txt{	margin:10px;text-align:left;}
table{	font-size:100%;}
.box{border:1px solid #990000;padding:5px;}
