@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#wrapper {
	width: 910px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 119px;
}
div#flash {
	clear: both;
	width: 910px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 350px;
}
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: 9px;
	left: 15px;
}
div#flash {
	width: px;
	height: px;
	padding: 0px 0px 0px 0px;
}
iv#contents	 {
	float:right;
	display: block;
	overflow: hidden;
	width: 695px!important;
	width/**/: 710px;
	padding: 10px 0px 0px;
}

/*++++++++++++++++++++++++++++++ti++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	display: none;
}
div#sidebar ul {
	display: none;
}
div#sidebar ul li {
	display: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	display: block;
	overflow: hidden;
	width:910px!important;
	width/**/: px;
	padding: 0px;
}
div#contents h2 {
	font-size: px;
	color: #;
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer 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;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#menu {
	margin: 0px;
	padding: 5px 0px 0px 15px;
}
#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #999999;
	text-decoration: underline;
}
#submenu {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	clear: both;
}
#submenu li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#submenu li a {
	color: #666666;
}
#submenu li a:hover {
	color: #999999;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: block;
	overflow: hidden;
	clear: both;
	width: px!important;
	width/**/: px;
	height: px;
	color: #999999;
	text-align: right;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
ul#address {
	width: 250px;
	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: block;
	width: 640px;
	float: left;
	padding: 0px 0px 0px 0px;
}
ul#banner li {
	display: block;
	float: left;
	padding: 10px 0px 0px 5px;
	font-size: 10px;
}

div.copy {
	clear: both;
	width: 242px!important;
	width/**/: 910px;
	height: 9px;
	padding: 31px 334px 0px;
}
div.bana {
	clear: both;
	width: 180px!important;
	width/**/:180px;
	height: 4px;
}

div#copyright {
	display: none;
}

/*news style*/

ul.news {
	clear: both;
	width: 460px!important;
	width/**/: 465px;
	height: 200px;
	background-image: url(../images/news.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul.news li {
	width: 452px!important;
	width/**/: 460px;
	color: #353535;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/ic_news.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;
	background-position: left 12px;
	padding: 5px 0px 5px 8px;
}
ul.news li a {
	color: #353535;
}
ul.news li a:link,ul.news li a:active,ul.news li a:visited {
	color: #353535;
}
ul.news li a:hover {
	color: #FF0000;
}

.text03{
	font-size: 12px;
	padding: 2px 4px 2px 10px;
}
.text04 {
	font-size: 12px;
	padding: 15px 0px 8px 30px;
}

