@charset "UTF-8";

#container #header {
	display: block;
	width: 930px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#container #header ul,li  {
	margin: 0px;
	padding: 0px;
}
#container #header h1 {
	margin: 0px;
	padding: 0px;
}
#container #header #header1 {
	width: 930px;
}
#container #header #header1 #header1left {
	float: left;
	width: 430px;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	height: 80px;
}
#container #header #header1 #header1left h2 {
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-weight: normal;
}

#container #header #header1 #header1right {
	float: right;
	width: 456px;
	height: 80px;
	padding-top: 10px;
}
#header #header1 #header1right .clear #conavi {
	float: left;
	margin-top: 12px;
}
#container  #header  #header1  #header1right a{
	padding-right: 6px;
	padding-left: 6px;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

#container #header #header1 #header1right a:hover {
	color: #E4007F;
	text-decoration: underline;
}


#container  #header  #header2 {
	height: 40px;
	width: 920px;
	margin-top: 2px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #89A6E8;
	border-bottom-color: #89A6E8;
	padding-top: 7px;
	position: relative;
	margin-bottom: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
#container   #header   #header2   li {
	float: left;
}
#container #header #header2 #nav .header2_1 {
	position: absolute;
	left: 15px;
}
#container #header #header2 #nav .header2_2 {
	position: absolute;
	left: 218px;
}
#container #header #header2 #nav .header2_3 {
	position: absolute;
	left: 455px;
}
#container #header #header2 #nav .header2_4 {
	position: absolute;
	left: 688px;
	width: 210px;
}

/* //////////////////ヘッダプルダウン/////////////// */

#header #header2 ul,li	{ 
	margin:0; padding:0; 
}

#header #header2 #nav {
	margin: 0;
	position: relative;
	line-height:1;
	text-align: left;
}

#header #header2 #nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
}

/* サブメニューの位置 */
#header #header2 #nav ul { 
	display: none;
	position: absolute; 
	top: 31px; left: 2px;
	line-height: 0; 
}

/* サブメニュー出現時の幅(#nav ul a　のwidth+左右padding) */
#header #header2 #nav ul { 
	width: 213px; 
}

/* さらに下位メニューがある場合
#header #header2 #nav ul ul { top: 0; left: 121px; }
 */

#header #header2 #nav ul a {
	display: block;
	width: 173px;
	padding: 7px 0px  7px 40px;
	color: #333333;
	
	opacity: 0.9;
	filter: alpha(opacity=90);
	zoom: 1;
	line-height: 1;
	background:url("../coimages/pd.gif") no-repeat center left;
	text-decoration: none;
	font-size: 11px;
}

#header #header2 #nav ul a.hover { 
	background:url("../coimages/pd_on.gif") no-repeat center left; 
}
#header #header3 {
	text-align: right;
}
