@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper-head {
	display: block;
	overflow: hidden;
	width: 800px!important;
	width/**/: 826px;
	margin: 0px auto 0px auto;
	padding: 0 13px;
}
div#wrapper-navi {
	width: 100%;
	height: auto;
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-x;
}
div#wrapper {
	display: block;
	overflow: hidden;
	clear: both;
	width: 826px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
div#header h1 {
	width: 200px;
	height: 67px;
	float: left;
	background-image: url(../images/logo.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	-moz-opacity:0.80;
	margin: 0;
	padding: 0;
}
div#header ul {
	display: block;
	float: right;
	width: 350px;
	*width: 355px;
	_width: 365px;
	height: 20px;
	background-image: url(../images/clear.png);
	margin: 10px 5px 0 0;
	padding: 5px 0 5px 10px;
}
div#header li {
	width: auto;
	float: left;
	color: #152A5C;
	padding: 0 10px 0 10px;
	border-right: 1px solid #666;
}
div#header li a:active,div#header li a:link,div#header li a:visited {
	color: #202020;
}
div#header li a:hover {
	color: #CC0000;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigator style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	display: block;
	overflow: hidden;
	width: 800px;
	height: 45px;
	margin: 0 auto;
	padding: 0px;
}
div#navigator ul {
	display: block;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
}
div#navigator li {
	float: left;
	width: 160px;
	height: 45px;
	text-align: center;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	font-color: #1F5851;
	margin: 0;
	padding: 0 0 0 0;
}
div#navigator ul li a:active,div#navigator ul li a:link,div#navigator ul li a:visited {
	width: 160px;
	height: 45px;
	float: left;
	display: block;
	text-align: center;
	line-height: 1.1em;
	background-repeat: no-repeat;
	color: #326A0B;
	margin:0;
	padding: 3px 0px 0px 0px;
	font-size: 14px;
}
div#navigator ul li a:hover {
	width: 160px;
	height: 45px;
	float: left;
	display: block;
	line-height: 1.1em;
	background-repeat: no-repeat;
	background-position: 0 -45px;
	color: #326A0B;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 3px 0px 0px 0px;
	font-size: 14px;
	background-color: #C0DCC9;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body#green div#contents {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 800px!important;
	width/**/: 826px;
	_width: 800px;
	clear: both;
	background-image: url(../images/green.gif);
	background-repeat: repeat;
	margin: 0px 13px 0px 13px;
	_margin: 0 13px 0 13px;
	padding: 20px 0 0 0;
}
div#contents {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 800px!important;
	width/**/: 826px;
	_width: 800px;
	clear: both;
	background-image: url(../images/clear.gif);
	background-repeat: repeat;
	margin: 0px 13px 0px 13px;
	_margin: 0 13px 0 13px;
	padding: 20px 0 0 0;
}
div#photo {
	width: 760px!important;
	width/**/: 800px;
	margin: 0;
	padding: 0px 20px 5px 20px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 10.contents-page style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	width: 170px!important;
	width/**/: 200px;
	height: auto;
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px 0 20px;
}
div#sidebar ul {
	display: block;
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0 0 0 0; 
}
div#sidebar li {
	width: 160px;
	font-size: 16px;
	font-weight: bold;
	color: #1F5851;
	border-bottom: 1px solid #999999;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}
div#sidebar li a:active,div#sidebar li a:link,div#sidebar li a:visited {
	color: #1F5851;
}
div#sidebar li a:hover {
	color: #CC0000;
	text-decoration: none;
}
div#contes {
	width: 580px!important;
	width/**/: 600px;
	float: right;
	background-image: url(../images/clear.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0 0px 0 20px;
}
span.green {
	color: #1F5851;
	font-weight: bold;
}
div#contes h2 {
	width: 560px;
	height: 30px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0 0 20px 0;
}
div#contes h3 {
	width: 560px;
	font-size: 14px;
	color: #1F5851;
	margin: 0;
	padding: 0 0 10px 0;
}
div#contes h4 {
	width: 560px;
	font-size: 13px;
	color: #1F5851;
	margin: 0;
	padding: 0 0 10px 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#menu {
	display: block;
	overflow: hidden;
	width: 760px!important;
	width/**/: 800px;
	height: ;
	margin: 0;
	padding: 0 20px 20px 20px;
}
div#menu ul {
	width: 760px!important;
	width/**/: 762px;
	clear: both;
	margin: 0;
	padding: 0 1px 0 1px;
}
div#menu li {
	width: 188px;
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	display: block;
	overflow: hidden;
	clear: both;
	width: 800px!important;
	width/**/: 826px;
	height: 75px!important;
	height/**/: 95px;
	background-image: url(../images/bg_foot.gif);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 13px 0 13px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer span.copy {
	width: 290px;
	float: right;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	*padding: 0 20px 0 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.other class style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.main_menu {
	padding: 0 0 5px 5px;
	clear: both;
	width: 100%;
}
ul.main_menu li {
	width: auto;
	float: left;
	line-height: normal;
	padding: 3px 6px 5px 0px;
}
ul.main_menu li a:active,ul.main_menu li a:link,ul.main_menu li a:visited {
	display: block;
	float: left;
	padding-left: 15px;
	color: #326A0B;
	background-image: url(../images/li_footer_main_menu.gif);
	background-repeat: no-repeat;
}
ul.main_menu li a:hover {
	color: #CC0000;
	float: left;
	text-decoration: underline;
}
ul.sub_menu {
	display: block;
	overflow: hidden;
	width: auto;
	clear: both;
	margin: 0;
	padding-left: 0px;
}
ul.sub_menu li {
	display: block;
	overflow: hidden;
	width: auto;
	float: left;
	font-size: 10px;
	line-height: normal;
	padding: 3px 0px 0px 0px;
}
ul.sub_menu li a:active,ul.sub_menu li a:link,ul.sub_menu li a:visited {
	width: auto;
	height: 14px;
	color: #999999;
	float: left;
	font-size: 10px;
	line-height: normal;
	padding-left: 10px;
}
ul.sub_menu li a:hover {
	width: auto;
	color: #CC0000;
	float: left;
	font-size: 10px;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.photo {
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-width: 0 1px 2px 0;
	margin: 0 0 10px 0;
	padding: 5px;
}
