﻿body {
	;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	background-image: url(images/main_body.jpg);
}
h1,h2,h3,h4,p,ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
a img {
	border: none;
}
strong {
	font-weight:normal;
	color:#FF3300;
}
a {
	color:#669900;
	text-decoration:underline;

}
a:hover {
	text-decoration:none;
}
#header {
	width: 758px;
	height: 260px;
	margin: 0px auto;
	background-repeat: repeat-x;
}
#layout {
	clear:both;
	width: 900px;
	margin: 0px auto;
}
#footer {
	clear: both;
	background-repeat:repeat-x;
	width: 760px;
	text-align: center;
	margin: 0px auto;
	height:30px;
	line-height: 30px;
}
#logo h1 {

}
#logo h1 a {
	line-height:120px;
	color:#FF9900;
	text-decoration:none;
	font-size: 40px;
}
h2 {
	color:#333333;
	font-size: 12px;

}

/* Contents :::::::::::::::::::::::::::::::::::::::::::::::*/
#c_contents {
	width: 500px;
	color: #333333;
	text-align:left;
	margin-bottom: 10px;
	float: right;
	margin-right: 50px;
}
#c_contents p {
	line-height: 140%;
	margin-bottom: 10px;
}
#c_contents h2{
	clear:both;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
#c_contents h3{
	clear:both;
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#c_contents h4{
	color: #006633;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#c_contents li{
	margin:0px;
	padding:0px;
	font-size:100%;
	margin-bottom: 10px;
	font-weight:bold;
}
#c_contents li {
	width:220px;
	margin-bottom:5px;
	margin-left:20px;
}
#list dl {
	float:left;
	width:55px;
	margin:0px;
	padding:0px;
}
#list dt {
	margin:0px;
	padding:0px;
	font-weight: bold;
	color: #006600;
}
#list dd{ 
	margin:0px 0px 5px 0px;
	padding:0px;
}
.clear{
	clear:both;
}
#navigation  {
	padding: 0px;
	width: 150px;
	float: right;
	padding-left:1px;
	text-align: left;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#ffffff;
}
#navigation ul li a {
	height: 30px;
	margin: 0px;
	line-height:30px;
	color:#336600;
	margin-bottom: 1px;
	letter-spacing:1px;
}
#navigation h3{
	color: #333333;
	font-size: 100%;
	line-height: 30px;
	font-weight: normal;
	text-indent: 10px;
	margin-bottom: 10px;
}
#navigation2  {
	padding: 0px;
	width: 150px;
	float: left;
	padding-left:1px;
	text-align: left;
}

#navigation2 ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#ffffff;
}
#navigation2 ul li a {
	display: block;
	margin: 0px;
	margin-bottom: 1px;
}
#navigation2 h3{

	background-repeat: no-repeat;
	color: #333333;
	font-size: 100%;
	line-height: 30px;
	font-weight: normal;
	text-indent: 10px;
	margin-bottom: 10px;
}
#navigation2 dl {
	margin: 0px;
}
#navigation2 dt {
	clear:both;
	color: #003300;
	margin-top: 10px;
}
#navigation2 dd {
	float:left;
	margin-right:1px;
	margin-left:0px;
	padding-left:0;
	margin-bottom: 5px;
	width: 50px;
}
#footer a {
}
#footer a:hover {
}
#footer address {
	clear: right;
	font-size: 80%;
	font-style: normal;
	text-align:center;
}

