@charset "shift-jis";

/* --- ヘッダ --- */
#header {overflow: visible; background-color: #fff;}
#header .header_wrap {width: 990px; margin: 0 auto;}
#header .header_logo {display: block; margin-top: 15px; float: left;}
/*#header .header_nav {text-align: right; font-size: 80%; padding: 6px 10px 12px 0;}*/
#header .header_nav {text-align: right; font-size: 11px; padding: 6px 10px 6px 0;}	/* 20140130消費税対応 */

#header a,
#header a:visited {text-decoration: none; color: #000; white-space: nowrap; outline: none;}

#header .header_bridge span.header_cullent {color: #004EA2;}
#header .header_bridge span.header_cullent,
#header .header_bridge a:hover {color: #004EA2; border-bottom: 2px solid #004EA2;}

#header .header_bridge a.ntteast {border-bottom: none; margin-left: 15px;}
#header .header_bridge a.ntteast:hover {border-bottom: none; margin-left: 15px;}
#header .header_bridge a.ntteast img {vertical-align: middle;}

#header .faset_serch {margin-top: 5px;}
#header .faset_serch .serch_btn {vertical-align: top; *margin-top: 1px; border-radius: 0;}
#header .faset_serch .txtimput {margin-left: 6px; padding: 2px 4px; font-size: 12px; width: 150px; height: 18px; color: #999;
font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'hirakakupro-w3', 'ＭＳ Ｐゴシック', sans-serif;}
#header .faset_serch .txtimput:focus {color: #000;}
#header .rad {border-right: none;
border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;}

#header .faset_serch a:hover {text-decoration: underline; color: #0099FF;}
#header fieldset {display: inline; border: none;}
#header legend {display: none; }

/* 20140930請求書有料化対応 */
#header .header_att {color: #b00; margin: 6px 0 0 573px; text-align: left; font-size: 10px; background-color: #fff; border: solid 1px #b00; *white-space: nowrap;}	
#header .header_att p {padding: 2px 4px 2px 4px; margin: 0; line-height: 120%;}	
#header .header_att p.header_tax {border-bottom: solid 1px #cc0000;}
#header .header_att {max-width: 445px;}
/* 20140930請求書有料化対応 */