@charset "utf-8";

/* CSS Document */



/*-------ヘッダ---------*/

#headline {

	background-repeat: no-repeat;

	color: #FFFFFF;

	height: 20px;

	position: absolute;

	left: 462px;

	top: 13px;

	width: 485px;

}

marquee{

color:#FFFFFF;

}

#hedda{

	width:950px;

	margin: 0 auto 0px auto;

	height: 96px;

	text-align: left;

	position: relative;

	background-image: url(../img/hedda_bk2.jpg);

	background-repeat: no-repeat;

}

#logo1 {

	width: 360px;

	float: left;

}

#menu_box {

	height: 49px;

	width: 950px;

	margin: 0 auto;

}

#menu_ul{

	list-style:none;

	margin:0;

	padding:0;

	width: 950px;

	clear: both;

	height: 45px;

}

#menu_ul li{

	float:left;

}

#hedda_bk_wide {

	background-position: top center;

	background-repeat: no-repeat;

}

#s_menu {

	height: 40px;

	width: 500px;

	position: absolute;

	left: 426px;

	top: 52px;

}



/*-------メニュー---------*/



#menu_ul{

	list-style:none;

	margin:0;

	padding:0;

	width: 950px;

}

#m1,#m2,#m3,#m4,#m5,#m6{

float:left;

}

#m1 a,#m2 a,#m3 a,#m4 a,#m5 a,#m6 a{

	display:block;

	width:190px;

	height:49px;

	float:left;

	text-indent:-9999px;

	line-height:1.0em;

}

#m1{background-image:url(../img/m1.jpg);}

#m2{background-image:url(../img/m2.jpg);}

#m3{background-image:url(../img/m3.jpg);}

#m4{background-image:url(../img/m4.jpg);}

#m5{background-image:url(../img/m5.jpg);}





#m1 A:hover{

	background-image:url(../img/m1.jpg);

	background-position:0 -49px;

	height:49px;

}

#m2 A:hover{

	background-image:url(../img/m2.jpg);

	background-position:0 -49px;

	height:49px;

}

#m3 A:hover{

	background-image:url(../img/m3.jpg);

	background-position:0 -49px;

	height:49px;

}

#m4 A:hover{

	background-image:url(../img/m4.jpg);

	background-position:0 -49px;

	height:49px;

}

#m5 A:hover{

	background-image:url(../img/m5.jpg);

	background-position:0 -49px;

	height:49px;

}

