@charset "utf-8";
/* CSS Document */

/****************************************
			all
****************************************/
*{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.float{
	float: left;
}
.floatR{
	float: right;
}
.clear{
	clear: both;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-weight: lighter;
}
h2{
	font-size: 10px;
}
img{
	border: 0;
}

/******* font *********/
.fb{
	font-weight: bold;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.fs0{
	font-size: 0;
}
.fs10{
	font-size: 10px;
}
.fs11{
	font-size: 11px;
}
.fs12{
	font-size: 12px;
}
.fs14{
	font-size: 14px;
}
.fs16{
	font-size: 16px;
}
.lh12{
	line-height: 120%;
}
.lh13{
	line-height: 130%;
}
.lh14{
	line-height: 140%;
}
.lh15{
	line-height: 150%;
}
.lh16{
	line-height: 160%;
}
.lh17{
	line-height: 170%;
}
.lh18{
	line-height: 180%;
}
.ls5{
	letter-spacing: 0.5px;
}
.ls6{
	letter-spacing: 0.6px;
}
.ls7{
	letter-spacing: 0.7px;
}
.ls8{
	letter-spacing: 0.8px;
}
.ls9{
	letter-spacing: 0.9px;
}
.ls10{
	letter-spacing: 1px;
}
.mb7{
	margin: 0 0 7px 0;
}
.pInd12{
	text-indent: 12px;
}

/****************************************
			structure
****************************************/
body{
	background: #f5f5f5 url(../image/bdy_bg.gif) repeat-x top center;
}
*html body{text-align:center;}

#wrapper{
	width: 940px;
	margin: 3px auto 0;
	padding: 0 0 15px 0;
	background: #FFFFFF;
}
*html #wrapper{text-align:left;}

#wrapperInner{
	width: 900px;
	margin: 0 0 0 20px;
}

/****************************************
			header
****************************************/
#header{
	width: 900px;
	height: 27px;
	background: url(../image/lin_01.gif) 0 bottom repeat-x;
}
.logo{
	width: 34px;
	height: 19px;
	margin: 2px 0 0 2px;
}
.h1{
	margin: 6px 0 0 8px;
}

/******* HeaderNavi *********/
.headerNavi{
	height: 25px;
	background: #00721b;
}
*html .headerNavi{width:388px;}

.hNUl{
	height: 18px;
	margin: 2px 0 0 0;
	list-style: none;
}
*html .hNUl{height:16px;}

.hNLi{
	height: 18px;
	overflow: hidden;
	background: url(../image/lin_02.gif) repeat-y right 0;
}
.hli5{
	height: 18px;
	overflow: hidden;
}
.hNLi a,.hli5 a{
	height: 18px;
	overflow: hidden;
	margin: 1px 5px 0 5px;
	display: block;
	text-indent: -9999px;
}

.hli1 a{
	width: 46px;
	background: url(../image/hn_btn_01.gif) no-repeat 0 -16px;
}
.hli1 a:hover{
	background: url(../image/hn_btn_01.gif) no-repeat 0 top;
}
.hli2 a{
	width: 38px;
	background: url(../image/hn_btn_02.gif) no-repeat 0 -16px;
}
.hli2 a:hover{
	background: url(../image/hn_btn_02.gif) no-repeat 0 top;
}
.hli3 a{
	width: 123px;
	background: url(../image/hn_btn_03.gif) no-repeat 0 -16px;
}
.hli3 a:hover{
	background: url(../image/hn_btn_03.gif) no-repeat 0 top;
}
.hli4 a{
	width: 75px;
	background: url(../image/hn_btn_04.gif) no-repeat 0 -16px;
}
.hli4 a:hover{
	background: url(../image/hn_btn_04.gif) no-repeat 0 top;
}
.hli5 a{
	width: 64px;
	background: url(../image/hn_btn_05.gif) no-repeat 0 -16px;
}
.hli5 a:hover{
	background: url(../image/hn_btn_05.gif) no-repeat 0 top;
}

.logo2{
	width: 116px;
	height: 15px;
	margin: 2px 0 0 1px;
	font-size: 0;
}
.logo2 a{
	width: 116px;
	height: 15px;
	display: block;
}
.telmail{
	width: 397px;
	height: 15px;
	margin: 2px 0 0 1px;
	font-size: 0;
}
.telmail a{
	width: 397px;
	height: 15px;
}

/****************************************
			MainFlash/Image
****************************************/
#mainImage{
	width: 900px;
	height: 210px;
	text-indent: -9999px;
}

/****************************************
			MainNavi
****************************************/
#mainNavi{
	width: 900px;
	height: 52px;
	margin: 3px 0 0 0;
	background: url(../image/mn_shadow.gif) repeat-x 0 44px;
}
.mNUl{
	width: 900px;
	height: 44px;
	list-style: none;
}
.mNLi{
	width: 180px;
	height: 44px;
}
.mNLi a{
	width: 180px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}
.mli1 a{
	background: url(../image/mn_btn01.gif) no-repeat;
}
.mli1 a:hover{
	background: url(../image/mn_btn01.gif) no-repeat 0 -44px;
}
.mli2 a{
	background: url(../image/mn_btn02.gif) no-repeat;
}
.mli2 a:hover{
	background: url(../image/mn_btn02.gif) no-repeat 0 -44px;
}
.mli3 a{
	background: url(../image/mn_btn03.gif) no-repeat;
}
.mli3 a:hover{
	background: url(../image/mn_btn03.gif) no-repeat 0 -44px;
}
.mli4 a{
	background: url(../image/mn_btn04.gif) no-repeat;
}
.mli4 a:hover{
	background: url(../image/mn_btn04.gif) no-repeat 0 -44px;
}
.mli5 a{
	background: url(../image/mn_btn05.gif) no-repeat;
}
.mli5 a:hover{
	background: url(../image/mn_btn05.gif) no-repeat 0 -44px;
}

/****************************************
			Main
****************************************/
.Ptitle{
	width: 900px;
	height: 51px;
	background: url(../image/All_Ptitle_bg.gif) repeat-x;
}
.h2{
	width: 550px;
	height: 51px;
	text-indent: -9999px;
}
.BC{
	width: 300px;
	height: 51px;
}
.BC ul{
	padding: 25px 13px 0 0;
	list-style: none;
}
.BC li{
	display: inline;
}
.BC a{
	text-decoration: underline;
}
.BCspan{
	padding: 0 6px 0 6px;
}
.current{
	color: #727272;
}
#main{
	width: 900px;
	padding: 15px 0 0 0;
}

/******* alpha *********/
.alpha{
	width: 690px;
	min-height: 200px;
	padding: 0 0 50px 0;
}

/******* beta *********/
.beta{
	width: 200px;
	padding: 0 0 30px 10px;
	min-height: 100px;
}
.SNul{
	width: 200px;
	list-style: none;
	padding: 18px 0 0 0;
	background: url(../image/sn_ttl.gif) no-repeat;
	border-bottom: 1px solid #bababa;
}
.SNul li{
	width: 200px;
	height: 36px;
}
.SNul li a{
	width: 200px;
	height: 36px;
	display: block;
	text-indent: -9999px;
}
.SNcurrent{
	width: 200px;
	height: 36px;
	text-indent: -9999px;
}

.bNUl{
	width: 200px;
	list-style: none;
}
.bNLi{
	width: 200px;
	background: url(../image/lin_03.gif) repeat-x 0 bottom;
}
.bNLi a{
	width: 190px;
	margin: 12px 4px;
	display: block;
	text-indent: -9999px;
	border: 1px dotted #eeeeee;
}
.bNtopLi a{
	margin: 4px 4px 12px;
}
.bNLi a:hover{
	border: 1px solid #aaaaaa;
}
.bli1 a{
	height: 110px;
	background: url(../image/Sbnr_works.jpg) no-repeat;
}
.bli2 a{
	height: 90px;
	background: url(../image/top_bnr_02.gif) no-repeat;
}

/****************************************
			Footer
****************************************/
#footer{
	width: 100%;
	height: 17px;
	margin: 0 0 0 0;
	background: #006318;
	border-top: 1px solid #001806;
}
*html #footer{text-align:center;}

.copyRight{
	width: 930px;
	color: white;
	text-align: right;
	margin: 2px auto 0;
}