@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 100%;
	height: 119px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#flash {
	clear: both;
	width: 910px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 350px;
}
div#flash02 {
	clear: both;
	width: 660px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 320px;
}
div#flash03 {
	clear: both;
	width: 600px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 400px;
}
div#w_container {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#w_footer {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 910px;
	height: 119px;
	text-align: left;
	margin: 0px auto;

	background-image:
}
div#header h1 {
	float: left;
	width: 360px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 9px 0px 0px 0px;
}
ul#headlink {
	width: 380px;
	float: right;
	margin: 0px;
	padding: 0px;
}
ul#headlink li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding: 0px 10px;
}
ul#headlink li a {
	color: #353535;
}
ulul#headlink li a:active,ul#headlink li a:link,ul#headlink li a:visited {
	color: #FFFFFF;
}
ul#headlink li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
	width: 910px;
	height: 50px;
	margin: 0px auto 0px auto;
}
div#navigator ul {
	clear: both;
	width: 910px;
	padding: 0px 0px 0px 0px;
}
div#navigator ul li {
	float: left;
	height: 50px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	overflow: hidden;
	width: 910px;
	text-align: left;
	padding: 10px 0px 0px 5px;
	margin: 0px auto;
	font-size: 10px;
	left: 15px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#primary {
	float: left;
	width: 202px;
	padding: 0px 0px 0px 0px;
}
div#secondary {
float: left;
	float: right;
	width: 170px!important;
	width/**/: 188px;
	height: 386px!important;
	height/**/: 400px;
	padding: 8px 9px 8px 9px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float:left;
	width: 180px;
	padding: 12px 0px 9px 0px;
}
div#sidebar ul {
	clear: both;
	width: 180px;
	padding: 0px 0px 10px 0px;
}
div#sidebar ul li {
	float:left;
	width: 180px;
	padding: 0px 0px 5px 0px;
}

div#contents {
	float:right;
	display: block;
	width: 700px!important;
	width/**/: 710px;
	padding: 10px 10px 0px 0px;
}
.tekt01{
	float: right;
	float:left
	padding: 2px 0px 2px 0px;
}
.tekt02{
	padding: 5px 0px 2px 18px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 910px;
	height: 120px!important;
	height/**/: 257px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 7px 0px 0px;
	margin: 0px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	clear: both;
	padding: 0px 0px 0px 15px;
}
div#footer ul#menu li {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0px 5px 0px 14px;
}
div#footer ul#menu li a {
	color: #666666;
}
div#footer ul#menu li a:active,div#footer ul#menu li a:link,div#footer ul#menu li a:visited {
	color: #666666;
}
div#footer ul#menu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*+++++++++++++++++++++*/

div#footer ul#submenu {
	clear: both;
	padding: 0px 0px 0px 15px;
}
div#footer ul#submenu li {
	font-size: 10px;
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0px 5px 0px 10px;
}
div#footer ul#submenu li a {
	color: #666666;
}
div#footer ul#submenu li a:active,div#footer ul#submenu li a:link,div#footer ul#submenu li a:visited {
	color: #666666;
}
div#footer ul#submenu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul#address {
	width: 280px;
	height: 10px;
	float: right;
	padding: 0px 0px 0px 0px;
}
ul#address li {
	float: right;
	padding: 10px 0px 0px;
	font-size: 10px;
}
ul#address li a {
	color: #353535;
}
ul#address li a:link,ul#address li a:active,ul#address li a:visited {
	color: #353535;
}
ul#address li a:hover {
	color: #FF0000;
}
ul#banner {
	display: none;
}
ul#banner li {
	display: none;
}

div.copy {
	clear: both;
	width: 242px!important;
	width/**/: 910px;
	height: 9px;
	padding: 10px 334px 0px 334px;
}
div.bana {
	display: none;
}

div#copyright {
	display: none;
}

