@charset "shift_jis";


/*::::: header :::::::::::::::*/
#wrap_header{
	width:100%;
	background:url(../images/header_wrap_bg.jpg) repeat-x;
}
#header{
	width:802px;
	margin-left:auto;
	margin-right:auto;
	height:31px;
	background:url(../images/header_bg.jpg) repeat-x;
	line-height:0;
}
#header .word{
	color:#999999;
	font-size:10px;
	margin:0;
	padding: 3px 0 0 20px;
	float:left;
}
#header .inquiry{
	padding: 3px 20px 0 0 ;
	clear:right;
	float:right;
}
/*::::: main :::::::::::::::*/
#wrap_main {
	width:100%;
	background:url(../images/contents_wrap_bg.jpg) repeat-x;
	margin-top:0;
	padding-top:0;
}
#main {
	width:802px;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#FFFFFF;
	text-align:left;
	margin-top:0;
	padding-top:0;
	overflow:hidden;
}
#logo{
	width:169px;
	overflow:hidden;
}
/*::::: contents :::::::::::::::::*/
#contents{
	background:none
}
#contents:after {   
	content: "";
	display: block;
	clear: both;
}

#contents_right{
	width:630px;
	float:right;
	margin:1px 0px 10px 0;
	height:auto;
	min-height:1px;
	background:none;
}
#contents_right:after {   
	content: "";
	display: block;
	clear: both;
}
#contents_right_inner{
	width:595px;
	margin-left:15px;
	margin-top:20px;
	background:none;
}
.pankuzu{
	font-size:85%;
	background-color:#F6F6F6;
	margin:0 ;
	padding:5px 0 5px 10px;
	color:#999999;
}
.pankuzu a{
	color:#999999;
}
.pankuzu a:hover{
	color:#3399FF;
}
.pankuzu a:visited{
	color:#999999;
}
/*::::: gnavi :::::::::::::::*/
#contents_left{
	width:170px;
	float:left;
	background:none;
}
#logo,
#contents_left ul,
#contents_left li{
	margin:0;
	padding:0;
	line-height:0;
}
#menuul{ 
	margin:0;
	padding:0;
	list-style: none;
	border-bottom:1px solid #999999;
}
#menuul a{ 
	font-weight:bold;
}
#menuul .menu_bton,
#menuul .menu_bt{
	list-style-type: none;
	display:inline;
}					  
#menuul .menu_bt a{
	display:block;
	width:170px;
	height:35px;
	text-decoration:none;
	line-height:normal;
	font-size:13px;
	background:url(../images/menu1_off.jpg) no-repeat;
}
#menuul .menu_bton a{
	display:block;
	width:170px;
	height:35px;
	text-decoration:none;
line-height:normal;
	background:url(../images/menu1_on.jpg) no-repeat;
}
#menuul .menu_bton a:hover,
#menuul .menu_bt a:hover{
	background:url(../images/menu1_on.jpg) no-repeat;
}
#menuul .menu_bton a span,
#menuul .menu_bt a span{
	padding:9px 0 0 7px;
	display:block;

}
#menuul .menu_bt2on,
#menuul .menu_bt2{
	width:170px;
	height:35px;
	list-style-type: none;
	display:inline;
	font-size:12px;
}					  
#menuul .menu_bt2 a{
	display:block;
	width:170px;
	height:35px;
	text-decoration:none;
	line-height:normal;
	background:url(../images/menu2_off.jpg) no-repeat;
}
#menuul .menu_bt2on a{
	display:block;
	width:170px;
	height:35px;
	text-decoration:none;
	line-height:normal;
	background:url(../images/menu2_on.jpg) no-repeat;
}
#menuul .menu_bt2on a:hover,
#menuul .menu_bt2 a:hover{
	background:url(../images/menu2_on.jpg) no-repeat;
}
#menuul .menu_bt2on a span,
#menuul .menu_bt2 a span{
	padding:9px 0 0 15px;
	display:block;
}
#menuul .menu_bt3on,
#menuul .menu_bt3{
	width:170px;
	height:29px;
	list-style-type: none;
	display:inline;
	font-size:12px;
}					  
#menuul .menu_bt3 a{
	display:block;
	width:170px;
	height:29px;
	text-decoration:none;
	line-height:normal;
	background:url(../images/menu3_off.jpg) no-repeat;
	font-weight:normal;
}				  
#menuul .menu_bt3on a{
	display:block;
	width:170px;
	height:29px;
	text-decoration:none;
	line-height:normal;
	background:url(../images/menu3_on.jpg) no-repeat;
	font-weight:normal;
}
#menuul .menu_bt3on a:hover,
#menuul .menu_bt3 a:hover{
	background:url(../images/menu3_on.jpg) no-repeat;
	font-weight:normal;
}
#menuul .menu_bt3on a span,
#menuul .menu_bt3 a span{
	padding:8px 0 0 20px;
	display:block;
}

#contents_left .banner{
	margin:10px 0;
	text-align:center;
}
#contents_left .banner img{
	margin:5px 0;
}


/*::::: footer :::::::::::::::*/
#contents_bottom {
	padding: 0 0 6px 0;
	background: #bababa url("../images/common/inq_bottom.jpg") left bottom no-repeat;
	}

#contents_bottom #inq_area {
	padding: 10px 0 0 0;
	margin: 0 1px;
	background: #ffffff;
	}

#contents_bottom p{	
	margin: 0 6px 4px 10px;
}
#contents_bottom p.pagetop{	
	text-align:right;
}

#contents_bottom p.inq_button{	
	text-align:right !important;
	margin: 0 5px;
}
#footer{
	clear:both !important;
}
/*#footer p{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}*/
#footer p.footer_navi{
	margin:0 0 20px 0;
	padding:20px 0 0 0;
	background:url(../images/footer_bg.jpg) repeat-x ;
	text-align:right;
}
#footer p.footer_navi2{
	font-size:10px;
	color:#666666;
}
#footer p.footer_navi2 a{
	font-size:10px;
	color:#666666;
}
#footer p.footer_navi2 a:hover{
	color:#3399FF;
}
#footer p.ms_excel{
	font-size:10px;
	color:#999999;
}
#footer p.copy{
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#footer p.copy a{
	color:#999999;
}

#footer p.copy a:hover{
	color:#3399FF;
}



