@charset "utf-8";
/* RENEWAL 2015 */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
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: 14px;
	line-height: 150%;
	-webkit-text-size-adjust: 100%;
}
img { /*for IE10*/
    border-style:none;
}
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: 700px;
	height: 96px;
	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:21px 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: 194px;
	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:-1px;/*調整*/
	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 {
	clear: both;
	width: 100%;
	background-color: #F0F0F0;
	overflow: hidden;
}
#box_child {
	width: 980px;
	margin: 0px auto;
}
#child {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#child_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;
}
#child li a {
	float: left;
	height: 40px;
	display: table-cell;
	color: #0069CC;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 0 1em;
}
#child li a:hover {
	float: left;
	height: 40px;
	display: table-cell;
	color: #339CFF;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px;
	padding: 0 1em;
}
/*-----------------------------------------------------

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 40px 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;
}
