@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
margin:0;
padding:0;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(/img/common/body_bg.png); 
	background-repeat:repeat-x;
	}	
#wrapper{
	width:900px;
	margin:0 auto;
	text-align:left;
	padding:0;
	}		
#head{
	margin:20px 0 0 0;
	background-image:url(/img/common/head_bg.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	position:relative;
	padding:100px 0 0 0;
	}
h1{	position:absolute;
	top:10px;
	left:0px;
	text-indent:-9999px;
	z-index:1;
	}
h1 a{
	background-image:url(/img/common/logo.jpg);
	background-repeat:no-repeat;
	display:block;
	width:490px;
	height:85px;
	}
p#description{
	position:absolute;
	top:-17px;
	left:0px;
	color:#fff;
	font-size:11px;
	z-index:1;
	}
p#hInq{
	position:absolute;
	top:10px;
	left:515px;
	}
h2.sec{
	background-image:url(/img/sec/h2_bg.jpg);
	background-repeat: no-repeat;
	font-size:x-large;
	_font-size:large;
	padding:75px 0 40px 30px;
	_padding:65px 0 40px 30px;
	color: #FF9900;
	font-weight:bold;
	}
h2.sec:first-letter{
	color:#FFFFFF;
	font-size:150%;
	}	
span.new,
span.new01,
span.new02{
	display:none;
	margin:0 10px;
	}
#cont{
	clear:both;
	text-align:left;
	padding:0 15px 0 0;
	margin:0;
	background: #FFFFFF;
	}
#main{
	width:635px;
	float:right;
	overflow: hidden;
	padding:0px 0 20px 0;
	}
/******************ｇNavi********************/		
.gNavi{
	background-image:url(/img/common/gNavi.jpg);
	height:50px;
	margin-bottom:15px;
	}
.navi01{width:106px;}
.navi02{width:106px;}
.navi03{width:106px;}
.navi04{width:106px;}
.navi05{width:106px;}
.navi06{width:105px;}

.gNavi li{
	float:left;
	text-indent:-9999px;
	}
.gNavi li a{
	display:block;
	background-repeat:no-repeat;
	background-image:url(/img/common/gNavi.jpg);
	height:50px;
	}
.navi01 a{background-position:0 0;}
.navi02 a{background-position:-106px 0;}
.navi03 a{background-position:-212px 0;}
.navi04 a{background-position:-318px 0;}
.navi05 a{background-position:-424px 0;}
.navi06 a{background-position:-530px 0;}	
.navi01 a:hover,.navi01 a.c{background-position:0 -50px;}
.navi02 a:hover,.navi02 a.c{background-position:-106px -50px;}
.navi03 a:hover,.navi03 a.c{background-position:-212px -50px;}
.navi04 a:hover,.navi04 a.c{background-position:-318px -50px;}
.navi05 a:hover,.navi05 a.c{background-position:-424px -50px;}
.navi06 a:hover,.navi06 a.c{background-position:-530px -50px;}	



/******************basic********************/	
.topicPath{
	margin:0 10px;
	}

.topicPath li{
	display:inline;
	background-image:url(/img/common/sidebar_dd.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 5px 0 15px;
	font-size:x-small;
	_font-size:xx-small;
	}
.topicPath li.firstChild{
	background:none;
	}
/*****************sidebar*******************/		
#sideBar{
	width:240px;
	float:left;
	margin-right:10px;
	}
#sideBar p.sideTitle{
	margin:15px 0 -10px 0;
	_margin:15px 0 0 0 ;
	clear: both;
	width:235px;	}
#sideBar p.banner{
	text-align:right;
	padding:0 5px;
	}	
#subMenu{
	padding:0;
	margin:0 0 20px 15px;
	width:220px;
	}
#subMenu li{
	background-color:#EEF6D4;
	border-bottom:1px solid #fff;
	padding:0 0 1px 0;
	}
#subMenu li dl{
	border-bottom:1px solid #f9f9f9;
	padding:0 10px;
	*height:1%;
	*margin:3px 0 0 0;
	}
#subMenu li dl dt a{
	background-image:url(/img/common/sidebar_dt.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}
#subMenu li dl dd{
	padding:3px 10px 3px 20px;
	}
#subMenu li dl dd a{
	background-image:url(/img/common/sidebar_dd.jpg);		
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	}
	

	
/*#menu *{height:1%;}	*/
#menu{
	padding:0;
	margin:20px 0 10px 0;
	width:235px;
	}
#menu li{
	}
#menu li a{
	padding:0 0 0 20px;
	background-position:0 50%;
	background-repeat:no-repeat;
	display:block;
	}	
#menu li dl{
	margin:0 0 20px 0;
	_height:1%;
	}
#menu li dl dt{
	margin-bottom:-5px;
	*margin-bottom:0;
	_margin-bottom:0;
	}
#menu li dl dt a{
	padding:0 0 0 0;
	text-decoration:none;
	}	
#menu li dl dd{
	padding:3px 5px;
	background-color:#EEF6D4;
	border-bottom:1px solid #ddd;
	margin:0 0 0 15px;
	}
#menu li dl dd a{
	background-image:url(/img/common/sidebar_dt.jpg);
background-position:0 50%;
background-repeat:no-repeat;	
	}
#menu li.tl{
	margin:0 0 0 15px;
	padding:3px 5px;
	background-color:#EEF6D4;
	}
#menu li.tl a{
	background-image:url(/img/common/sidebar_dd.jpg);
	background-position:0 50%;
background-repeat:no-repeat;
	padding:0 0 0 15px;
}	
	
#footCont{
	padding:7px 0;
	}
#footCont address{
	clear:both;
	color:#fff;
	text-align:center;
	font-size:x-small;
	_font-size:xx-small;
	}	
#foot{
	height:40px;
	clear:both;
	background-image:url(/img/common/footer_bg.jpg);
	background-repeat:repeat-x;
	}
/*main*********************************************************************************************/
form table td input.text01{width:100px}
form table td input.text02{width:80px}
form table td input.text03{width:80px}
form table td input.text04{width:300px}
form table td input.text05{width:40px}
.btn{text-align:center;}
.thanks_mess{
	font-size:large;
	_font-size:medium;
	text-align:center;
	padding:80px 0;
	background-image: url(/img/common/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	}
.sitemap{
	padding:30px;
	}	
.sitemap li{
	background-image:url(/img/common/sidebar_dt.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:5px 0 5px 25px;
	margin:0 0 5px 0;
	}
.sitemap li.note ul li{
	border:none;
	padding:5px 0 5px 15px;
	background-image:url(/img/common/sidebar_dd.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	}	
.sitemap li.note{
	background:none;
	}
.adr{
	width:610px;
	margin:10px 0;
	}
/*toppage*/
#toppage_first{
	padding:15px 0;}
.toppage_first_left{
	width:310px;
	float:left;
	margin-right:5px;
	}
.toppage_first_right{
	width:310px;
	float:right;
	}		
#toppage_first table th,
#toppage_first table td{
	padding:3px 10px 5px 10px;
	vertical-align:middle;
	border-bottom:1px dotted #CCCCCC;
	}
#toppage_second{
	padding:10px 5px;
	}		
.toppage_second_left{
	width:340px;
	float:left;
	}
#main div#toppage_second div.toppage_second_left p{
	margin-bottom:1em;
	line-height:1.2;
	color:#666666;
	}
#main div#toppage_second div.toppage_second_left ul{
	margin-bottom:15px;
	}	
.toppage_second_right{
	width:270px;
	float:right;
	position: relative;
	}
.toppage_second_right div.choice01{	
	background-image:url(/img/index/why_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding:7px 0 15px 55px;
	}
.flow_rail{
	padding:10px 0 25px 0;
	}
.flow_rail span{
	margin:0;
	padding:0;
	float:left;
	display:block;
	}		
.bottom_inq{
	clear:both;
	position:relative;
	background-image:url(/img/index/bottomInqHr.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:197px;
	}
.bt_inq{
	position:absolute;
	top:100px;
	left:0;
	}
.bt_tel{
	position:absolute;
	top:100px;
	left:390px;
	}		
	
/*sub*/
.ind_entry{
	margin:10px 0;
	}
.ind_entry table{
	width:615px;
	}
.ind_entry table th,
.ind_entry table td{
	padding:10px;
	border-bottom:1px dotted #ddd;
	}
.ind_entry table td{
	width:250px;
	_width:270px;
	}	
.ind_entry table td.firstChild{
	border: none;
	}
.ind_entry table th{
	width:60px;
	_width:80px;
	background:#99CC99;
	color:#FFFFFF;
	}
.ind_entry table th.com2{
	width:60px;
	_width:80px;
	background:#99CC99;
	color:#FFFFFF;
	}
.ind_entry table td.col2{
	width:320px;
	_width:340px;
	}	
	
.ind_entry p.img_center{
	margin:10px 0 20px 0;
	}
.img_rail{
	margin:10px 0 20px 5px;
	}
.img_rail p{
	width:300px;
	float:left;
	margin-right:5px;
	}
.ind_links p{
	background-image:url(/img/sec/qa_list.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:5px 10px;
	}
	
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
	
			