@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 900px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 900px;
	height: 128px;
	text-align: left;
}
div#header h1 {
	float: left;
	width: 252px;
	height: 68px!important;
	height/**/: 85px;
	padding: 10px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
}
ul#headlink {
	width: 266px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
ul#headlink li {
	display: block;
	float: left;
	height: 11px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 900px;
	height: 43px;
}
div#navigator ul {
	clear: both;
	width: 900px;
	height: 43px;
}
div#navigator ul li {
	float: left;
	width: 150px;
	height: 43px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#flash {
	clear: both;
	overflow: hidden;
	width: 900px;
	height: 330px!important;
	height/**/: 340px;
	padding: 0px 0px 10px 0px;
}
h2 {
	clear: both;
	overflow: hidden;
	width: 900px;
	height: 100px!important;
	height/**/: 130px;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	color: #446746;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	padding: 0px 0px 30px 0px;
	background-color: #FFFFFF;
}
div#container {
	clear: both;
	overflow: hidden;
	width: 840px!important;
	width/**/: 900px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 30px 10px 30px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	width: 200px!important;
	width/**/: 200px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	width: 610px!important;
	width/**/: 610px;
	padding: 0px 0px 0px 0px;
}
h3 {
	clear: both;
	overflow: hidden;
	width: 610px;
	height: 35px!important;
	height/**/: 45px;
	background: none;
	position: static;
	padding: 0px 0px 10px 0px;
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#w_footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 97px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background:url(../images/bg_footer.gif) repeat-x left top;
}
div#footer {
	clear: both;
	overflow: hidden;
	width: 900px!important;
	width/**/: 900px;
	height: 87px!important;
	height/**/: 97px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	position: relative;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	width: 780px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}
div#footer ul#menu li {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/sikiri.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding: 0px 14px 0px 5px;
}
div#footer ul#menu li a {
	color: #132514;
}
div#footer ul#menu li a:active,div#footer ul#menu li a:link,div#footer ul#menu li a:visited {
	color: #132514;
}
div#footer ul#menu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
div#footer ul#menu li.none {
	font-size: 12px;
	line-height: 1.5em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding: 0px 0px 0px 5px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: block;
	width: 245px;
	height: 40px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 654px;
	top: 32px;
}
p.chimi {
	float: left;
	width: 464px!important;
	width/**/: 600px;
	height: 20px!important;
	height/**/: 30px;
	padding: 5px 0px 5px 136px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #252525;
	background:url(../images/bg_chimi.gif) no-repeat;
}　
