body,td,th {
	color: #333333;
	font-size:10pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.copygray {
	height:20px;
	background-color:#333333;
}
.copy {   
    width: 620px;
	color:#FFFFFF;
	font-size: 8pt;
    margin-left:auto;
	margin-right:auto;  
    text-align: left;
	margin-top:4px;
}
.main {
	width:650px;
	background-color:#FFFFFF;
	margin:0 auto;
}
.header {
	width:620px;
	height:80px;
	margin:0 auto;
}
.header .headernavi {
	margin-top: 5px;
	width:620px;
	font-size: 10pt;
	text-align: right;
}
.header #rogo {
	width:300px;
	text-align: left;
	float: left;

}
.header #tel {
	margin-top: 20px;
	right-margin: 0px;
	text-align: right;
}

.navi {
	width:620px;
	height:50px;
	background-color:#B1E5B8;
	margin:0 auto;
}
.navi #line {
	width:620px;
	height:45px;
	background-color:#B1E5B8;
	height:5px;
}

#topimg {
	width:620px;
	height:255px ;
	margin:0 auto;
	background-image:url(images/topimg.jpg);
}

.title {
	width:590px;
	height:35px;
	background-color:#D1DECD;
	margin:0 auto;
	font-size: 14pt;
	font-weight: bold;
	color: #006633;
	padding-top:15px;
	padding-left:30px;
	margin-bottom: 10px;
}


.page {
	width:620px;
	height:auto;
	background-color:#ffffff;
	margin:0 auto;
	margin-top:5px;
}
.subcontents {
	margin-left: 30px;
	margin-right: 30px;
}

.footerline {
	width: 100%;
	height:10px;
	background-color:#333333;
}
.footer {
	width: 100%;
	height:60px;
	background-color:#CCCCCC;
}
.footeradress {   
    width: 620px;
	color:#333333;
	font-size: 10pt;
    margin:0 auto;  
    text-align: left;
	margin-top:5px;
}
.footerwhite {
	width: 100%;
	height:20px;
	background-color:#FFFFFF;
	color:#333333;
	font-size: 10pt;
    text-align: center;
	margin-top:5px;
}

.contents {
	width:620px;
	height:auto;
	background-color:#ffffff;
	margin:0 auto;
	margin-top:5px;
}
h1{
	margin-bottom: 20px;
	border-bottom:1px solid #999999;
	border-left:6px solid #0072BC;
	line-height:200%;
	padding-left:8px;
	font-size:12pt;
	clear:both;
}
p {
	font-size:11pt;
	line-height: 180%;
}

.fo_s {
	font-size: 9pt;
}

.biggr {
	font-size:250%;
	color:#8A634A;
	font-weight: bold;
}
.date {
	color:#8A634A;
	font-weight: bold;
	margin-bottom:5px;
}
.pic {
	float:right;
	margin-left:10px;
}