@charset "utf-8";
/* CSS Document */

.headerContainer{
	width:100%;
	height:145px;
	margin:0;
	padding:0;
	/* background-image:url(../img/header/headerBack.gif);
	background-repeat:repeat-x; */
}
.headerUpLine{
	width:100%;
	height:6px;
	background-image:
}
.headerBack{
	width:100%; height:134px;
	/* background-image: url(../img/headerBack2.gif);
	background-repeat:repeat-x;*/
}

.twoColFixRtHdr #header { 
	background: #DDDDDD;
	margin:0 auto;
	padding: 0;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #header form {
}
.twoColFixRtHdr #header input {
	height:13px;
	margin-top:17px;
	margin-left:10px;
}
#logoBox{
	width:900px;
	height:120px;
	margin:0 auto;
}
.logo{
	width:372px;
	height:80px;
	margin:15px 0px 15px 0px;
	float:left;
}
.search{
	width:230px;
	height:80px;
	margin-left:300px;
	background-repeat:no-repeat;
	background-position:right;
	overflow:hidden;
	vertical-align: bottom;
	text-align:right;
	padding-top:90px;
	padding-left:290px;
}
#logoBox input{
	padding:0px 0px 0px 5px;
}
.twoColFixRtHdr #header span{
	display:none;
}

#header{
	width:900px;
	margin:0 auto;
	clear:both;
}
#header span{
	display:none;
}

	
#header ul{
	margin:0;
	padding:0;
	height:46px;
	display:block;
}
#header li {
	float:left;
	list-style-type:none;
	display: block;
	height:46px;
	text-indent:-9999px;
}
#header li a{
	border:0;
	display:block;
	background-repeat:no-repeat;
	padding:0; 
	margin:0;
}
#header li a:hover{margin:0; padding:0;}
#header li.top a{
	background-image:url(../img/header/b_00_top.gif);
	background-repeat:no-repeat;
	width:50px;
	height:46px;
	display:block;
}
#header li.top a:hover{
	background-image:url(../img/header/b_00_2_top.gif);
	background-repeat:no-repeat;
	width:50px;
	height:46px;
}
#header li.home a{
	background-image:url(../img/header/b_00.gif);
	background-repeat:no-repeat;
	width:50px;
	height:46px;
	display:block;
}
#header li.home a:hover{
	background-image:url(../img/header/b_00_2.gif);
	background-repeat:no-repeat;
	width:50px;
	height:46px;
}

#header li.costmer a{
	background-image:url(../img/header/b_01.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.costmer a:hover{
	background-image:url(../img/header/b_01_2.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.distributer a{
	background-image:url(../img/header/b_02.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.distributer a:hover{
	background-image:url(../img/header/b_02_2.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.infomation a{
	background-image:url(../img/header/b_04_info.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.infomation a:hover{
	background-image:url(../img/header/b_04_2_info.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.recomend a{
	background-image:url(../img/header/b_04.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.recomend a:hover{
	background-image:url(../img/header/b_04_2.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.aboutOita a{
	background-image:url(../img/header/b_03.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.aboutOita a:hover{
	background-image:url(../img/header/b_03_2.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.Shun a{
	background-image:url(../img/header/b_05.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
#header li.Shun a:hover{
	background-image:url(../img/header/b_05_2.gif);
	background-repeat:no-repeat;
	width:170px;
	height:46px;
}
.pankuzu{
	width:900px;
	height:30px;
	margin:0 auto;
	background-image:url(../img/header/pankuzuBack.gif);
	background-repeat:repeat-x;
	clear:both;
	line-height:180%;
	font-size:80%;
	margin-top:1.33em;
	_margin:0px auto;
}
#pankuzu ul {
}
#pankuzu li{
	float:left;
	list-style-image:url(../img/header/pankuzuYaji.gif);
	padding-right:30px;
	padding-top:5px;
}
#pankuzu li a{
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#pankuzu li a:hover{
	color: #CC3300;
}

.justifyleft {
	border:1px solid #DDDDDD;
	float:left;
	margin-right:5px;
	margin-top:5px;
	padding:5px;
}

.justifyright {
	border:1px solid #DDDDDD;
	float:right;
	margin-right:5px;
	margin-top:5px;
	padding:5px;
}

.moreclear {
	clear: left;
}

.moreleft {
	float:right;
	margin-left:5px;
	margin-top:5px;
	padding:5px;
}
