@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	}

img
	{
	border:none;
	}

body
	{
	background:#ffffff;
	color:#333333;
	*font-size:medium;
	font-size:90%;
	font-family:"ＭＳ Ｐゴシック",MS PGothic,Meiryo,Osaka,sans-serif,Arial;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-align:center;
	}

#header
	{
	height:113px;
	width:100%;
	background:#000000;
	color:#c7c7c7;
	}

.wide_920
	{
	text-align:left;
	width:920px;
	}

#header_logo_area
	{
	float:left;
	width:260px;
	height:113px;
	}

#header_main
	{
	float:right;
	width:660px;
	height:113px;
	}

#header_main_top
	{
	width:660px;
	height:23px;
	font-size:1px;
	}

#header_img_main
	{
	width:660px;
	height:90px;
	background:url(img/header_img_01.jpg) no-repeat scroll 0% 0%;
	}

/*=====		header parts	=====*/

#logo_top
	{
	width:260px;
	height:60px;
	margin:15px 0 0 0;
	background:url(img/logo_01.gif) no-repeat scroll 0% 0%;
	font-size:1px;
	}

#logo_bottom
	{
	width:260px;
	height:20px;
	margin:3px 0 0 0;
	background:url(img/logo_02.gif) no-repeat scroll 0% 0%;
	font-size:1px;
	}

#top_text
	{
	float:left;
	text-align:center;
	width:300px;
	height:16px;
	margin:5px 0 0 0;
	overflow:hidden
	}

#header_navi_area
	{
	float:right;
	width:360px;
	height:21px;
	}

ul#header_navi
	{
	position: relative;
	width: 360px;
	height: 23px;
	list-style: none;
	overflow: hidden;
	}

ul#header_navi li a
	{
	height: 23px;
	position: absolute;
	overflow: hidden;
	padding: 23px 0 0 0;
	text-indent: -99999px;
	text-decoration: none;
	top: 0;
	width: 120px;
	}

li#guide a:link,li#guide a:visited
	{
	background:url(img/btn_page_navi_set.jpg) no-repeat scroll 0% 0%;
	left: 0px;
	}

li#guide a:hover
	{
	background-position: 0px -23px;
	}

li#registration a:link,li#registration a:visited
	{
	background:url(img/btn_page_navi_set.jpg) no-repeat scroll 0% 0%;
	background-position: 0px -46px;
	left: 120px;
	}

li#registration a:hover
	{
	background-position: 0px -69px;
	}

li#login a:link,li#login a:visited
	{
	background:url(img/btn_page_navi_set.jpg) no-repeat scroll 0% 0%;
	background-position: 0px -92px;
	left: 240px;
	}
	
li#login a:hover
	{
	background-position: 0px -115px;
	}

li#member_sitemap a:link,li#member_sitemap a:visited
	{
	background:url(img/btn_page_navi_set.jpg) no-repeat scroll 0% 0%;
	background-position: 0px -138px;
	left: 120px;
	}

li#member_sitemap a:hover
	{
	background-position: 0px -161px;
	}

li#logout a:link,li#logout a:visited
	{
	background:url(img/btn_page_navi_set.jpg) no-repeat scroll 0% 0%;
	background-position: 0px -184px;
	left: 240px;
	}

li#logout a:hover
	{
	background-position: 0px -207px;
	}


/*=====		menu bar and under bar design	=====*/

#menu_area
	{
	height:36px;
	background: url(img/btn_menu_bg.jpg) repeat-x scroll 0% 0%;
	}

.line_blue
	{
	clear:both;
	font-size:1px;
	height:1px;
	background:#0066FF scroll 0% 0%;
	}

.line_rainbow
	{
	font-size:1px;
	width:920px;
	height:1px;
	background: url(img/line_rainbow.gif) no-repeat scroll 0% 0%;
	}

.line_black
	{
	clear:both;
	font-size:1px;
	height:7px;
	background:#000000 scroll 0% 0%;
	}

/*=====		menu bar	=====*/

ul#menu_on
	{
	float:left;
	height:36px;
	overflow:hidden
	}

ul#menu_on li
	{
	float:left;
	width:115px;
	display:inline;
	list-style-type:none;
	background: url(img/btn_menu.jpg) no-repeat scroll 0% 0%;
	background-position:-230px 0;
	text-align:center;
	text-decoration:none;
	}

ul#menu_on li a:link,ul#menu_on li a:visited,ul#menu_on li a:hover
	{
	display:block;
	position:relative;
	background: url(img/btn_menu.jpg) no-repeat scroll 0% 0%;
	background-position:-230px 0;
	text-decoration:none;
	padding:11px 0 10px 0;
	color:#ffffff;
	}

ul#menu
	{
	float:left;
	height:36px;
	overflow:hidden
	}

ul#menu li
	{
	float:left;
	width:115px;
	display:inline;
	list-style-type:none;
	text-align:center;
	text-decoration:none;
	}

ul#menu li a:link,ul#menu li a:visited
	{
	display:block;
	position:relative;
	background: url(img/btn_menu.jpg) no-repeat scroll 0% 0%;
	text-decoration:none;
	padding:11px 0 10px 0;
	color:#c7c7c7;
	}

ul#menu li a:hover
	{
	background-position:-115px 0;
	text-decoration:none;
	padding:11px 0 10px 0;
	color:#ffffff;
	}

/*=====		pankuzu		=====*/

.pankuzu
	{
	color:#666666;
	font-size:90%;
	margin:1em 0 1em 0;
	}

.pankuzu a:link,
.pankuzu a:visited
	{
	text-decoration:none;
	color:#0066FF;
	}

.pankuzu a:hover
	{
	text-decoration:underline;
	color:#0000ff;
	}

/*=====	contents_side and contents narrow and wide	=====*/

.contents_wide
	{
	float:left;
	width:687px;
	}

.contents_narrow
	{
	float:left;
	width:454px;
	}

.contents_side_left
	{
	float:left;
	width:221px;
	}

.contents_mid_left
	{
	float:left;
	width:221px;
	margin:0 0 0 12px;
	}

.contents_mid_right
	{
	float:left;
	width:221px;
	margin:0 0 0 12px;
	}

.contents_side_right
	{
	float:right;
	width:221px;
	}
.clear
	{
	clear:both;
	width:920px;
	height:1px;
	}

.box_687_top
	{
	background:url(img/box_687_top.gif) no-repeat scroll 0% 0%;
	width:687px;
	height:30px;
	}

.box_687_top_blue
	{
	background:url(img/box_687_top_blue.gif) no-repeat scroll 0% 0%;
	width:687px;
	height:30px;
	}

.box_687_mid
	{
	background:url(img/box_687_mid.gif) repeat-y scroll 0% 0%;
	width:687px;
	margin:0px 0 0 0;
	}

.box_687_body
	{
	width:627px;
	line-height:1.8;
	padding-top:1em;
	margin:0 0 0 30px;
	}

.box_687_bottom
	{
	background:url(img/box_687_bottom.gif) no-repeat scroll 0% 0%;
	width:687px;
	height:20px;
	margin:0 0 12px 0;
	}

.box_221_top
	{
	background:url(img/box_221_top.gif) no-repeat scroll 0% 0%;
	width:221px;
	height:30px;
	}

.box_221_top_blue
	{
	background:url(img/box_221_top_blue.gif) no-repeat scroll 0% 0%;
	width:221px;
	height:30px;
	}

.box_221_mid
	{
	background:url(img/box_221_mid.gif) repeat-y scroll 0% 0%;
	width:221px;
	}

.box_221_body
	{
	width:181px;
	line-height:1.8;
	font-size:90%;
	margin:0 0 0 20px;
	}

.box_221_bottom
	{
	background:url(img/box_221_bottom.gif) no-repeat scroll 0% 0%;
	width:221px;
	height:20px;
	margin:0 0 12px 0;
	}

ul#box_221_list
	{
	width:181px;
	list-style-type:none;
	text-align:left;
	overflow: hidden;
	}

ul#box_221_list li
	{
	padding:4px 0 1px 5px;
	border-bottom:1px dotted #0066FF;
	}

ul#box_221_list li a:link,
ul#box_221_list li a:visited
	{
	color:#535353;
	text-decoration:none;
	}

ul#box_221_list li a:hover
	{
	text-decoration:underline;
	color:#0000ff;
	}

ul#box_221_list_blue_arrow
	{
	width:181px;
	list-style-type:none;
	text-align:left;
	overflow: hidden;
	}

ul#box_221_list_blue_arrow li
	{
	padding:4px 0 1px 5px;
	border-bottom:1px dotted #0066FF;
	}

ul#box_221_list_blue_arrow li a:link,
ul#box_221_list_blue_arrow li a:visited
	{
	background:url(img/btn_list_blue_3.jpg) no-repeat scroll 98% 5px;
	display:block;
	text-decoration:none;
	position:relative;
	margin:0px 0 2px 0;
	color:#535353;
	}

ul#box_221_list_blue_arrow li a:hover
	{
	background:url(img/btn_list_blue_4.jpg) no-repeat scroll 98% 5px;
	display:block;
	text-decoration:underline;
	position:relative;
	margin:0px 0 2px 0;
	color:#0000ff;
	}

/*----		page_navi		=====*/

.page_navi_left
	{
	float:left;
	width:400px;
	height:23px;
	margin:20px 0 30px 0;
	}

.page_back
	{
	float:left;
	width:120px;
	height:23px;
	margin:20px 0 30px 0;
	}

.page_top
	{
	float:right;
	width:120px;
	height:23px;
	margin:20px 0 30px 0;
	}

#page_navi_end
	{
	clear:both;
	height:1px;
	background:url(img/line_blue_gradation.gif) no-repeat scroll 0% 0%;
	font-size:1px;
	margin:0 0 30px 0;
	}

ul#pageback
	{
	position: relative;
	width:120px;
	height:23px;
	list-style:none;
	overflow:hidden;
	}

ul#pageback li a:link,ul#pageback li a:visited
	{
	width:120px;
	height:23px;
	position:absolute;
	overflow:hidden;
	text-indent:-99999px;
	text-decoration:none;
	top:0;
	background:url(img/btn_page_navi_set.jpg) no-repeat scroll 0% 0%;
	left:0px;
	background-position:0px -230px;
	}

ul#pageback li a:hover
	{
	background-position:0px -253px;
	}

ul#pagetop
	{
	position:relative;
	width:120px;
	height:23px;
	list-style:none;
	overflow:hidden;
	}

ul#pagetop li a:link,ul#pagetop li a:visited
	{
	width:120px;
	height:23px;
	position:absolute;
	overflow:hidden;
	text-indent:-99999px;
	text-decoration:none;
	top:0;
	background:url(img/btn_page_navi_set.jpg) no-repeat scroll 0% 0%;
	left:0px;
	background-position:0px -276px;
	}

	
ul#pagetop li a:hover
	{
	background-position:0px -299px;
	}

/*=====	sitemap	=====*/





/*=====		footer_upper and lower		=====*/

ul#footer_upper
	{
	text-align:center;
	margin:0 0 15px 0;
	}

ul#footer_upper li
	{
	display:inline;
	font-size:90%;
	line-height:180%;
	padding:0 3em 0 0;
	color:#535353;
	}

ul#footer_upper li a:link,ul#footer_upper li a:visited
	{
	text-decoration:none;
	color:#0066FF;
	}

ul#footer_upper li a:hover
	{
	text-decoration:underline;
	color:#0000ff;
	}

ul#footer_lower
	{
	text-align:center;
	margin:0 0 30px 0;
	}

ul#footer_lower li
	{
	display:inline;
	font-size:90%;
	line-height:180%;
	padding:0 3em 0 0;
	color:#535353;
	}

ul#footer_lower li a:link,ul#footer_lower li a:visited
	{
	text-decoration:none;
	color:#0066FF;
	}

ul#footer_lower li a:hover
	{
	text-decoration:underline;
	color:#0000ff;
	}

#footer_end
	{
	height:6em;
	font-size:90%;
	padding:3.5em 0 0 0;
	text-align:center;
	color:#c7c7c7;
	background:#000000 scroll 0% 0%;
	}

p
	{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom:0;
	padding-top:1em;
	}

h1
	{
	font-size:11px;
	font-weight: normal;
	background:#000000;
	color:#c7c7c7;
	}

h2
	{
	font-size:120%;
	font-weight:600;
	color:#ffffff;
	padding:7px 0 0 30px;
	}

h3
	{
	font-size:120%;
	font-weight:600;
	color:#0066FF;
	padding:7px 0 0 20px;
	}

h4
	{
	font-size:120%;
	font-weight:600;
	color:#ffffff;
	padding:7px 0 0 30px;
	}

h5
	{
	font-size:120%;
	font-weight:600;
	color:#000000;
	padding:7px 0 0 20px;
	}

h6
	{
	color:#33ff00;
	}

.size_90
	{
	font-size:90%;
	}



