@charset "utf-8";

/* ========= Headings ========= */
/*=== H1 Wrap ===*/
#h1_wrap01 {
	background-color:#abbabc;
	background-image:url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23F1F5F6%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%2386929E%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0%, #F1F5F6),color-stop(100%, #86929E));
	background-image:-webkit-linear-gradient(bottom, #F1F5F6 0%,#86929E 100%);
	background-image:-moz-linear-gradient(bottom, #F1F5F6 0%,#86929E 100%);
	background-image:-ms-linear-gradient(bottom, #F1F5F6 0%,#86929E 100%);
	background-image:-o-linear-gradient(bottom, #F1F5F6 0%,#86929E 100%);
	background-image:linear-gradient(to top, #F1F5F6 0%,#86929E 100%);
	padding:4px 1px 1px 1px;
	position: relative;
	margin-bottom: 20px !important;
	zoom: 1;
}
#h1_wrap01 h1 {
	line-height: 0 !important;
	margin:0 !important;
	padding:7px 12px 9px 12px !important;
	font-size: 158% !important;
	background-color:#fff !important;
	background-image:url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ffffff%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f9f9fa%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff),color-stop(100%, #f9f9fa));
	background-image:-webkit-linear-gradient(bottom, #ffffff 0%,#f9f9fa 100%);
	background-image:-moz-linear-gradient(bottom, #ffffff 0%,#f9f9fa 100%);
	background-image:-ms-linear-gradient(bottom, #ffffff 0%,#f9f9fa 100%);
	background-image:-o-linear-gradient(bottom, #ffffff 0%,#f9f9fa 100%);
	background-image:linear-gradient(to top, #ffffff 0%,#f9f9fa 100%);
	font-weight: bold !important;
	font-size: 21px !important;
	min-height:42px !important;
	border:none !important;
}
#h1_wrap01 h1 span{
	position:static !important;
	line-height:1.0 !important;
	_line-height:2.0 !important;
	*line-height:2 !important;
}
#h1_wrap01 h1 span.nochild{
	vertical-align:-20px !important;
	_vertical-align:-2px !important;
}

#h1_wrap01 h1.kana {
	position: relative !important;
	padding: 5px 0 24px 12px !important;
	line-height: 1.2 !important;
}
.h1_kana {
	display:block !important;
	font-size:12px !important;
	line-height:0.9 !important;
	margin-top:4px;
	_margin-top:-14px;
	_line-height:0 !important;
	*margin-top:-14px;
	*line-height:0 !important;
}


.h2_wrap h2 { font-size: 129%;}

.h2_wrap {
	position: relative;
	margin: 40px 0 20px 0px;
	padding:0 0 0 23px;
	background-color:#84919D;
	background-image:url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23b6bdc5%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%2386929e%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0%, #b6bdc5),color-stop(100%, #86929e));
	background-image:-webkit-linear-gradient(bottom, #b6bdc5 0%,#86929e 100%);
	background-image:-moz-linear-gradient(bottom, #b6bdc5 0%,#86929e 100%);
	background-image:-ms-linear-gradient(bottom, #b6bdc5 0%,#86929e 100%);
	background-image:-o-linear-gradient(bottom, #b6bdc5 0%,#86929e 100%);
	background-image:linear-gradient(to top, #b6bdc5 0%,#86929e 100%);
	margin-left: 0;
	margin-right: -15px;
}
/*iPadで線が上下に出てしまうバグ対策*/
.h2_wrap:after,
.h2_wrap:before {
	content:"";
	display:block;
	width:100%;
	height:2px;
	background-color:#fff;
	position:absolute;
	top:-1px;
	left:8px;
	z-index:10;
}
.h2_wrap:before{
	top:inherit;
	bottom:-1px;
}
.h2_wrap h2 {
	display: block;
	position: relative;
	margin: 0 0 0 -15px;
	padding: 7px 0 7px 8px;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	background-color:#fff;
	background-image:none;
}

#main-contents .h2_wrap{
	margin-left:-10px;
}

.h2_wrap .psabslt_r{/*h2テキストの右付き「一覧を見る」などがある場合用*/
	position:absolute;
	top:0;
	right:0;
}

.h3_wrap h3 { font-size: 115%; min-height: 12px; _height: 12px;}
.h3_wrap {
	position: relative;
	margin: 30px 0 15px;
}
.h3_wrap h3 {
	display: block;
	padding: 0 0 0px 14px;
	background: transparent url(/mobile/set/common/p/img/v11a/bullet/icn_bullet_h3.gif) 0 0.4em no-repeat;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #d7dfe1;
}



/*404ページ専用スタイルここから*/
div#layout404 {
	text-align:      left;
	/*width:           740px;*/
	width:950px;
	margin:          0 auto 13px auto;
}

div#body-lv4-w  div#layout404 {
	background:      #ffffff;
}

div#body-lv4-w  div#frm-L-end {
	height:          15px;
}


div#layout404 div#frm-L-end {
	clear:           both;
}


div#layout404:after{/** clearfix */
	content:         ".";
	height:          0;
	clear:           both;
	visibility:      hidden;
	display:         block;
}

div#layout404{
	display:         inline-block;
}

/*\*/
* html div#layout404{
	height:          1%;
}

div#layout404{
	display:         block;
}


#layout404 #contents404 {
    padding: 0 0 50px;
	text-align:      left;
	width:           740px;
	margin:          0 auto 13px auto;
}

#layout404 #contents404 h1 {
    /*font-size: 14px;
    margin: 0 0 24px;
    padding: 0;
    text-align: right;
    text-decoration: none;
    width: 540px;*/
}

div#body-lv4-w #layout404 #contents404 p {
    bottom: 0;
    clear: left;
    clip: rect(0px, auto, 10px, auto);
    left: 0;
    margin: 0 0 35px 135px;
    padding: 0;
    right: 0;
    text-align: left;
    top: 0;
    width: 470px;
}

div#body-lv4-w #layout404 #contents404 form {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    white-space: nowrap;
}

div#body-lv4-w #layout404 #contents404 form .sarcharea {
    height: 22px;
    margin: 0 auto 35px;
    padding: 0;
    width: 470px;
}

div#body-lv4-w #layout404 #contents404 form #i_search_input2 {
    float: left;
    height: 17px;
    margin: 1px 5px 0 0;
    padding: 0;
    width: 395px;
}

div#body-lv4-w #layout404 #contents404 form button {
    background: url("/mobile/set/common/p/img/error/icon_serch_blk.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 22px;
    text-indent: -9999px;
    width: 60px;
}

div#body-lv4-w #layout404 #contents404 #part-shortcuts {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    width: 610px;
}

div#body-lv4-w #layout404 #contents404 #part-shortcuts dl {
    float: left;
    margin: 0 0 35px;
    padding: 0;
    width: 290px;
}
div#body-lv4-w #layout404 #contents404 #part-shortcuts dt {
    border-bottom: 2px solid #B7BBBE;
    border-color: #B7BBBE;
    border-width: 2px;
    color: #333333;
    font: bold 14px "Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W6","�l�r �o�S�V�b�N",sans-serif;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    width: 290px;
}

div#body-lv4-w #layout404 #contents404 #part-shortcuts dd {
    margin: 0;
    padding: 15px 0 0;
    width: 280px;
}

div#body-lv4-w #layout404 #contents404 #part-shortcuts dd ul {
    clear: left;
    list-style: none outside none;
    margin: 0 0 0 3px;
    padding: 0;
    width: 280px;
}

div#body-lv4-w #layout404 #contents404 #part-shortcuts dd li a:link,
div#body-lv4-w #layout404 #contents404 #part-shortcuts dd li a:visited {
    background: url("/mobile/set/common/p/img/general/list_marker_blk-wht.gif") no-repeat scroll left top transparent;
    padding: 0 0 0 16px;
}
div#body-lv4-w #layout404 #contents404 #part-shortcuts dd li a:active,
div#body-lv4-w #layout404 #contents404 #part-shortcuts dd li a:hover {
    background: url("/mobile/set/common/p/img/general/list_marker_gry-wht.gif") no-repeat scroll left top #CCCCCC;
    padding: 0 0 0 16px;
}
#layout404 #contents404 a:link {
    text-decoration: underline;
}
#layout404 #contents404 a {
    color: #006699;
}

div#body-lv4-w #layout404 #contents404 #part-shortcuts .brick {
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 12px;
}

div#body-lv4-w #layout #contents #erronum {
	clear:left;
	margin:40px 0px 25px 65px;
	padding:0px;
}

div#body-lv4-w #layout #contents p {
	bottom:0px;
	clear:left;
	clip:rect(0px, auto, 10px, auto);
	left:0px;
	margin:0px 0px 35px 135px;
	padding:0px;
	right:0px;
	text-align:left;
	top:0px;
	width:480px;
}

div#body-lv4-w #layout #contents p {
	bottom:0px;
	clear:left;
	clip:rect(0px, auto, 10px, auto);
	left:0px;
	margin:0px 0px 35px 135px;
	padding:0px;
	right:0px;
	text-align:left;
	top:0px;
	width:470px;
}
/*404ページ専用スタイルここまで*/




/*/mobile/service/wi-fi/use/ではみ出す不具合対策のため*/
.box_wire_r .h2_wrap{
	margin:0 0 20px !important;
}





