#all{
	width:800px;
	margin:auto;
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
a:link{
	color:#0000FF;
}
a:hover{
	color:#FF0000;
}
.button{margin:0; padding:0; border:0; background:none;}

#header{
	font-size: 13px;
	color: #999999;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	margin-bottom: 10px;
}

#header2{
	font-size: 13px;
	color: #999999;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#headermenu{
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	background: #FFFFFF;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}




#left{
	width:200px;
	float:left;
	color: #CCCCCC;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}

#leftbox{
	float:none;
	height: auto;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
}
#leftbox2{
	width:auto;
	float:none;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
.left_title{
	width:auto;
	height:auto;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
	border-bottom: 1px solid #999999;
	margin: 0px 0;
}
.left_box{
	width:auto;
	height:auto;
	font-size:16px;
	font-weight:normal;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
}
ul#navil{
	width:auto;
	margin-top:0px;
	font-size:12px;
	margin-left:0;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}
ul#navil li{
	list-style:none;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	color: #000066;
	border-bottom: 1px dotted #999999;
}
ul#navil a{
	background:center;
	display: inline;
	color: #0000FF;
	border-left: thick solid #FF6600;
	padding-left: 10px;
}
ul#navil li a:hover{
	color: #FF0000;
}





#right{
	width:600px;
	float:left;
	font-size: 12px;
	margin-top: 10px;
	
}

.right_title{
	width:590px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
	border-bottom: 1px dotted #999999;
	margin: 0px 0 10px 10px;
	padding-bottom: 5px;
}
#rightbox{
	width:auto;
	float:left;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

.right_space{
	width:auto;
	height:auto;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
	margin: 0px 0;
	padding-bottom: 5px;
}

.picbox{
	width:120px;
	float:left;
	font-size: 12px;
	height: 90px;
	margin: 5px;
	
}

.textbox{
	width:440px;
	float:left;
	font-size: 15px;
	margin: 5px;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
	
}


.textbox2{
	width:440px;
	float:left;
	font-size: 13px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
}


#center{
	text-align: center;
	color: #999999;
	font-size: 12px;
	padding-bottom: 10px;
	float: left;
	width: 800px;
	border-bottom: 1px solid #006633;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


#center2{
	text-align: center;
	color: #999999;
	font-size: 12px;
	padding-bottom: 10px;
	float: left;
	width: 800px;
	border-bottom: 1px solid #006633;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


#footer{
	width:800px;
	height:auto;
	margin:20px auto 0;
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background: #CCCCCC;
}
