/* 全部*/
* {
	font-family: Verdana,"MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
}


body{
	margin:0px;
	padding:0px;
	background:#E1E1E1;
	text-align:left;
}


body.if{
	background:#FFFFFF;
	text-align:left;
	scrollbar-face-color: #DBF0F9;
	scrollbar-arrow-color: #00AA3A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DBF0F9;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;

}
form { margin: 0px; }


/* リンク */
 a,
 a:link,
 a:visited {
	color: #0099CC;
/*	text-decoration: none;*/
	line-height: 150%;
}
 a:hover{
	color: #34CDFF;
/*	background:#FFFFCC;*/
	line-height: 150%;
}

/* リンクつき画像 */
a img {
	border: 0px;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding:0px;
	margin:0px;

}


#backborder{
	background-image: url("../img/backborder.gif");
	background-position: center top;
	background-repeat: repeat-y;
	margin:auto;
}
#backborder2{
	background-image: url("../img/backborder2.gif");
	background-position: center top;
	background-repeat: repeat-y;
	margin:auto;
}

#backheader{
	background-image: url("../img/backheader.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin:auto;
}
#backheader_form{
	background-image: url("../img/backheader_form.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin:auto;
}



/*ヘッダー*/

#header{
	height:150px;
	position:relative;
}


#headerlogo{
	background-image: url("../img/n_header.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;

	position:absolute;
	top:15px;
	left:12px;
/*	text-indent: -9999px;*/
}
#headerlogo a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#headerlogo a:hover{
	display: block;
	width: 100%;
	height: 100%;
	background:none;
	text-indent: -9999px;
}

#headerbanner{
	position:absolute;
	top:32px;
	left:610px;
/*	text-indent: -9999px;*/
}



#todate{
	top:75px;
	right:26px;
	position:absolute;
	width:73px;
	text-align:center;
	font-size:11px;
	line-height:120%;
	color:#FFFFFF;
	font-weight:bold;

}


/*メニュー関係*/
#menu{
	padding:0px 0px 3px 0px;
	font-size:13px;
	line-height:130%;
	color:#666666;
}

/*メニューバー*/

#bar{
	padding:0px 5px 2px 2px;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	position:absolute;
	top:0px;
	left:0px;
/*	background:#006600;*/
	z-index:1;
}

#bar a{
	color:#333333;
	text-decoration:none;
	line-height:120%;
}
#bar a:hover{
	color:#00AA3A;
	text-decoration:none;
	line-height:120%;
}

/*フローチャート系*/

#work #chart{
	position:absolute;
	top:0px;
	left:75px;
	font-size:10px;
	padding:4px 0px 2px 2px;
	z-index:2;
}
#products #chart{
	position:absolute;
	top:0px;
	left:90px;
	font-size:10px;
	padding:4px 0px 2px 2px;
	z-index:2;
}
#company #chart{
	position:absolute;
	top:0px;
	left:95px;
	font-size:10px;
	padding:4px 0px 2px 2px;
	z-index:2;
}

#recruit #chart{
	position:absolute;
	top:0px;
	left:95px;
	font-size:10px;
	padding:4px 0px 2px 2px;
	z-index:2;
}

#staff #chart{
	position:absolute;
	top:0px;
	left:105px;
	font-size:10px;
	padding:4px 0px 2px 2px;
	z-index:2;
}
#staffblog #chart{
	position:absolute;
	top:16px;
	left:0px;
	font-size:10px;
	padding:4px 0px 2px 2px;
	z-index:2;
}

#gotomap{
	position:absolute;
	top:0px;
	right:5px;
	font-size:10px;
	padding:0px 0px 0px 0px;
	z-index:2;
}



#introduction{
	padding:5 10 5 10;
	color:#00AA3A;
	font-size:10px;
	font-weight:bold;
	background:#DBF0F9;
	border-top:1px solid #00AA3A;
	border-bottom:1px solid #00AA3A;
}



#gyou{
	background-image: url("../img/gyouicon.gif");
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding:5px 0px 0px 16px;
	font-size:12px;
	line-height:120%;
}

/*テーブル系*/

.koma{
	background-image: url("../img/koma.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 16px;
}

.com{
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}


.com table{
}

.com td{
	padding:5px 0px 5px 0px;
}
.com th{
	padding:5px 0px 2px 0px;
	font-weight:bold;
	text-align:left;
}

/*フォント系*/

.contents {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
.contents11 {
	font-size: 11px;
	color: #636363;
	line-height: 160%;
	text-align:left;
}
.contents10 {
	font-size: 10px;
	color: #666666;
}
.contents9 {
	font-size: 9px;
	color: #666666;
}

.title1{
	background-image: url("../img/gyouicon.gif");
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 16px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	border:0px solid #FF0000;
}
.title1 a,
.title1 a:link,
.title1 a:visited{
	text-decoration:none;
	line-height:14px;
}
.title1 a;hover{
	text-decoration:none;
	line-height:14px;
}


.title2{
	font-size:13px;
	color:#666666;
	font-weight:bold;
	line-height:130%;
	text-align:left;
	letter-spacing:-0.04em;
}

#title3 {
	border-bottom:1px dotted #419BB4;
	color:#043C81;
	padding:0px 0px 0px 0px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}


.title4{
	color:#FFFFFF;
	background:#666666;
	font-size:12px;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	line-height:130%;
	text-align:left;
}

.detail{
	font-size:13px;
	line-height:140%;
	color:#666666;
}


#titlewaku{
	padding:2px 30px 2px 30px;
	font-size: 12px;
	color: #555555;
	line-height: 140%;
	font-weight:bold;

}

#kasen{
	padding-bottom:3px;
	border-bottom:1px dashed #666666;
}

#datewaku{
	padding:4px 8px 2px 0px;
	font-size: 10px;
	color: #666666;
	line-height: 140%;
	font-weight:bold;
}


/*フォントここまで*/

/*フォーム系*/

.contact{
width:440px;
text-align:left;
}

.contact p{
font-size:0.75em;
}
.contactform{
margin:0px 1px 25px 0;
padding-bottom:0px;
/*background:#EDEDED;*/

}

.contactform p{
border-bottom:1px #999999 solid;
border-top:1px #999999 solid;
background:#E0E0E0;
}

.contactform dl{
margin:30px 0 0 10px;
color:#666666;
}

.contactform dt{
float:left;
width:100px;
font-size:11px;
margin:0px 0 10px 0;
}

.contactform dd{
margin-bottom:20px;
}

.comtactform input{
font-size:10px;
}



/*フッダー系*/

#footer {
	border-top:2px solid #999999;
/*	background:#3471BD;*/

}

#footlist{
	color: #00AA3A;
	font-size: 10px;
	font-weight:bold;
	padding:5px 10px 5px;

}

#footlist ul, #footlist li{
	display: inline;
	list-style-type: none;
}

#footlist a:link, #footlist a:visited{
	color: #00AA3A;
	margin:auto;
	text-decoration: none;
	padding:5px 10px  5px;
}
#footlist a:hover{
	background: #FFFFE9;
	color: #00AA3A;
}

#copyright{
	color: #00AA3A;
	font-size: 11px;
	font-weight:bold;
	padding:5 10 5;

}

/*フッダー系ここまで*/



/*以下フォーム*/

#form_cat_title{
	border:1px solid #00AA3A;
	background-color:#DBF0F9;
	color:#00AA3A;
	padding:4px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

#form_cat_detail{
	color:#333333;
	padding:1px;
	font-size:12px;
	text-align:left;
}

#form_cat_detail a{
	background-image: url("/img/link.gif");
	background-position: 0 3;
	background-repeat: no-repeat;
	padding-left:14px;
	font-size:12px
}

#form_cat_detail_img{
	padding:5px 6px 5px 6px;
}


#form_form{
	border-collapse: collapse;
	font-size:11px;
	color:#666666;
	text-align:left;
}

#form_form table{
	table-layout:fixed;
	border-collapse: collapse;
}
#form_form td{
	border-collapse: collapse;
/*	border:1px solid #00AA3A;*/
	padding:3px;
	font-size:11px;
	text-decoration:bold;
	color:#666666;
}

#form_form th{
	border-collapse: collapse;
	background:#F8ECB5;
	border:2px solid #FFFFFF;
	padding:3px 6px 3px 6px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}



#caution{
	color:#FF0000;
}

/*枠がこい系*/

#oyatitle{
	position:relative;
	height:40px;
}

#waku{
	background-image: url("../img/images/waku_02.gif");
	background-position: 0 0;
	background-repeat: repeat-y;
	text-align:left;
	width:500px;
}
#waku_up{
	background-image: url("../img/images/waku_01.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width:500px;
	height:21px;
	text-align:left;
	text-indent: -9999px;
}
#waku_low{
	background-image: url("../img/images/waku_03.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width:500px;
	height:21px;
	text-align:left;
	text-indent: -9999px;
	border:0px solid #FF0000;
}

#waku2{
	background-image: url("../img/images/waku2_02.gif");
	background-position: 0 0;
	background-repeat: repeat-y;
	text-align:left;
	width:500px;
}
#waku2_up{
	background-image: url("../img/images/waku2_01.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width:500px;
	height:51px;
	text-align:left;
	text-indent: -9999px;
}
#waku2_low{
	background-image: url("../img/images/waku2_03.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width:500px;
	height:18px;
	text-align:left;
	text-indent: -9999px;
	border:0px solid #FF0000;
}









/*レイアウト系*/
#hidari190{
	width:190px;
	float:left;

}

.kolink{
	background-image: url("../img/link.gif");
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding:2px 0px 0px 16px;
	font-size:12px;
	line-height:120%;
}
#clock{
	background-image: url("../img/icon_clock.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding:2px 0px 0px 16px;
	font-size:12px;
	line-height:120%;
}
#tv{
	background-image: url("../img/icon_tv.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding:2px 0px 0px 16px;
	font-size:12px;
	line-height:120%;
}





.hantou a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#kotira{
	 background-image: url("../img/mail.gif");
	 background-position: 0px 5px;
	 background-repeat: no-repeat;
	 padding:0px 0px 0px 15px;
	 font-size:12px;
	 font-weight:bold;
	 line-height:110%;
}




