/* CSS Document base css*/
@charset "UTF-8";

.aka{
	color:#ff0000;
	}

.orange{
	color:#ec631a;
	}


.borderOra{
	border-bottom:solid 1px #ec631a;
	}

.clr{
	clear:both;
	}

img{
	border:none;
	}

.sen{
	border-bottom:dotted 1px #dcdcdc;
	}

h3{
	background:url(../images/h3.gif) no-repeat;
	width:638px;
	height:38px;
	border:solid 1px #dcdcdc;
	color:#F39700;
	padding:0 0 0 30px;
	line-height:2.4em;
	font-size:11pt;
	}

h3 span{	
	font-size:9pt;
	font-weight:normal;
	padding-left:10px;
	}
ol,ul {
	list-style:none;
}


/*----------  body ----------------*/


html{
    height:100%;
}
body{
	margin:0px auto;
}

#wrap{
	width:790px;
	margin:0 auto;
	height:100%;
	min-height: 100%;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

body > #wrap {
    height: auto;
	}




#contents {
        padding-bottom: 50px;
	}
	
#obi{
	width:100%;
	background:#B6D865;
	padding-top:2px;
	text-align:center;
	padding-bottom:2px;
	color: #d3d3d3;
}

*{
	margin:0;
	padding:0;
	
}

/* new clearfix */  
.clearfix:after {  
     visibility: hidden;  
     display: block;  
     font-size: 0;  
     content: " ";  
     clear: both;  
     height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  

/*----------  ヘッダー ----------------*/

h1{
	color:#FFFFFF;
	font-size:9pt;
	font-weight:normal;
	height: 15px;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	}

h2{
	width:560px;
	margin-top:20px;
	margin-left:10px;
	height:61px;
	letter-spacing:0.2em;
	font-size:12pt;
	font-weight:bold;
	color:#FFBF2B;
	font-weight:bolder;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 10px;
	line-height: 130%;
	}


h2 span{
	font-size:11pt;
	}

#header{
	width:790px;
	height:auto;
		}


.topLogo{
	width:790px;
	height:78px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	text-align: right;
		}

.logoA{
	float:right;
	margin-right: 7px;
	font-size: 14px;
	color: #666666;
	width: 170px;
	height:auto;
	padding-top:10px;
	padding-bottom:5px;
	text-align: right;
	}

.logoB{
	float:right;
	padding-top:30px;
	margin-bottom: 0px;
	margin-right: 0px;
	}


/*********** トプナビ*****************************/
#global_navi{
	width:753px;
	height:50px;
	clear:both;
	background-image: url(../img/main_navi.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 20px;
	padding-right:20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}

#global_navi li{
	width:125px;
	height:48px;
	float:left;
	}

#global_navi .btn{
	width:125px;
	height:26px;
	float:left;
	padding-top: 17px;
	padding-bottom: 3px;
	}


/*----------  フッター ----------------*/

#footer {
	width:auto;
	height:auto;
	clear:both;
	bottom: 0;
	margin-top: 20px;
	color: #999999;
	float:center;
	}

.footNavi{
	width:550px;
	height:24px;
	font-weight: bold;
	display:block;
	font-size:8pt;
	margin-left:auto;
	margin-right:auto;
	padding-right: 120px;
	padding-left: 120px;
	}
	
.footNavi li{
	list-style:none;
	line-height:2.2em;
	float:right;
	color: #666666;
	}

.footNavi a{
	display:block;
	width:90px;
	text-decoration:none;
	text-align:center;
	border-left:solid 1px #868686;
	letter-spacing:0.1em;
	}

.footN0p a{
	width:150px !important;
	}

.footNavi a, .footNavi a:visited{
	color:#666666;
	}

.footNavi a:hover{
	color:#666666;
	background:#f4f5f5;
	}
.footNavi_contents{
	width:550px;
	height:24px;
	font-weight: bold;
	display:block;
	font-size:8pt;
	margin-left:auto;
	margin-right:auto;
	padding-right: 120px;
	padding-left: 120px;
	}
	
	
.footNavi_contents li{
	list-style:none;
	line-height:2.2em;
	float:right;
	}

.footNavi_contents a{
	display:block;
	width:90px;
	text-decoration:none;
	text-align:center;
	border-left:solid 1px #868686;
	letter-spacing:0.1em;
	}

.footN0p a{
	width:150px !important;
	}

.footNavi_contents a, .footNavi a:visited{
	color:#666666;
	}

.footNavi_contents a:hover{
	color:#666666;
	background:#f4f5f5;
	}
.footer .area_title {
	width:790px;
	font-size: 10px;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}

#footer .area_table {
	font-size: 10px;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 20px;
}
#footer .area_table th {
	white-space: nowrap;
	padding-right: 5px;
	font-weight: normal;
	padding-bottom: 5px;
}
#footer .area_table td {
	padding-bottom: 5px;
}

.navi_waku01{
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #B6D865;
	color:#FFFFFF;
	width:auto;
	height:auto;
	margin:5px auto 0;
	clear:both;
	font-size:8pt;
	}
.navi_waku02{
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#E2F2BF;
	color:#FFFFFF;
	width:100%;
	height:24px;
	font-size:8pt;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	}

/*----------  コピーライト ----------------*/
.copyRight_waku01{
	background-color:#f0fff0 ;
	color:#FFFFFF;
	width:100%;
	height:125px;
	font-size:8pt;
	margin-right: auto;
	margin-left: auto;
	}
.copyRight{
	color:#666565;
	width:790px;
	height:30px;
	clear:both;
	font-size:10pt;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.copyTable{
	float:center;
	}
	
.copyTable td{
	vertical-align:top;
	}

.copyMoji{
	float:right;
	text-align:right;	
}

.footShamei{
	float: left;
	width: auto;
	margin-top:5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 12px;
	}

.area{
	color:#666565;
	width:790px;
	height:75px;
	margin:5px auto 0;
	clear:both;
	font-size:8pt;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC33;
	font-weight:bold;
	}

/*----------  サイド ----------------*/

#sidebar{
	float:left;
	width:180px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#sidebar p{
	margin:0 0 5px;
	padding:0;
	}

.sideNavi{
	padding:0;
	}

.sideNavi li{
	list-style:none;
	margin:0 0 0 5px 0;
	padding:0 0 0 20px;
	width:180px;
	}

.sideNavi a{
	padding:0 0 0 16px;
	line-height:2.2em;
	display:block;
	text-decoration:none;
	font-size:10pt;
	}

.imp{
	margin-top: 10px;
	margin-bottom: 10px;
}
.bnr01{
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.6;
	color: #231815;
}
.bnr01 span{
	padding-top: 10px;
}

.bnr02{			/*バイテック・グローバルバナー*/
	margin-top: 10px;
}

.sideNavi a, .sideNavi a:hover, .sideNavi a:visited{
	background:url(../images/point05.gif) no-repeat;
	color:#ed9300;
		}	

.sideNavi a:hover{
	background:url(../images/point05.gif) no-repeat #f4f5f5;
	}

#menu{
	width:180px;
	margin-right:10px;
	}

#menu ul{
	margin-top:10px;
	}
#menu li{
	margin-bottom:1px;
	}
#menu .m00 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi00_off.gif);}
#menu .m00 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi00_off.gif);}
#menu .m00 a:hover{background:url(../img/contents_navi00_on.gif) right;}	

#menu .m01 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi01_off.gif);}
#menu .m01 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi01_off.gif);}
#menu .m01 a:hover{background:url(../img/contents_navi01_on.gif) right;}

#menu .m02 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi02_off.gif);}
#menu .m02 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi02_off.gif);}
#menu .m02 a:hover{background:url(../img/contents_navi02_on.gif) right;}

#menu .m03 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi03_off.gif);}
#menu .m03 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi03_off.gif);}
#menu .m03 a:hover{background:url(../img/contents_navi03_on.gif) right;}

#menu .m04 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi04_off.gif);}
#menu .m04 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi04_off.gif);}
#menu .m04 a:hover{background:url(../img/contents_navi04_on.gif) right;}

#menu .m05 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi05_off.gif);}
#menu .m05 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi05_off.gif);}
#menu .m05 a:hover{background:url(../img/contents_navi05_on.gif) right;}

#menu .m06 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi06_off.gif);}
#menu .m06 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi06_off.gif);}
#menu .m06 a:hover{background:url(../img/contents_navi06_on.gif) right;}

#menu .m07 a:link{display:block;width:180px;height:50px;background:url(../img/contents_navi07_off.gif);}
#menu .m07 a:visited{display:block;width:180px;height:50px;background:url(../img/contents_navi07_off.gif);}
#menu .m07 a:hover{background:url(../img/contents_navi07_on.gif) right;}

#menu .m06{margin-bottom:0;}



/*---------- メイン ----------------*/

#mainContents{
	width:790px;
	margin:10px auto 0;
	}

#right{
	width:590px;
	float:right;
	margin-top:10px;
	padding-top:0px;
	}
#right .guide_title {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right .guide_title_sub {
	width:550px;
	height:20px;
	font-size:18px;
	border-left-width: 7px;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 20px;
	padding-top: 3px;
	font-weight: bold;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #9acd32;
	padding-left: 10px;
	color: #9acd32;
	margin-left: 20px;
	margin-bottom: 10px;
}
#right a:link{
	color:#515F84;
	text-decoration: underline;
}
#right a:visited{
	color:#515F84;
	text-decoration: underline;
}
#right a:hover{
	color:#FF8C00;
	text-decoration: none;
}


#right_top{
	height:auto;
	margin-bottom:10px;
	clear:both;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#right_top .consept_text{
	width:280px;
	float:left;
	text-align:left;
	line-height:150%;
	margin-right:10px;
	margin-top:0px;
	padding-left: 5px;
	display: inline;
	font-size: 15px;
	color: #666666;
	}

#right_top .image{
	width:125px;
	text-align:left;
	padding: 3px;
	height: 125px;
	background-color: #CCCCCC;
	}
	
#right_top .sub_page{
	width:574px;
	text-align:left;
	margin-bottom:20px;
	}

#right_top .sub_page p{
	margin-top:20px;
	margin-left:10px;
	width:545px;
	line-height:160%;
	}

#right_top .sub_page .sub_guide{
	width:500px;
	margin-left:15px;
	margin-top:0;
}

#right_top .sub_page .sub_info{
	width:450px;
	margin-left:15px;
	margin-top:0;
}
#right_top .kamoku {
	color: #343434;
	text-align: left;
	font-size: 125%;
	font-weight: bold;
	padding-left: 20px;
	margin-top: -10px;
}
#right_top .kamoku2 {
	text-align: left;
	padding-left: 35px;
}

#right_bottom_box{
	float:left;
	width:285px;
	margin-right:10px;
	margin-top:10px;
	margin-bottpom:5px;
	display: inline;
	}

	
#right_bottom_box .title{
	width:285px;
	height:66px;
}
#right_bottom_box .box_border{
	width:285px;
	height:auto;
	overflow:hidden;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	}
	
#right_bottom_box .category_img{
	float:left;
	background-color: #CCCCCC;
	padding: 5px;
	height: 105px;
	width: 105px;
	}
#right_bottom_box .box_txt_02{
	text-align:left;
	width:145px;
	float:left;
	margin-right:4px;
	margin-left:4px;
	line-height:150%;
	font-size: 14px;
	color: #333333;
	}
#right_bottom_box .detail_link {
	margin-top: 5px;
	margin-left: 5px;
}







	
/*----------  パンクズ ----------------*/

.pankuzu{
	margin:3px 0 0 40px;
	display:table;
	}

.pankuzu li{
	font-size:9pt;
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	color:#868686;
	}

.pankuzu span{
	margin:0 5px 0;
	}

.pankuzu a, .pankuzu a:visited, .pankuzu a:hover{
	color:#9acd32;
	text-decoration:none;
	}


.goLink{
	margin:0 0 0 460px;
	font-size:10pt;
	}

.goLink a{
	text-decoration:none;
	display:block;
	background:url(../images/point05.gif) no-repeat;
	padding:0 0 0 14px;
	}

/*----------  レギュラー ----------------*/
.regularTop{
	width:790px;
	height:105px;
	background:url(../img/regular_main.jpg) no-repeat;
	}


/*----------  誘導ナビ ----------------*/

#yudou_waku{
	width: 125px;
	height: auto;
	padding-top: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	line-height: 120%;
	clear: both;
}


/*----------  問い合わせ枠 ----------------*/

#toiawase_waku{
	width: 590px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}

