#main{ 
	 position:static; 
	 margin: auto; 
	 text-align:center;
	 font-family: gqMmpS Pro W3,hHiragino Kaku Gothic Pro W3,CI,Meiryo,hlr oSVbNh,sans-serif;
	 width:100%; 
	 }

body{
	 text-align:center;
	 }


.title { 
	 font-family: "CI";
	 font-size: 105%; 
	 }

.contents { 
	 text-align:center; 
	 width:930px; 
	 margin-top: 10px; 
	 font-size: 100%; 
	 color: black ; 
	 line-height:150%;@
	 font-family: "CI";
	 word-break: break-all;
	 }

.contents2 { 
	text-align:justify;
	width:930px;
	margin-top: 10px;
	font-size: 90%;
	color: black ;
	line-height:150%;
	font-family: "CI";
	word-break: break-all;
	 }

.contents3 { 
	text-align:center;
	width:930px;
	margin-top: 10px;
	font-size: 80%;
	color: #ff0000 ;
	line-height:150%;
	font-family: "CI";
	word-break: break-all;
	 }

.scr {
	 overflow-x: scroll;
	 width: 930px;
	 margin-top: auto;
	 height: 180px;
	 }


table.zue{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}

.zue th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#ffffff;
	background-color:#996633;
	background-position:left top;
	padding:0.3em 0.3em;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}


.touka a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	border: none;
} 


th.num{
	text-align:center;
	width:100px;
}

th.thum
	text-align:center;
	width:220px;
}

th.kaisetsu{
	text-align:center;
	width:400px;
}

td.num{
	text-align:center;
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 0.3em;
	width:100px;
	
	font-size:15px;
}

td.thum{
	text-align:center;
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	width:220px;
	padding:10px 0;
	font-size:15px;
}

td.kaisetsu{
	text-align:left;
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 0.3em;
	width:400px;
	
	font-size:15px;
}

img.{
	border:0px;
}


