@charset "UTF-8";


/* header */
/*************************************************************/
#headcontent {
	position: relative;
	z-index: 2;
}

#headcontent p {
	position: absolute;
	float: right;
	top: -3px;
	right: 0;
	z-index: 3;
}



/****** pulldown menu ******/

#menu1 img {
	filter:alpha(opacity=90);
	opacity: 0.9;
}

#menu1 a:hover img {
	filter:alpha(opacity=100);
	opacity: 1;
}

#header #headbody #headcontent div#menu1, #header #headbody #headcontent div#menu2, #header #headbody #headcontent div#menu1 div, #header #headbody #headcontent div#menu2 div{background:none;}


/****** Headline Slide News ******/
#slidenews {
	height: 49px;
	background: url(../images/bg_attention.gif) repeat-x;
}

#slidenews #slideimg {
	width: 949px;
	height: 24px;
	margin: 0px auto 0;
	padding-top:18px;
	background: url(../images/pic_attention.gif) 0 7px no-repeat;
}

#slidenews #sldcover{
	position:relative;
	width:810px;
	height:16px;
	margin-left:133px;
	overflow:hidden;
}

#slidenews #sld {
	position:absolute;
	/*width:810px;*/
	height:16px;
	font:12px/1.2em 'ＭＳ ゴシック',sans-serif;
	color:#86601d;
	font-weight:bold;
	padding-top:1px;
	/*overflow:hidden;*/
	z-index: 1;
}

/*---bxSlider用---*/
/*
#slidenews #sldin {
	width:810px;
	height:13px;
	font:12px/1.2em 'ＭＳ ゴシック',sans-serif;
	color:#86601d;
	font-weight:bold;
	padding-top:1px;
	overflow:hidden;
	z-index: 1;
}
*/

