@charset "Shift_JIS";


/* --------------------------------------------------------------------------------
   import(don't edit)
-------------------------------------------------------------------------------- */

@import url("reset.css");
@import url("utility.css");
@import url("/mb/shared/css/v11a/header.css");



/* --------------------------------------------------------------------------------
   Utility
-------------------------------------------------------------------------------- */


/* link list type
-------------------------------------------------------------------------------- */

/* -- common style -- */
body#frm #layout .link-list_orange,
body#frm #layout ul.link-list_orange li {
	padding:0 0 0 16px;
}
/* -- blue -- */
body#frm #layout ul.link-list_orange li {
	background:url(/mb/shared/img/v09b/bullet/icn_arrow_orange.gif) no-repeat 0 3px;
}
/* for except UL LI */
body#frm #layout .link-list_orange {
	background:url(/mb/shared/img/v09b/bullet/icn_arrow_orange.gif) no-repeat 0 3px;
}
body#frm #layout ul.link-list_orange li.rgt,
body#frm #layout ul.link-list_orange_rgt li {
	text-align:right;
	background:none;
}
body#frm #layout ul.link-list_orange li.rgt a,
body#frm #layout ul.link-list_orange_rgt li a {
	padding:0 0 0 16px;
	text-align:right;
	background:url(/mb/shared/img/v09b/bullet/icn_arrow_orange.gif) no-repeat 0 2px;
}
/* for except UL LI */
body#frm #layout .link-list_orange_rgt {
	background:none;
	text-align:right;
}
body#frm #layout .link-list_orange_rgt a {
	padding:0 0 0 16px;
}
body#frm #layout .link-list_orange_rgt a {
	background:url(/mb/shared/img/v09b/bullet/icn_arrow_orange.gif) no-repeat 0 2px;
}
/* -- ul reset -- */
body#frm #layout ul.link-list_orange {
	padding-left:0;
	background:none;
}



/* --------------------------------------------------------------------------------
   General
-------------------------------------------------------------------------------- */


/* Contents
-------------------------------------------------------------------------------- */

/* -- Heading -- */

#content h1 {
    border-bottom: 1px solid #C7C7C7;
    line-height: 1;
	min-height: 33px;
	_height: 33px;
    margin: 0 0 15px;
	padding: 13px 0 10px;
    position: relative;
}


.dotted_btm {
	margin: 40px 0 20px;
	padding: 0 0 5px;
	background: url(/mb/shared/img/v09b/support/fon/fig_dotted.gif) left bottom repeat-x;
}
.dotted_btm span {
	font-size: 18px;
	display: block;
	background-position: 0 4px;
}
.icn_blt_org {
	min-height: 18px;
	_height: 18px;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	background: url(/mb/shared/img/v09b/support/fon/icn_blt_org.gif) no-repeat;
}


/* -- box-about -- */

#content .box-about {
	width: 704px;
	margin: 20px 0 0;
	padding: 0 0 15px;
	background: #faf7e8 url(/mb/shared/img/v09b/support/fon/bg_box-about_btm.gif) left bottom no-repeat;
}
#content .box-about .inner {
	padding: 15px 20px 0;
	background: url(/mb/shared/img/v09b/support/fon/bg_box-about_top.gif) left top no-repeat;
}
#content .box-about h2 {
	font-size: 12px;
	font-weight: bold;
}
#content .box-about p,
#content .box-about ul {
	margin-top: 5px;
}


/* -- setting-flow -- */

#content .box-flow {
	width: 704px;
	padding: 0 0 40px;
	background: #fafafa url(/mb/shared/img/v09b/support/fon/bg_box-flow_btm.gif) left bottom no-repeat;
}
#content .box-flow .inner {
	padding: 0 10px;
	background: url(/mb/shared/img/v09b/support/fon/bg_box-flow_top.gif) left top no-repeat;
}
#content .box-flow .step {
	padding: 30px 0 0;
}
#content .box-flow .step dl {
	float: left;
	width: 212px;
}
#content .box-flow .step dl dt {
	padding: 0 0 0 65px;
	font-size: 14px;
	font-weight: bold;
	background: url(/mb/shared/img/v09b/support/fon/icn_blt_disc_orange.gif) 50px center no-repeat;	
}
#content .box-flow .step dl dd {
	margin-top: 10px;
	padding: 0 0 0 50px;
}
#content .box-flow .step dl dd.fig {
	margin-top: 0;
	background: url(/mb/shared/img/v09b/support/fon/icn_flow_arrow.gif) 20px center no-repeat;
}
#content .box-flow .step dl.first-child dd.fig {
	background: none;
}
#content .box-flow .step dl dd.balloon_fix {
	position: relative;
	margin-top: 0px;
}
#content .box-flow .step dl dd.balloon_fix img {
	position: absolute;
	top: 0;
	right: 0;
}


/* wide */

#content .wide .inner {
	padding: 0 5px;
}
#content .wide .step dl {
	width: 312px;
}
#content .wide .step dl dt {
	padding: 0 0 0 85px;
	background-position: 70px center;	
}
#content .wide .step dl dd {
	padding: 0 0 0 70px;
}
#content .wide .step dl dd.fig {
	background-position: 32px center;
}



/* --------------------------------------------------------------------------------
   Copy Style from "v11a parts" + "/mb/shared/css/v11a/service_area/sws.css"
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- Heading -- */
.h3_wrap {
	position: relative;
	margin: 30px 0 15px;
	border-bottom: 3px solid #d8d8d8;
}
.h3_wrap h3 {
	display: block;
	padding: 0 0 2px 17px;
	background: transparent url(/mb/shared/img/v09b/support/fon/icn_bullet_h3.gif) 0 0.4em no-repeat;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #b7b9b9;
}

.h4_wrap_rbox {
	position: relative;
	margin: 25px 0 10px;
	background-color: #e4eaeb;
	background-position: right bottom;
}
.h4_wrap_rbox h4 {
	padding: 7px 15px 0;
	font-size: 100%;
	font-weight: bold;
	background-position: right top;
	zoom:1;
}
.h4_wrap_rbox span.top,
.h4_wrap_rbox span.btm {
	display: block;
	overflow: hidden;
	width: 5px;
	height: 5px;
	font-size: 5px;
	line-height: 1;
}
.h4_wrap_rbox span.top {
	position: absolute;
	left: 0;
	top: 0;
}
.h4_wrap_rbox span.btm {
	background-position: left bottom;
}
.h4_wrap_rbox,
.h4_wrap_rbox h4,
.h4_wrap_rbox span {
	background-repeat: none;
	background-image: url(/mb/shared/img/v11a/general/bg_h4_rbox.png);
}

/* -- text -- */
.accent-pink {
    color: #fe457d;
}

/* -- .section -- */
.section { margin: 0 15px;}

/* -- .box_lg -- */
.box_lg {
	padding: 20px;
	background: #f0f0f0;
}

/* -- box-about -- */
#content .section .box-about,
#content .section .box-about .inner {
	background-image: url(/mb/shared/img/v11a/service_area/sws/bg_box-about.png);
}
#content .section .box-about {
	width: 645px;
	margin-top: 45px;
	padding-bottom: 15px;
	background-color: #faf7e8;
	background-position: right bottom;
}
#content .section .box-about .inner {
	padding: 15px 20px 0;
	background-position: left top;
}
#content .section .box-about h4 {
	font-size: 14px;
	font-weight: bold;
}
#content .section .box-about p,
#content .section .box-about ul {
	margin-top: 5px;
}
#content .section .box-about img.icn-pdf {
	position: relative;
	vertical-align: middle;
	margin: -0.2em 5px 0;
}

/* -- .list-flow -- */
ul.list-flow {
	position: relative;
	width: 648px;
	margin: 30px -31px 0 0;
	padding-left: 18px;
}
#tab_contents ul.list-flow {
	margin-top: 20px;
}
ul.list-flow li {
	float: left;
	width: 146px;
	padding-right: 13px;
}

/* case */
ul.list-flow li.w_col_2 {
	width: 305px;
}
.col_3 ul.list-flow li,
ul.list-flow.col_3 li {
	width: 199px;
}
.col_2 ul.list-flow li,
ul.list-flow.col_2 li {
	width: 299px;
	padding-right: 25px;
}

ul.list-flow li ul {
	margin-top: 5px;
	padding: 0 20px !important;
}
ul.list-flow li ul li {
	float: none !important;
	width: auto !important;
}

ul.list-flow li span {
	display: block;
}
ul.list-flow li span.fig {
	background: url(/mb/shared/img/v11a/general/fig_settings_arr.png) right center no-repeat;
}
ul.list-flow li span.fig img {
	position: relative;
}
ul.list-flow li.last-of-type span.fig {
	background: none;
}
ul.list-flow li span.txt {
	position: relative;
	min-height: 18px;
	_height: 18px;
	padding: 9px 24px 0 20px;
	font-weight: bold;
}
ul.list-flow li span.txt img.num {
	position: absolute;
	left: 0;
	top: 9px;
}

/* -- #tab_contents -- */
#tab_contents {
	margin-top: 40px;
}
body#frm #tab_contents div#content-top { background: none;}
body#frm #tab_contents div#content-top ul#tabs {
	padding: 0;
	background: none;
	border-bottom: 3px solid #84919d;
}
body#frm #tab_contents ul#tabs li {
	float: left;
	padding: 0 3px 0 0;
}
body#frm #tab_contents ul#tabs li.pc {
	padding-right: 0;
}
body#frm #tab_contents ul#tabs a {
	text-align: center;
	text-indent: 0;
	width: 223px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/mb/shared/img/v11a/general/tab.png);
}
body#frm #tab_contents ul#tabs li.sb-smartphone_iphone a {
	font-size: 12px;
}
body#frm #tab_contents ul#tabs a.on,
body#frm #tab_contents ul#tabs a:hover {
	color: #ffffff;
	text-decoration: none;
	background-position: left bottom;
}

body#frm div#content #tab_contents div.content {
	overflow: hidden;
	width: 645px;
	padding: 20px 15px;
	background: url(/mb/shared/img/v11a/general/bg_content.png) repeat-y;
}
body#frm #tab_contents div#content-bottom {
	background: url(/mb/shared/img/v11a/general/bg_content_btm.png) no-repeat left top;
}


/* Clear
-------------------------------------------------------------------------------- */

ul.list-flow:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
ul.list-flow {
	zoom: 1;
}





/* --------------------------------------------------------------------------------
   Left Navi
-------------------------------------------------------------------------------- */

body#frm div#sidenav h4 {
    margin: 0 0 20px;
	padding-left: 0;
	background-image: none;
}
body#frm div#sidenav h4 a  {
	width: 195px;
	margin: 0;
	background: url(/mb/shared/img/v09b/support/fon/h4_nav.gif) left top no-repeat;
}
body#frm div#sidenav h4 a:hover  {
	background: url(/mb/shared/img/v09b/support/fon/h4_nav_on.gif) left top no-repeat;
}

