@charset "utf-8";
/* RENEWAL 2015 下層ページ */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #333;
	background-color: #FFF;
	text-align: justify;
	text-justify: inter-ideograph;
	text-align:left;
	font-size: 12px;
	line-height: 150%;
	-webkit-text-size-adjust: 100%;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0069CC;
	text-decoration: underline;
}
a:hover {
	color: #339CFF;
	text-decoration: underline;
}
a:active {
	color: #FF8000;
}
#container_2015 {
	width: 980px;
	margin: 60px auto;
}

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

HEADER

-----------------------------------------------------*/
#area_main_header {
	width: 980px;
	margin: 0px auto;
}
#logo_2015 {
	float:left;
	width: 614px; /*not box-sizing*/
	height: 73px; /*not box-sizing・調整*/
	height: 74px\9; /*not box-sizing・IE用*/
	background-image:url(../images/index/logo_2015_2.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size: 12px;
	color:#333;
	margin: 0;
	padding:23px 0px 0px 86px; /*調整*/
	padding:22px 0px 0px 86px\9;/*IE用*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#logo_2015 {
		height: 74px;
		padding:22px 0px 0px 86px;
	}
}


#main_header_menu {
	float: left;
	width:280px;
	height: 46px;
	font-size:14px;
	text-align:right;
	line-height: 46px;
	margin: 0;
	padding:0;
}
.main_header_menu_line {
	color:#CCC;
	padding:0 8px;
}

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

SEARCH

-----------------------------------------------------*/
#area_search_2015 {
	float: left;
	width: 280px;
	height: 32px;
	background-color: #FFF;
	text-align: right;
	margin: 0px;
}
input.search_2015 {
	width: 174px; /*not box-sizing*/
	height: 32px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-style:normal;
	padding: 0px 10px;
	background-color: #F0F0F0;
	border: none;
	color: #9E9E9E;
}
input.search_2015_img {
	width: 40px;
	height: 32px;
	margin-top:-2px; /*調整*/
	vertical-align: middle;
}
.search label {
	display:none;
}

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

NAVI

-----------------------------------------------------*/
#area_navi {
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #0069CC;
}
#box_navi {
	width: 980px;
	margin: 0px auto;
	background-image: url(../images/navi_line.gif); /*FistChild*/
	background-position: center left;
	background-repeat: no-repeat;
	overflow: hidden;
}
#navi {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#carent {
	float: left;
	width: 144px;
	display: table-cell;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCF5FF;
	background-image: url(../images/blank.png);
	margin: 0px;
}
#navi li a {
	float: left;
	width: 144px;
	display: table-cell;
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/navi_line.gif);
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0px;
}
#navi li a:hover {
	float: left;
	width: 144px;
	display: table-cell;
	color: #B2F0FF;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
#navi_for-consumers a {
	float: left;
	width: 260px;
	height:28px;
	display:block;
	text-align: right;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 6px;
	background-image:url(../images/btn_for-consumers.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#navi_for-consumers a:hover {
	background-image:url(../images/btn_for-consumers_on.png);
	background-repeat:no-repeat;
	background-position:right center;
}
/*-----------------------------------------------------

NAVI_SUB

-----------------------------------------------------*/
#area_navi_sub {
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #CCF5FF;
	overflow: hidden;
}
#box_sub {
	width: 980px;
	margin: 0px auto;
}
#sub {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#sub_carent {
	float: left;
	display: table-cell;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/navi_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 1px;
	padding: 0 1em;
}
#sub li a {
	float: left;
	display: table-cell;
	color: #0069CC;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 0 1em;
}
#sub li a:hover {
	float: left;
	display: table-cell;
	color: #339CFF;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 0 1em;
}
/*-----------------------------------------------------

NAVI_CHILD

-----------------------------------------------------*/
#area_navi_child_2015 {
	clear: both;
	width: 100%;
	background-color: #F0F0F0;
	overflow: hidden;
}
#box_child_2015 {
	width: 980px;
	margin: 0px auto;
}
#child_2015 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	text-decoration:none;
}

/*カレント1行用*/
#child_carent {
	float: left;
	display: table-cell;
	color: #333;
	font-size: 14px;
	line-height:54px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	background-image: url(../images/navi_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 1px;
	padding: 0 1em;
}
/*カレント2行用*/
#child_carent2 {
	float: left;
	display: table-cell;
	color: #333;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	background-image: url(../images/navi_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 1px;
	padding: 10px 1em;
}
/*ノーマル1行用*/
.child_li a {
	float: left;
	display: table-cell;
	color: #0069CC;
	text-align:left;
	line-height:54px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 0 1em;
}
.child_li a:hover {
	float: left;
	display: table-cell;
	color: #339CFF;
	text-align:left;
	font-size: 14px;
	line-height:54px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 0 1em;
}

/*ノーマル2行用*/
.child_li2 a {
	float: left;
	display: table-cell;
	vertical-align:middle;
	color: #0069CC;
	text-align:left;
	line-height:18px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 10px 1em;
}
.child_li2 a:hover {
	float: left;
	display: table-cell;
	color: #339CFF;
	text-align:left;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 10px 1em;
}

/*2行3項目用*/
.child_li3 {
	float: left;
	display: table-cell;
	vertical-align:middle;
	color: #333;
	text-align: center;
	line-height:18px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 10px 1em;
}
.child_li3 a {
	text-decoration: none;
}

.child_li3 a:hover {
	color: #339CFF;
	text-decoration: none;
}


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

PANKUZU

-----------------------------------------------------*/
#area_pankuzu_2015 {
	width: 100%;
	background-color: #EFEFEF;
	margin-bottom: 60px;
}
#pankuzu_2015 {
	width: 980px;
	height: 56px;
	font-size:14px;
	line-height: 56px;
	margin: 0px auto;
}
#pankuzu_2015 a {
	width: 980px;
	height: 56px;
	color: #333;
	text-decoration: underline;
	line-height: 56px;
	margin: 0px auto;
}
#pankuzu_2015 a:hover {
	width: 980px;
	height: 56px;
	color: #339CFF;
	line-height: 56px;
	margin: 0px auto;
}

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

FOOTER

-----------------------------------------------------*/
#area_footer_2015 {
	width: 980px;
	margin: 0px auto;
	overflow:hidden;
}
#footer_menu_2015 {
	float: left;
	width: 980px;
	height:20px;
	font-size:14px;
	margin-bottom:10px;
}
#footer_menu_2015 a {
	color: #333;
	text-decoration: underline;
}
#footer_menu_2015 a:hover {
	color: #339CFF;
}
#copyright_2015 {
	width: 980px;
	font-size: 10px;
	margin:0px 0px 60px 0px;
	overflow:hidden;

}
#pagetop_2015 a {
	width: 40px;
	height:32px;
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image:url(../images/btn_pagetop.gif);
	background-repeat:no-repeat;
	position: fixed;
	bottom: 60px;
	margin: 0px 0px 0px 940px;
}
#pagetop_2015 a:hover {
	width: 40px;
	height:32px;
	background-image:url(../images/btn_pagetop_on.gif);
	background-repeat:no-repeat;
	position: fixed;
	bottom: 60px;
	margin: 0px 0px 0px 940px;
}
