#header {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-image: url(../img/header.jpg);
	background-color: #006600;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	float: none;
	padding-right: 5px;
	line-height: 130%;
}

#header li {
	float: right;
	margin-left: 15px;
	margin-top: 40px;
	list-style-type: none;
	font-size: 12px;
}

#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
#header a:hover {
	text-decoration:underline overline;
	color: #FFFF00;
}
#header a:active {
	text-decoration:none;
	color: #006600;
}
#header img {
	vertical-align: 5%;
}



#globalnavi {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8b900;
	border-bottom-color: #e8b900;
}
#globalnavi li {
	float: left;
	list-style-type: none;
}

/*boundary*/

#indexphoto {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8B900;
	height: 340px;
}
#indexphoto_left {
	width: 700px;
	float: left;
	height: 340px;
}
#indexphoto_right {
	width: 210px;
	float: right;
	background-image: url(../img/searchbg.jpg);
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	height: 230px;
	padding-top: 110px;
}


/*boundary*/

#photo {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8B900;
	height: 300px;
	padding: 0px;
	background-color: #006600;
}
#photo_left {
	width: 200px;
	float: left;
	background-image: url(../img/searchbg02.jpg);
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	height: 210px;
	padding-top: 90px;
}
#photo_right {
	width: 730px;
	float: right;
	height: 300px;
	}

/*boundary*/

#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
}
#index_contents_left {
	width: 200px;
	float: left;
	background-image: url(../img_sidenavi/sidenavibg02.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#index_contents_right {
	width: 710px;
	float: right;
	padding: 10px;
}

#index_contents_right_01 {
	float: left;
	width: 490px;
	margin-right: 20px;
	height: 1100px;
}
#index_contents_right_02 {
	float: right;
	width: 200px;
}

#contents_left01 {
	width: 200px;
	float: left;
	color: #666666;
	background-image: url(../img_sidenavi/sidenavibg02.jpg);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#contents_left01 li {
	list-style-type: none;
	padding-top: 5px;
}

#contents_right {
	width: 710px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#contents table {
	margin-top: 5px;
	margin-bottom: 10px;
}
#contents td {
	padding: 3px;
}



/*boundary*/

#footer {
	height: 80px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #006600;
	color: #FFFFFF;
	background-image: url(../img/footer.gif);
	padding: 10px;
}
#footer div {
	padding-bottom: 10px;
}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration:underline overline;
	color: #FFFF00;
}
#footer a:active {
	text-decoration:none;
	color: #006600;
}

#clear {
	clear: both;
	width: 950px;
	height: 0px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#contents_form {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
