@charset "utf-8";

div#wrapper{
    margin: 0;
	text-align: left;
	width: 100%;
	position: relative;
    min-height: 100%;
	line-height: normal;
	font-family: "ヒラギノ角ゴ ProN W2", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;

}

div#wrapBg{
	border-top: 1px solid #ccc;
}

div#headerimg{
	text-align: left;
	background-color: #236C9D;
	height: 140px;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../../img/header_bg.jpg);
	display:table;
    table-layout: fixed;
    width:100%;

}

div#headerimg div.logo{
	display:table-cell;
	vertical-align: middle;
	height: 140px;
	padding-left: 0px;
/*	background-color: #099;*/
	width: 100%;

}
div#headerimg div.logocenter{
	display: table-cell;
	height: 140px;
	width: 100%;
	text-align: center;
/*	background-color: #72562B;*/
}

div#headerimg div.logoright{
	display: table-cell;
	height: 140px;
	width: 100%;
	text-align: right;
/*	background-color: #ff0000;*/

}

div#serch{
	margin: 0 auto;
	text-align: right;
	/*background-color: #f00;*/
	height: 60px;
}
div#serch input[type="text"]{
	height: 25px;
	margin-top:	15px;
	margin-right:	0px;
	margin-left:	0px;
	margin-bottom:	15px;
}
div#serch input[type="submit"]{
/*
background-color: #000000;
border-bottom: 2px solid #666666;
border-left: 2px solid #CCCCCC;
border-right: 2px solid #666666;
border-top: 2px solid #CCCCCC;
color: #FFFFFF;
font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", verdana, arial, sans-serif;
font-size: small;
font-weight: normal;
*/
background-color:#ccc;

height: 25px;
margin: 0;
padding: 0;
text-align: center;
vertical-align: baseline;
width: 30px;
background-image: url(../../img/search_box_icon.png);
background-repeat: no-repeat;
background-position: center;
/*background-size:contain;*/
margin-top:		15px;
margin-right:	30px;
margin-left:	0px;
margin-bottom:	15px;
border-bottom:	1px solid #666666;
border-left:	1px solid #CCCCCC;
border-right:	1px solid #666666;
border-top:		1px solid #CCCCCC;

}




div#header{
	margin: 0 auto;
	text-align: center;
	background-color: #333;
}

div#header h1{
	font-weight: bold;
	float: left;
	width: 30px;
	padding: 2px 0 0 1px;
	font-size: 20px;
	color: #FFFFFF;
	text-shadow:0px -1px 1px #777;
}

div#header ul#gNavi{
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #FFFFFF;

}
ul#gNavi li{
	display: block;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #dedede;
}

ul#gNavi li.firstItem{
	border-right: 1px dotted #dedede;
}
ul#gNavi li.img{
	vertical-align: text-bottom;
	background-image: url(../../img/header9.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: static;
}

ul#gNavi li.lastItem{
	margin-left: 0;
}


ul#gNavi li.serch{
	display: block;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #dedede;
	vertical-align: text-bottom;
	text-align: right;
	color: #f00;

}

div#header ul#gNavi li a{
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	padding: 20px 20px;
}
div#header ul#gNavi li a:hover{
	background: url(../img/bg_gnavi.gif) repeat-x bottom left;
}




div#headimg{
	text-align: left;
	background-image: url(../../img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


div#submenue{
	margin: 0 auto;
	text-align: left;
	background-color:#ddd;
	background-image: url();
	height: 120px;
	background-repeat: no-repeat;
}

div#footer{
	text-align: center;
	background-color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#footer p#copyright{
	float: none;
	clear: both;
	text-align: center;
	padding: 10px;
	font-size: 9px;
	color: #fff;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}
div#footer p#koken{
	float: none;
	clear: both;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	font-size: 11px;
	color: #fff;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}
div#footer img#kokenlogo{
	height: 33px;
	width: 97px;
}



/* 会社概要 */
	ul#outlineBox{
	/*
	background-color:#666;
	height: 100px;
	width: 100%;
	padding-top:	20px;
	padding-right:	30px;
	padding-left:	30px;
	padding-bottom:	10px;
	overflow:hidden;
	display: -webkit-box;
	display: table;
*/
	text-align: left;
	height: auto;
	background-color: #666;
	margin: 0px;
	padding-top:	20px;
	padding-right:	30px;
	padding-left:	30px;
	padding-bottom:	10px;
	}
	ul#outlineBox li.Areabox{
	display:inline-block;
	margin-left: 30px;
	margin-bottom: 0px;
	vertical-align:top;
  	}


	ul#outlineBox li.firstItem{
	margin-left: 0px;
	text-align: left;

	/*background-color:#f00;*/
	}
	ul#outlineBox li.lastItem{
	/*background-color:#00f;*/
	text-align: right;
	/*background-color:#00f;*/
	/*width: 33%;*/
	}
	ul#outlineBox li.Areabox strong{
	margin-bottom: 10px;
/*	padding-bottom:	10px;*/
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: table-cell;
	font-size: 11px;
	border-bottom: 1px #dedede solid;
	}
	ul#outlineBox li.Areabox span{
	line-height: 1.4;
	display: block;
	margin-bottom: 8px;
	color: #fff;
	font-size: 10px;
	}
	ul#outlineBox li.Areabox a{
	color: #fff;
	}

/*--*/
	div#imgflame {
		border: solid 1px  #ccc;
		border-radius: 3px;
		padding: 0.5em 0.5em 0.5em 0.5em;
		float:left;
		margin:0px;
		color: #000;
		text-align: center;	
	}

/*
	div#outlineBox strong{
		color: #fff;
		font-weight: bold;
		font-size: 13px;
		margin-bottom: 10px;
	}

	div#outlineBox dl{
		width: 100%;
	}

	div#outlineBox dl dt,
	div#outlineBox dl dd{
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0;
	}

	div#outlineBox dl dt{
		float:left;
		width:100px;
		clear:both;
		font-weight: bold;
		color: #fff;
	}
	div#outlineBox dl dd{
		width:100%;
		margin-left:30px;
		padding-left:20px;
		color: #fff;
	}

*/


/*----*/

div#middleArea{
	color: #000;
	font-family:Arial, Helvetica, sans-serif!important;
	background-color: #eee;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 100%;
	font-color: #333;

}
/*----*/

#panel-btn:hover{
  background: #fafafa;
}

/*サブメニュー*/
div#panel{
	overflow: hidden;
	text-align: left;
	display: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #39F;
}
/*サブメニュー*/
div#panel2{
	overflow: hidden;
	background-color: #39F;
	text-align: left;
	display: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/*サブメニュー*/
div#submenubar{
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
div#submenubar h1{
	font-weight: bold;
	float: left;
	width: 50px;
	padding: 2px 0 0 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow:0px -1px 1px #777;
}
div#submenubar span{
	font-weight: bold;
	float: right;
/*	width: 50px;*/
	padding: 2px 0 0 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}


div#submenubar ul#sbmnitem{
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
}

ul#sbmnitem li{
	display: block;
	float: right;
	border-left: 1px dotted #dedede;
}

ul#sbmnitem li.firstItem{
	border-right: 1px dotted #dedede;
}
ul#sbmnitem li.lastItem{
	margin-left: 0;
}
/*サブメニューフォントなど*/
div#submenubar ul#sbmnitem li a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 15px 20px;
}
div#submenubar ul#sbmnitem li a:hover{
	background: url(../img/bg_gnavi.gif) repeat-x bottom left;
}

div.x1{
	text-align:right;
	position: absolute;
	top: 5px;
	right:15px;
	border-radius: 3px;
	border-width: 1px;
	border-style: double;
	border-color: #333;
	font-weight: bold;
	font-family:ＭＳ Ｐゴシック,Verdana, Arial, Helvetica, sans-serif, 小塚ゴシック Pro EL;
	padding: 3px;
}
div.x1 a {
font-size: 16px;
text-decoration: none;
color: #C06; /* テキストの下線（なし） */
font-weight: bold;
}
div.x1 a:hover {
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	color: #33FFFF; /* テキストの下線（なし） */
}

