﻿@charset "utf-8";

#left1 {
	height: 140px;
	background-color: #006633;
	background-image: url(img/index2.jpg);
	background-position: 0% 100%;
	color: #FFF;
}
#left2 {	
	height: 140px;
	background-color: #006633;
	color: #FFF;
	clear: left;
	text-align: center;
}


.rightbox {
	float: left;
	width: 660px;
	margin-left: 10px;
	margin-right: 10px;
}
*html .rightbox {
	float: left;
	width: 660px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}
.vm {
	margin-top: 55px;
}
.mid {
	padding-top: 10px;
}
.cent {
	text-align: center;
}
#rc {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.midashi3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF8040;
}
.haba {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	
}
.indent {
	text-indent: 3em;
}
.space {
	height:20px;
}
dl {  
	width:700px;    
	text-align: left;
	margin-left: 10px;
}  
dt {  
	float:left;   
	width:1em; 
	clear:both;
	margin-left: 2em;
}
*html dt {
	display: inline;
}  
dd { 
	margin-left: 4em;
}
.midashi {
	font-size: 0.95em;
}
*html .bou1 {
	overflow: hidden;
	display: inline;
}