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

#hedda_box {
	height: 130px;
	width: 960px;
	margin: 0 auto;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
h1{
	line-height:14px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: normal;
	left: 13px;
	top: 104px;
	width: 529px;
	text-align: left;
	position: absolute;
}
#hedda_menu {
	position: absolute;
	left: 596px;
	top: 97px;
	width: 412px;
}
#menu_box {
	width: 960px;
	margin: 0 auto;
	height: 49px;
}
#menu_ul{
	list-style:none;
	margin:0;
	padding:0;
	width: 960px;
	height: 56px;
}

#hedda_contact {
	background-color: #FFFFFF;
	position: absolute;
	left: 784px;
	top: 98px;
}
#hedda_box1 {
	width: 760px;
	float: left;
}
#hedda_box2 {
	width: 186px;
	float: left;
}
/*------ TOP用_menu ----------*/

.hedda_ul{
	list-style:none;
	clear: both;
}
.hedda_ul li{
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: 0 4px;
	font-size: 12px;
	float: left;
	margin: 0 10px 0 0;
	line-height: 2em;
}
.hedda_ul li{
	background-image: url(../images/hedda_icon.gif);
	background-position: 0px 2px;
}
.hedda_ul li a{
	color:#FFFFFF;
	font-size:12px;
}
