@charset "UTF-8";

/* リンク
------------------------------------------------ */

/* link */

a:link    { color:blue;
            text-decoration: underline;}
a:visited { color:blue;
            text-decoration: underline;}
a:hover   { color:#FF6600;
            text-decoration: underline;}
a:active  { color:#FF6600;
            text-decoration: underline;}


a:link img {
}
a:visited img {
}
a:hover img {
opacity: 0.6;filter: alpha(opacity=60);-moz-opacity: 0.6;
}
a:active img {
opacity: 0.6;filter: alpha(opacity=60);-moz-opacity: 0.6;
}

#noscript {
		position: relative;
		z-index: 5260;
		padding: 1em;
		border-bottom: #000 solid 1px;
		background: #fff;
		color: #000;
		text-align: center;
	}
#noscript span {
		color: #ff0000;
	}

/* header
------------------------------------------------ */

#header {
margin:0px auto 20px auto;
background:url(http://www.seikatsusyukanbyo.com/monthly/2014/images/2014_bg.png) repeat-x;
text-align:left;
}

#header #header_wrap {
width:1000px;margin:0 auto;position:relative;
}
 
#mhlab_serch {
position:absolute;top:20px;left:570px;margin:0;padding:0;width:260px;overflow:hidden;font-size:13px;
}

#mhlab_serch .mhlab_search_wrap {
margin:0;padding:0;font-size: 12px;
}

#mhlab_serch .mhlab_search_wrap img {
display:inline;
}

#mhlab_serch #srchBox {
width:298px;_width:296px;background-color:none;
}

#mhlab_serch #srchBox form #srchForm {
margin:0;padding:0;
}

#mhlab_serch #srchInput {
width:188px;
}

/* footer
------------------------------------------------ */

#footer{
width:100%;
margin:0px auto 0px auto;
padding:10px 0px 10px 0px;
font-size:12px;
background:#A1D2FD;
background:#212DAE;
color:#fff;
}

#footer-wrap {
width:1000px;margin:0 auto;
}

#footer-wrap .footer-text {
border-bottom:1px solid #F0F8FF;margin-bottom:5px;padding-bottom:5px;
}


/* ------------------------------------------------ */


#btn_menu {
width: 227
height: 103px;
position: absolute;
top: 1132px;
left: -2000px;
z-index:1;
}

#btn_menu a {
display:block;
}