@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(../images/background.gif) repeat-x left top;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#box {
	clear: both;
	overflow: hidden;
	width: 820px!important;
	width/**/: 828px;
	text-align: left;
	padding: 9px 4px 0px 4px;
	margin: 0px auto 0px auto;
}
div#header {
	clear: both;
	overflow: hidden;
	width: 820px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#header h1 {
	float: left;
	width: 274px;
	height: 52px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p#sunipet {
	float: right;
	width: 196px;
	height: 52px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
	overflow: hidden;
	width: 820px;
	height: 57px;
	padding: 0px 0px 0px 0px;
}
div#navigator ul {
	clear: both;
	width: 820px;
}
div#navigator ul li {
	float: left;
	height: 57px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#con_bg {
	width: 100%;
	background-color: #fbf7d3;
	background-repeat: repeat;
}
div#container {
	clear: both;
	overflow: hidden;
	width: 828px;
	text-align: left;
	background-color: #fbf7d3;
	padding: 10px 0px 30px 0px;
	margin: 0px auto 0px auto;
}
div#flash {
	clear: both;
	overflow: hidden;
	width: 820px!important;
	width/**/: 828px;
	height: 300px!important;
	height/**/: 310px;
	padding: 4px 4px 6px 4px;
	margin: 0px 0px 10px 0px;
	background: url(../images/bg_flash.gif) no-repeat;
	display:block;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	display: block;
	overflow: hidden;
	width: 190px!important;
	width/**/: 200px;
	padding: 0px 10px 0px 0px;
}
div#sidebar ul {
	clear: both;
	overflow: hidden;
	width: 188px;
}
div#sidebar ul li {
	float: left;
	width: 188px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	display: block;
	overflow: hidden;
	width: 620px!important;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#w_foot {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #70a66c;
}
div#footer {
	width: 820px;
	height: 150px!important;
	height/**/: 165px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	width: 620px;
	height: 30px;
	clear: both;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#footer ul#menu li {
	font-size: 10px;
	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 12px;
}
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;
}
/*+++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	clear: both;
	overflow: hidden;
	width: 240px!important;
	width/**/: 820px;
	height: 8px;
	padding: 0px 290px 0px 290px;
	margin: 0px 0px 0px 0px;
}

div.upbox {
	clear: both;
	overflow: hidden;
	width: 620px;
	padding: 0px 0px 10px 0px;
}
div.downbox {
	clear: both;
	overflow: hidden;
	width: 620px;
	padding: 0px 0px 10px 0px;
}

/* up box style */

h2 {
	width: 386px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #406c00;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	padding: 0px 0px 10px 0px;
}
div.mobile {
	width: 233px;
	height: 79px;
	float: right;
	padding: 0px 0px 0px 0px;
}
p.topcaps {
	width: 386px;
	float: left;
	padding: 0px 0px 0px 0px;
}

/* down box style */

div.newsbox {
	float: left;
	width: 362px!important;
	width/**/: 390px;
	padding: 0px 28px 0px 0px;
}
h3#ntitle {
	clear: both;
	overflow: hidden;
	width: 362px;
	height: 27px;
	background:url(../images/h3_news.gif) no-repeat;
	position: relative;
}
h3#ntitle span {
	width: 56px;
	height: 15px;
	position: absolute;
	left: 302px;
	top: 9px;
}
h3#atitle {
	clear: both;
	overflow: hidden;
	width: 214px;
	height: 27px;
	text-align:left;
	text-indent: -5000px;
	background:url(../images/h3_add.gif) no-repeat;
	position: relative;
}


div.addbox {
	float: left;
	width: 214px;
	padding: 0px 0px 0px 0px;
}

div.addsen {
	clear: both;
	overflow: hidden;
	width: 202px!important;
	width/**/: 212px;
	border-left: 2px solid #b6b6b6;
	padding: 6px 5px 6px 5px;
	margin: 0px 0px 0px 0px;
}
div.addsen p {
	line-height: 20px;
	padding: 0px 0px 10px 0px;
}
div.addsen span {
	float: right;
	width: 88px;
	height: 14px;
}
/* news style */

ul#news {
	clear: both;
	overflow: hidden;
	width: 350px!important;
	width/**/: 360px;
	border-left: 2px solid #b6b6b6;
	padding: 6px 5px 6px 5px;
	margin: 0px 0px 0px 0px;
}
ul#news li {
	float: left;
	width: 340px!important;
	width/**/: 350px;
	border-bottom: 1px dashed #999999;
	padding: 4px 5px 4px 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #626262;
}
ul#news li a {
	color: #626262;
}
ul#news li a:link,ul#news li a:active,ul#news li a:visited {
	color: #626262;
}
ul#news li a:hover {
	color: #FF0000;
}
ul#news li span {
	padding: 0px 10px 0px 0px;
}

div#copyright {
	clear: both;
	overflow: hidden;
	width: 240px!important;
	width/**/: 820px;
	height: 8px;
	padding: 0px 290px 0px 290px;
	margin: 0px 0px 0px 0px;
}
























