@charset "UTF-8";

*	{
	margin:0;
	padding:0;
	}

img	{
	border:none;
	}

body	{
	background:#330000;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}
	
p	{
	font-size:12px;
	color:#333333;
	line-height:1.5;
	}

a	{
	color:#333333;
	text-decoration:underline;
	}

a:hover	{
	color:#FF6633;
	text-decoration:none;
}

.clear{
	clear:both;
}

#contents{
	background:#ffffff;
	margin:0 auto;
	width:800px;
	height:auto;
}

.head{
	background:#ffffff;
	margin:0 auto;
	width:800px;
	height:auto;
}

h1 {
	background:#330000;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color:#CC9999;
	padding-top:10px;
}

h1 a {
	color:#CC9999;
	text-decoration:none;
}


h2 {
	font-size: 12px;
	background:#330000;
	color:#fff;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	padding-left:5px;
	padding-bottom:5px;
}

h4{
	font-size: 18px;
	font-weight: bold;
}


h5{
	width:220px;
	height:12px;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	background-color: #333333;
	margin:10px 5px;
	padding:10px 0 10px 10px;

}

.left{
	width:250px;
	height:auto;
	float:left;
	margin-top: 10px;
	border-right:solid 1px #333333;
}

.left:after {
	content: "";
	display: block;
	clear: both;
}

ol {
	margin: 0 0 0 5px;
}

.topnavi {
	width:230px;
   	padding: 0 0 0 5px;
	margin-bottom:5px;
}

li {	
	list-style-type: none;
	font-size: 12px;
   	padding: 0 0 5px 5px;

}


#aisatsu {
	background-color: #E7B98A;
	width: 500px;
	height: auto;
	float:left;
	margin:20px 0 10px 10px;
	padding:0 10px;
}

#aisatsu p {
	width:480px;
	height:auto;
	margin:10px;
	font-size:16px;
}

.navi {
	background-color: #333333;
	padding-top:10px;
	width: 800px;
	height: 40px;
}

.navidl{
	width: 780px;
	margin-left:10px;
}

.navidl dd{
	color: #FFFFFF;
	font-size: 12px;
	float:left;
	margin-right:5px;
}

.navidl dd a{
	color: #FFFFFF;
	font-size: 12px;
}

.sammary{
	width: 750px;
	height: auto;
	clear:both;
	margin-left:30px;

}


#foot {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
	margin-top: 10px;
	padding-top:10px;
	width: 800px;
	height: 25px;
	clear:both;
}

.otoiawase{
	width: 760px;
	height: auto;
	text-align:right;
	padding:0 20px;
}

/*   ここからreportページ     */

.report{
	width:740px;
	padding:10px 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.report p{
	font-size: 14px;
	text-align:left;
	margin-bottom:10px
}

.sabnavi{
	width:700px;
	margin:10px;
}

.sabnavi li{
	float:left;
	margin:0 0 10px 20px;
	width:300px;
}

.pankuzu {
	width: 730px;
	height: 20px;
}

.pankuzu p {
	width: 730px;
	text-align:right;
}

.photleft{
	float:left;
	padding-top:11px;
}

.title{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color:#330000;
	padding:5px;
}

.midashi{
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	margin-top:10px;
}

.midashi a{
	text-decoration:none;
}

.midashi a:hover	{
	color:#333333;
	text-decoration:none;
		}


.midashi-s{
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}


.s-size{
	font-size:10px;
	vertical-align:super;
}

.s-size2{
	font-size:8px;
	vertical-align:super;
}

.s-size3{
	font-size:10px;
}

.houkoku{
	margin:3px 0;
}

.houkoku li{
	font-size:14px;
	margin-bottom:5px;
	margin-left:10px;
}

.houkoku dt{
	font-weight:bold;
	margin:5px 0;
}

.houkoku dd{
	margin-bottom:5px;
	margin-left:10px;
	line-height:1.5;
}

.list{
	margin:3px 10px;
	float:left;
	width:300px;
}

.list dt{
	font-weight:bold;
	margin:5px 0;
}

.list dd{
	margin-bottom:5px;
	margin-left:10px;
	line-height:1.5;
}


.pagetop{
	width:700px;
	text-align:right;
	margin-top:5px;
	font-size:12px;
}

/* ------------ table css ---------- */

table{
	font-size:12px;
}


.blwn_table{
	width:450px;
	border-collapse: collapse;
}

.blwn_table th{
	background-color:#CC9999;
	border:1px solid #cccccc;
	width:70px;
	padding: 3px;
}

.blwn_table td,.blwn_table2 td{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding: 3px;
}

#blwn_table2,#blwn_table3{
	width:700px;
}

.table3{
	width:700px;
	border:1px solid #cccccc;
	border-collapse: collapse;
}

.table3 th{
	border:1px solid #cccccc;
	padding:10px 3px;
}

.table3 td{
	border-right:1px solid #cccccc;
	padding:10px 3px;
}


.rank{
	width:10%;
	text-align:center;
}

.sketch{
	width:35%;
}

.right_th{
	text-align:right;
}

.placephot{
	width:350px;
	height:auto;
	float:left;
	margin-left:10px;
}

.center_text{
	width:600px;
	height:auto;
	margin:5px auto;
}

.kasen{
	text-decoration: underline;
}

.phot_right{
	float:right;
	margin:5px;
}

.table4{
	width:700px;
	border-collapse: collapse;
}

.table4 th{
	background-color:#CC9999;
	border:1px solid #cccccc;
	width:70px;
	padding: 3px;
}

.table4 td{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding: 3px;
}

#hyokakomoku{
	width:116px;
	height:45px;
	background:#ffffff url(../images/hyouka_koumoku.gif) no-repeat;
}

.table5{
	width:700px;
	border-collapse: collapse;
}

.table5 th{
	background-color:#CC9999;
	border:1px solid #cccccc;
	padding: 3px;
}

.table5 td{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding: 3px;
}

/* ------------ sitemap css ---------- */

.sitemap{
	width:700px;
	height:auto;
	margin-left:30px;
}

.sitemap dt{
	clear:both;
}

.maintitle{
	font-size:16px;
	font-weight:bold;
	color:#330000;
	padding:5px 0;
}

.subtitle{
	font-size:14px;
	font-weight:bold;
	padding:15px 0 5px 0;
}

.sitemap dd{
	float:left;
	padding:5px 0 5px 10px;
	width:220px;
}

#foot_right{
	color:#333333;
	float:right;
	font-size:10px;
	position:relative;
	top:-12px;
	left:0;
}

