@charset "utf-8";


/*-----Base-----*/
/*-------------------------------------------------------------*//*-----Base-----*/


body{
	color: #333333;
	text-align: center;
	background-color: transparent;
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

table,td,th{
	border-color: #999999;
	font-size:110%;
	line-height: 150%;
	}

th{
	width: 120px;
	}

tr:hover{
	background-color: #f5f5f5;
	}

a:link,
a:visited{
	color: #E56D00;
	text-decoration: none;
	}

a:active,
a:hover{
	color: #E80000;
	text-decoration: none;
	}


/*-----Header Wide-----*/
/*------------------------------------------------------*//*-----Header Wide-----*/


#header_wide{
	clear: both;
	width: 100%;
	background-color: transparent;
	background-image: url(../img/header_wide_bg.jpg);
	background-repeat: repeat-x;
	}


/*-----Header Wrapper-----*/
/*------------------------------------------------------*//*-----Header Wide-----*/


#header_wrapper{
	clear: both;
	width: 820px;
	margin: 0px auto;
	text-align: left;
	}


/*-----Header-----*/
/*------------------------------------------------------*//*-----Header Wide-----*/


#header{
	clear: both;
	height: 130px;
	width: 820px;
	position: relative;
	background-color: transparent;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	}

#header p#logo{
	position: absolute;
	top: 11px;
	left: 5px;
	}

#header p.h_des{
	height: 20px;
	width: 420px;
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	line-height: 200%;
	}

#header p.h_to01{
	height: 27px;
	width: 150px;
	position: absolute;
	top: 51px;
	left: 660px;
	}


#header p.h_to02{
	height: 27px;
	width: 150px;
	position: absolute;
	top: 91px;
	left: 660px;
	}



/*-----Header Navi02-----*/
/*------------------------------------------------------*//*-----Header Wide-----*/


#header_navi02{
	clear: both;
	height: 50px;
	width: 820px;
	position: relative;
	text-align: left;
	}

#header_navi02 ul{
	height: 50px;
	width: 820px;
	}

#header_navi02 ul li{
	float: left;
	}

#header_navi02 ul li a{
	display: block;
	height: 50px;
	line-height: 30px;
	text-align: center;
	float: left;
	}



/*-----Side Wide-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#side_wide{
	clear: both;
	width: 100%;
	}


/*-----Side-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#side{
	clear: both;
	width: 820px;
	margin: 0px auto;
	background-color: #ffffff;
	background-image: url(../img/side_bg.jpg);
	background-repeat: no-repeat;
	}


/*-----Wrapper-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#wrapper{
	clear: both;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-color: transparent;
	background-image: url(../img/wrapper_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	}


/*-----Side Header-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#side_header{
	clear: both;
	height: 260px;
	width: 800px;
	position: relative;
	background-color: transparent;
	background-image: url(../img/side_header2_bg.jpg);
	background-repeat: no-repeat;
	}

#side_header h2{
	height: 25px;
	width: 500px;
	margin: 0px;
	position: absolute;
	top: 195px;
	left: 295px;
	text-align: right;
	text-indent: 0px;
	font-size: 250%;
	color: #ffffff;
	line-height: 100%;
	background-color: transparent;
	background-image: url(../img/h2_side_header_bg.jpg);
	background-repeat: no-repeat;
	}


#side_header p.sh_pickup01 a{
	display: block;
	height: 27px;
	width: 170px;
	text-indent: -9999px;
	}
#index #side_header p.sh_pickup01{
	position: absolute;
	top: 216px;
	left: 18px;
	text-indent: 0;
	}

/*-----Main Box-----*//*-----Main Box-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#main_box{
	clear: both;
	width: 780px;
	text-align: left;
	background-color: transparent;
	background-image: url(../img/main_box_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	}


/*-----Main-----*//*-----Main Box-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#main{
	float: right;
	width: 560px;
	background-color: transparent;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	}


/*-----Navi-----*//*-----Main Box-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#navi{
	float: left;
	width: 200px;
	text-align: left;
	background-color: transparent;
	background-image: url(../img/navi_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	}

#navi h4.navi_header{
	clear: both;
	height: 40px;
	width: 200px;
	margin: 0px;
	font-size: 100%;
	line-height: 100%;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../img/h4_nh_bg.jpg);
	background-repeat: no-repeat;
}

#navi p.navi_header{
	clear: both;
	height: 40px;
	width: 200px;
	margin: 0px;
	font-size: 100%;
	line-height: 100%;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../img/h4_nh_bg.jpg);
	background-repeat: no-repeat;
}

#navi .ul_navi_wrapper{
	clear: both;
	float:left;
	display: inline;
	margin: 0px 0px 10px;
	width: 200px;
	background-color: transparent;
	background-image: url(../img/ul_navi_wrapper_bg.jpg);
	background-repeat: no-repeat;
}

#navi ul{
	clear: both;
	float: left;
	}

#navi ul.ul_navi{
	margin: 0px;
	}

#navi ul.ul_navi li{
	clear: both;
	}

#navi ul li a{
	display: block;
	font-size: 120%;
	background-color: transparent;
	background-repeat: no-repeat;
	}

#navi ul.ul_navi li a:hover{
	background-position: -200px 0px;
	}

#navi ul.ultxt li.navi_con01{
	width: 200px;
	margin: 0px;
	}

#navi ul.ultxt li a{
	height: 35px;
	width: 180px;	/* Htmlを"標準モード"で書いているため"Padding"で設定されている値をマイナスしています */
	padding: 5px 0px 0px 20px;
	background-image: url(../img/ult01_li_bg.jpg);
	}

#navi ul.ultxt ul.depth02{
	margin: 0px 0px 20px;
	}

#navi ul.ultxt ul.depth02 li a{
	height: 35px;	/* Htmlを"標準モード"で書いているため"Padding"で設定されている値をマイナスしています */
	width: 180px;	/* Htmlを"標準モード"で書いているため"Padding"で設定されている値をマイナスしています */
	padding: 5px 0px 0px 20px;
	background-image: url(../img/ult01_depth02_li_bg.jpg);
	}

#navi ul.ul_banner li{
	margin: 0px 0px 10px;
	}

#navi ul.ul_banner li.ul_b01{
	height: 50px;
	width: 200px;
	}

#navi ul.ul_banner li.ul_b01 a{
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	background-image: url(../img/ul_b01_bg.jpg);
	}

#navi a:link,
#navi a:visited{
	color: #666666;
	text-decoration: none;
	}

#navi a:active,
#navi a:hover{
	color: #ffffff;
	text-decoration: none;
	}


/*-----Footer Wrapper-----*/
/*------------------------------------------------------*//*-----Footer Wide-----*/


#footer_wrapper{
	clear: both;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../img/footer_wrapper_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	}


/*-----Footer Header-----*/
/*------------------------------------------------------*//*-----Footer Wide-----*/


#footer_header{
	clear: both;
	width: 800px;
	background-color: transparent;
	background-image: url(../img/footer_header_bg.jpg);
	background-repeat: no-repeat;
	}


/*-----Footer-----*/
/*------------------------------------------------------*//*-----Footer Wide-----*/


#footer{
	clear: both;
	float: left;
	height: 100px;
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	}

#footer dl{
	height: 30px;
	width: 700px;
	position: absolute;
	top: 10px;
	left: 50px;
	text-align: center;
	line-height: 150%;
	}

#footer dl dt{
	display: inline;
	border-right: 1px solid #999999;
	}

#footer dl dt a{
	margin: 0px 1ex 0px;
	white-space: nowrap;
	}

#footer dl dd{
	float: left;
	text-indent: -9999px;
dispray:none;
	}

#footer address{
	height: 15px;
	width: 600px;
	position: absolute;
	top: 50px;
	left: 100px;
	color: #666666;
	text-align: center;
	font-size: 120%;
	line-height: 150%;
	}

#footer dl dt a:link,
#footer dl dt a:visited{
	color: #666666;
	text-decoration: none;
	}

#footer dl dt a:active,
#footer dl dt a:hover{
	color: #666666;
	text-decoration: none;
	}

#footer address a:link,
#footer address a:visited{
	color: #666666;
	text-decoration: none;
	}

#footer address a:active,
#footer address a:hover{
	color: #666666;
	text-decoration: none;
	}


/*-------------------------------------------------------------------------------*//*-----↑↑以上基本設定↑↑-----*/
/*-----------------------------------------------------------------------------------------------------------------*/


/*-----Topページindex.html-----*//*-----Main-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#index #side_header{
	background-image: url(../img/side_header_bg.jpg);
	}

#index .seg01{
	height: 163px;
	width: 520px;	/* Htmlを"標準モード"で書いているため"Padding"で設定されている値をマイナスしています */
	padding: 10px 20px 0px;
	margin: 0px;
	background-image: url(../img/index_seg01_bg.jpg);
	}

#index .seg01 p{
	width: 370px;
	margin: 0px 0px 5px;
	font-size: 120%;
	line-height: 180%;
	}

#index .seg01_2{
	clear: both;
	float: left;
	display: inline;
	height: 150px;
	width: 480px;	/* Htmlを"標準モード"で書いているため"Padding"で設定されている値をマイナスしています */
	padding: 30px 0px 10px 80px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../img/seg01_2_bg.jpg);
	background-repeat: no-repeat;
	}

#index .seg01_2 p{
	clear: both;
	width: 460px;
	margin: 0px 0px 5px;
	font-size: 120%;
	line-height: 180%;
	}

#index a.rank1{
	font-size: 160%;
	}

#index a.rank2{
	font-size: 160%;
	}

#index a.rank3{
	font-size: 140%;
	}

#index a.rank4{
	font-size: 140%;
	}

#index a.rank5{
	font-size: 120%;
	}

#index a.rank6{
	font-size: 120%;
	}


/*-----ページタイトルPageFile.html-----*//*-----Main-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/

p.inq {
	margin-bottom:20px;
	}



.h2_img { height: 76px; }

