@charset "UTF-8";
@import url("base.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#w_header {
	width: 100%;
	height: 416px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
div#w_container {
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	
}
div#w_footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 60px;
	background: url(../images/bg_footer.gif) repeat-x left top;
}
div#snow {
	width: 100%;
	background:url(../images/header-bg.jpg) no-repeat center top;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 810px;
	height: 320px;
	text-align: left;
	margin: 0px auto 0px auto;
}
div#header h1 {
	display: none;
	float: left;
	width: 360px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#flash {
	clear: both;
	overflow: hidden;
	width: 810px;
	height: 320px;
}
div#navigator {
	clear: both;
	overflow: hidden;
	width: 810px;
	height: 96px;
	margin: 0px auto 0px auto;
}
div#navigator ul {
	clear: both;
	width: 810px;
}
div#navigator ul li {
	float: left;
	height: 96px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	overflow: hidden;
	width: 800px!important;
	width/**/: 810px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	display: block;
	overflow: hidden;
	width: 400px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	display: block;
	overflow: hidden;
	width: 400px!important;
	width/**/: 400px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	clear: both;
	width: 810px;
	height: 50px!important;
	height/**/: 60px;
	text-align: center;
	padding: 10px 8px 0px 8px;
	margin: 0px auto 0px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	clear: both;
	overflow: hidden;
	width: 310px!important;
	width/**/: 320px;
	width: 340px;
	padding: 0px 0px 8px 10px;
	*padding: 0px 0px 8px 0px;
	_padding: 0px 0px 8px 0px;
	margin: 0px auto 0px auto;
}
div#footer ul#menu li {
	font-size: 12px;
	line-height: 1.8em;
	background: url(../images/ic_menu.gif) no-repeat left center;
	float: left;
	padding: 0px 5px 0px 13px;
}
div#footer ul#menu li a {
	color: #7b7b7b;
}
div#footer ul#menu li a:active,div#footer ul#menu li a:link,div#footer ul#menu li a:visited {
	color: #7b7b7b;
}
div#footer ul#menu li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#footer ul#menu li.start {
	background: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	clear: both;
	overflow: hidden;
	width: 320px;
	height: 9px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 10.toponly style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h2 {
	float: left;
	width: 386px;
	height: 108px;
	background: url(../images/toph2.gif) no-repeat left top;
	text-align: left;
	text-indent: -5000px;
}
p.topcaps {
	clear: both;
	overflow: hidden;
	width: 380px!important;
	width/**/: 400px;
	padding: 6px 10px 10px 10px;
	line-height: 23px;
}

div.time {
	width: 370px;
	height: 80px!important;
	height/**/: 85px;
	text-align: center;
	background: url(../images/time.gif) no-repeat;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 8px 14px;
}
.red {
	color: #FF0000;
	font-size: 10px;
}



/* h3 hidden style */

h3#topics {
	width: 384px;
	height: 50px!important;
	height/**/: 60px;
	padding: 0px 0px 10px 0px;
	background: url(../images/tit_news.gif) no-repeat left top; 
	position: relative;
}
h3#topics span.rss {
	width: 16px;
	height: 23px;
	height/**/: 33px;
	padding: 0px 0px 10px 0px;
	position: absolute;
	left: 361px;
	top: 21px;
}

div#news {
	width: 384;
	height: 281px;
	padding: 0px 0px 0px 0px;
}

ul.news {
	clear: both;
	overflow: hidden;
	width: 384px;
	padding: 0px 0px 0px 0px;
}
ul.news li {
	float: left;
	width: 380px!important;
	width/**/: 384px;
	padding: 0px 2px 0px 2px;
	border-top: 1px dashed #c2c2c2;
	border-bottom: 1px dashed #c2c2c2;
	border-collapse: collapse;
	color: #353535;
	font-size: 12px;
	line-height: 25px;
}
ul.news li span {
	float: left;
	overflow: hidden;
	width: 366px!important;
	width/**/: 380px;
	height: 20px!important;
	height/**/: 22px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.5em;
	padding: 2px 0px 0px 14px;
	_padding: 0px 0px 0px 14px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	background: url(../images/bg_date.gif) repeat-x;
}

body:first-of-type ul.news li span {
	float: left;
	overflow: hidden;
	width: 373px!important;
	width/**/: 380px;
	height: 20px!important;
	height/**/: 22px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.5em;
	padding: 2px 0px 0px 9px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	background: url(../images/bg_date.gif) repeat-x;
}
	
		
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;
}

.detail {
	float: right;
}

h3#access {
	width: 384px;
	height: 50px!important;
	height/**/: 60px;
	text-indent: -5000px;
	background: url(../images/tit_access.gif) no-repeat left top; 
	position: relative;
	padding: 0px 0px 10px 0px;
}
h4 {
	color: #00579f;
	font-size: 12px;
	font-weight: bold;
}

ul.acc_banner {
	clear: both;
	overflow: hidden;
	width: 378px!important;
	width/**/: 384px;
	padding: 0px 3px 0px 3px;
}
ul.acc_banner li {
	float: left;
	width: 178px!important;
	width/**/: 200px;
	height: 88px;
	padding: 0px 22px 0px 0px;
}
ul.acc_banner li.none {
	float: left;
	width: 178px!important;
	width/**/: 178px;
	height: 88px;
	padding: 0px 0px 0px 0px;
}



ul#banner {
	width: 386px!important;
	width/**/: 400px;
	padding: 0px 7px 10px 7px;
}
ul#banner li {
	float: left;
	width: 386px;
}


ul#chitose {
	clear: both;
	overflow: hidden;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}
ul#chitose li {
	float: left;
	padding: 0px 0px 0px 0px;
}
ul#chitose li.li01 {
	width: 141px!important;
	width/**/: 151px;
	height: 54px;
	padding: 0px 15px 0px 0px;
}
ul#chitose li.li02 {
	width: 141px!important;
	width/**/: 151px;
	height: 54px;
	padding: 0px 15px 0px 0px;
}
ul#chitose li.li03 {
	width: 141px!important;
	width/**/: 151px;
	height: 36px!important;
	height/**/: 54px;
	padding: 9px 15px 9px 0px;
}
ul#chitose li.li04 {
	width: 141px!important;
	width/**/: 141px;
	height: 36px!important;
	height/**/: 54px;
	padding: 9px 15px 9px 0px;
}

ul#chitose li.li05 {
	width: 141px!important;
	width/**/: 151px;
	height: 54px;
	padding: 0px 15px 0px 0px;
}

ul#chitose li.li06 {
	width: 141px!important;
	width/**/: 151px;
	height: 54px;
	padding: 7px 15px 0px 0px;
}

h4 {
	clear: right;
	width: 212px!important;
	width/**/: 230px;
	font-size: 14px;
	font-weight: bold;
	color: #00579f;
	line-height: 26px;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
}

