@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/bg_head_04.gif) 2px 0px repeat-x;

}

div#wrapper_02 {
	width: 830px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(../images/background.gif);

}

div#flash {
	margin: 0px auto 0px auto;
	width: 830px;
	height: 350px;
	display: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 830px;
	height: 104px;
	text-align: left;
	background: url(../images/bg_head_02.gif) no-repeat;
	margin: 0px auto 0px auto;
	position: relative;
}
div#header h1 {
	float: left;
	width: 360px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul#headlink {
	float: right;
	margin: 0px;
	padding: 30px 0px 0px 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;
	display: block;
	float: left;
	padding: 0px 5px 0px 10px;
}
ul#headlink li a {
	color: #353535;
}
ulul#headlink li a:active,ul#headlink li a:link,ul#headlink li a:visited {
	color: #353535;
}
ul#headlink li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.space {
	position: absolute;
	left: 6px;
	top: 0px;
}

.space_01 {
	position: absolute;
	left: 671px;
	top: -1px;
}

.space_02 {
	position: absolute;
	left: 747px;
	top: 1px;
}

.space_03 {
	position: absolute;
	left: 594px;
	top: 65px;
}

p.head {
	position: absolute;
	font-size: 10px;
	line-height: 16px;
	color: #414141;
	left: 216px;
	top: 52px;
}





/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 830px;
	height: 84px;
	margin: 0px auto 0px auto;
}
div#navigator ul {
	clear: both;
	width: 830px;
}
div#navigator ul li {
	float: left;
	height: 84px;
}

div#w_conts {
	width: 100%;
	background: url(../images/bg_navi.gif) repeat-x;
	margin: 0px auto 0px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	overflow: hidden;
	width: 820px!important;
	width/**/: 830px;
	text-align: left;
	background: url(../images/background.gif);
	padding: 18px 5px 20px 5px;
	margin: 0px auto 0px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	display: block;
	overflow: hidden;
	width/**/: 181px;
	padding: 0px 0px 0px 0px;
}


ul.side_menu {
	width: 181px;
	clear: both;
	overflow: hidden;
	padding: 15px 0px 0px 0px;

}

ul.side_menu li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	
}

div.mob_02 {
	width: 180px;
	height: 250px;
	position: relative;
	background: url(../images/bg_mob_02.gif) no-repeat;
	display: block;
	margin: 10px 0px 0px 0px;
}

div.no_mob {
	clear: both;
	padding: 5px 0px 0px 10px;
	
}

div.access_02 {
	padding: 40px 0px 0px 10px;
}


p.head_03 {
	float: right;
	width/**/: 90px;
	font-size: 10px;
	line-height: 16px;
	color: #414141;
	padding: 0px 0px 6px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	display: block;
	overflow: hidden;
	width: 622px!important;
	width/**/: 632px;
	padding: 0px 5px 0px 5px;
	background-color: #ffffff;
	margin: 12px 0px 0px 0px;
	
}

p.text {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}

p.text_02 {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 35px 0px 0px 17px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer_back {
	clear: both;
	width: 100%;
	background: url(../images/bg_foot_02.gif) repeat-x;
	padding: 0px 0px 0px 0px;
}
div#footer {
	width/**/: 830px;
	height: 104px!important;
	height/**/: 139px;
	clear: both;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 35px 0px 0px 0px;
	background: url(../images/bg_foot.gif) no-repeat;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	clear: both;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: center;

	
}

*div#footer ul#menu {
	clear: both;
	overflow: hidden;
	padding: 0px 0px 0px 30px;
	text-align: center;

	
}

div#footer ul#menu li {
	font-size: 10px;
	line-height: 1.5em;
	background-position: left center;
	float: left;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
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: #ffffff;
}
div#footer ul#menu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*+++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	clear: both;
	display: block;
	padding: 15px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}

