@charset "utf-8";

/* [hack] clear fix
--------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

div#newheader a:hover img{
	opacity:0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter:alpha(opacity=80);  /* IE6/7 */
	-ms-filter: "alpha( opacity=80 )"; /* IE8 */
}

div#newheader{
	border-top:#0146ad solid 4px;
    font-size: 10px;
}

div#newheaderBox{
    line-height: 160%;
	margin-left:10px;
}

div.newheader_tagline02{
	background: url(/201503images_header/newheader_tagline_bg.gif) center top no-repeat;
	/*width:1024px;*/
	text-align:left;
	line-height:22px;
}
div.newheader_tagline02 p{
    padding-left: 135px;
}

div#newheaderIn{
    margin-bottom:5px;
    width: 1024px;
}
div#newheaderIn h1{
	/*margin-top:-22px;*/
	margin-top:-22px;
	position:relative;
	z-index:2;
	float:left;
}

div#newheaderContent{
	float:right;
	width:890px;
	padding:5px 0;
}

a.ContentIMG01 img{
	margin-top:8px;
	float:left;
	display:block;
}
a.ContentIMG02 img{
	margin:10px 0 0 38px;
	float:left;
	display:block;
}
a.ContentIMG03 img{
	text-align:right;
	float:right;
	margin-right:20px;
}

div#newheaderContentR{
	float:right;
	width:447px;
}

ul.newheader_information li{
	float:left;
	margin-right:15px;
	font-family: "Lucida Grande","segoe UI","ヒラギノ丸ゴ ProN W3","Hiragino Maru Gothic Pro","メイリオ",Meiryo,Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:1em;
}
ul.newheader_information li a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	background: url(/201503images_header/newheader_information_bg.gif) left center no-repeat;
	padding-left:8px;
}
ul.newheader_information li a:hover{
	text-decoration:underline;
}

ul.newheader_information4{
	border-left:#333 dashed 1px;
	margin-top:13px;
	margin-bottom:0;	
}
ul.newheader_information4 li{
	float:left;
	border-right:#333 dashed 1px;
	padding:0 2px;
}

div#newheader.newheaderCenter div#newheaderBox{
	width:1024px;
	margin:0 auto;
}

div#newheader.newheaderCenter div.newheader_tagline02{
	background: url(/201503images_header/newheader_tagline_bg.gif) center top no-repeat;
	width:100%;
}
div#newheader.newheaderCenter p{
    width: 889px;
    margin: 0 auto;
}