@charset "Shift_JIS";


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

@import url("reset.css");
@import url("utility.css");
@import url("/mb/shared/css/v09b/header_v11a.css");




/* ================================================================================
   General
================================================================================ */

body#frm div#layout {
    padding-bottom: 40px;
}
body#frm div#main {
	margin: 0 auto 15px;
	text-align: left;
	width: 100%;
}



/* -- Heading -- */

body#frm #main #box_h1 {
	background: url("/mb/shared/img/v09b/general/bg_h1.gif") repeat-x scroll left top transparent;
	height: 60px;
}

body#frm #main h1 {
	background: url("/mb/shared/img/v09b/support/sim/icn_bullet_h1.gif") no-repeat scroll left top transparent;
	border-bottom: 1px solid #9A9B9A;
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
	padding: 0 0 1px 20px;
}

body#frm div#content h2 {
	margin: 35px 0 0;
	padding: 0 0 9px;
	background: url(/mb/shared/img/v09b/support/sim/bg_h2.gif) 15px bottom no-repeat;
}
body#frm div#content h2 span {
	display: block;
	margin: 0;
	padding: 4px 0 3px 11px;
	border-left: 4px solid #1EB9EE;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}

body#frm div#content h3 {
	background: url("/mb/shared/img/v09b/support/sim/bg_h3.gif") left bottom no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 25px 0 20px;
	padding: 0 0 7px 15px;
}
.lead-txt {
	font-size: 14px;
}




/* ================================================================================
   Contents
================================================================================ */

body#frm div#content div.sec {
	margin: 15px 0 0 20px;
	padding: 0;
}
body#frm div#content div.sec p {
	font-size: 14px;
}




/* ================================================================================
   Left Navi
================================================================================ */

body#frm div#sidenav h4 a {
	background-image: url(/mb/shared/img/v11a/nav/h4_support.png);
}
body#frm div#sidenav h4 a:hover  {
	background-position: left bottom;
}

body#frm div#nav div#sidenav ul li.index div div a {
	background-image: url(/mb/shared/img/v11a/nav/btn_usim.png);
}
body#frm div#nav div#sidenav ul li.index div div a:hover {
	background-position: left bottom;
}

