@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 838px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	clear: both;
	overflow: hidden;
	width: 820px!important;
	width/**/: 838px;
	height: 150px;
	text-align: left;
	padding: 0px 9px 0px 9px;
	margin: 0px 0px 0px 0px;
	background:url(../images/bg_head.gif) no-repeat;
	position: relative;
}
div#header h1 {
	display: none;
}
p#sunipet_top {
	font-size: 10px;
	font-weight: normal;
	color: #4d4d4d;
	position: absolute;
	left: 88px;
	top: 9px;
}
div#headcli {
	width: 385px;
	height: 30px;
	position: absolute;
	left: 7px;
	top: 30px;
}
ul#headlink {
	float: right;
	overflow: hidden;
	width: 257px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#headlink li {
	float: left;
	width: auto;
	height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
	overflow: hidden;
	width: 838px;
	height: 79;
	text-align: left;
	position: absolute;
	left: 9px;
	top: 64px;
}
div#navigator ul {
	clear: both;
	overflow: hidden;
	text-align: left;
	width: 838px;
	height: 79px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div#navigator ul li {
	float: left;
	overflow: hidden;
	height: 79px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	overflow: hidden;
	width: 820px!important;
	width/**/: 838px;
	text-align: left;
	background-color: #ebf9ff;
	padding: 10px 9px 0px 9px;
}
div#flash {
	display: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	display: block;
	width: 200px!important;
	width/**/: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul#sidemenu {
	clear: both;
	overflow: hidden;
	width: 200px!important;
	width/**/: 200px;
	padding: 0px 0px 12px 0px;
}
ul#sidemenu li {
	float: left;
	width: 180px!important;
	width/**/: 200px;
	height: 15px!important;
	height/**/: 35px;
	font-size: 14px;
	font-weight: normal;
	color: #525252;
	padding: 12px 6px 8px 20px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/ic_sidelist.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	border-bottom: 5px solid #FFFFFF;
}
ul#sidemenu li a {
	color: #666666;
}
ul#sidemenu li a:link,ul#sidemenu li a:active,ul#sidemenu li a:visited {
	color: #666666;
}
ul#sidemenu li a:hover {
	color: #FF0000;
}


/* side banner */

ul.sidebanner {
	clear: both;
	overflow: hidden;
	width/**/: 200px;
	padding: 0px 0px 0px 0px;
}
ul.sidebanner li {
	float: left;
	width: 200px;
	height: 99px!important;
	height/**/: 109px;
	padding: 0px 0px 10px 0px;
}

ul.kanren {
	clear: both;
	overflow: hidden;
	width/**/: 200px;
	padding: 0px 0px 0px 0px;
}
ul.kanren li {
	float: left;
	width: 186px!important;
	width/**/: 200px;
	padding: 8px 0px 8px 14px;
	background:url(../images/ic_sidelist.gif) left center no-repeat;
	border-bottom: 5px solid #FFFFFF;
}
ul.kanren li.title {
	float: left;
	width: 200px;
	padding: 0px 0px 8px 0px;
	background: none;
	border-bottom: none;
}
ul.kanren li a {
	color: #666666;
}
ul.kanren li a:link,ul.kanren li a:active,ul.kanren li a:visited {
	color: #666666;
}
ul.kanren li a:hover {
	color: #FF0000;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: left;
	overflow: hidden;
	width: 600px!important;
	width/**/: 620px;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 20px 0px;
}
div#photoimage {
	float: right;
	width: 150px;
	height: 150px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 5px 5px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	min-height: 71px;
	background: url(../images/bg_footer.gif) repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul#footmenu {
	clear: both;
	width: 590px!important;
	width/**/: 820px;
	*width: 590px;
	_width: 590px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 125px 0px 125px;
	*padding: 0px 0px 0px 0px;
}
ul#footmenu li {
	font-size: 10px;
	line-height: 30px;
	float: left;
	background: url(../images/ic_sikiri.gif) no-repeat;
	background-position: left center;
	padding: 0px 5px 0px 10px;
}
ul#footmenu li.none {
	font-size: 10px;
	line-height: 30px;
	float: left;
	background: none no-repeat;
	padding: 0px 5px 0px 10px;
}
ul#footmenu li a {
	color: #555555;
}
ul#footmenu li a:active,ul#footmenu li a:link,ul#footmenu li a:visited {
	color: #555555;
}
ul#footmenu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

div#contents div.top_btn{
	clear: both;
	float: right;
}	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	width: 260px;
	height: 20px;
	margin: 5px auto 80px auto;
	text-align: center;
}

