@charset "Shift_JIS";


/*=============================================================
	General
===============================================================*/

body #content {
	font-size: 14px;
}
body#frm div#layout {
    padding-bottom: 40px;
}


/* ======= Heading ======= */

#box_h1 {
	background: transparent url(/mb/shared/img/v09b/general/bg_h1.gif) left top repeat-x;
}

#box_h1 h1 {
	background: transparent url(/mb/shared/img/v09b/support/change/icn_bullet_h1.gif) left top no-repeat;
	padding: 0 0 1px 20px;
	border-bottom: solid 1px #9a9b9a;
	margin-bottom: 17px;
	font-size: 22px;
	line-height: 60px;
	font-weight: bold;
}

h2 {
	margin: 40px 0 0 15px;
	padding-bottom: 8px;
	border-bottom: solid 1px #c4c4c4;
}
h2 span {
	display: block;
	position: relative;
	margin-left: -15px;
	padding: 4px 0 3px 11px;
	font-size: 18px;
	line-height: 1;
	border-left: 4px solid #1eb9ee;
	font-weight: bold;
}

h3 {
	margin: 30px 0 15px;
	padding: 0 0 1px;
	background: transparent url(/mb/shared/img/v09b/support/change/bg_h3.gif) left bottom repeat-x;
}
h3 span {
	display: block;
	margin: 30px 0 5px;
	padding: 0 0 0 13px;
	background: transparent url(/mb/shared/img/v09b/support/change/icn_bullet_h3.gif) left center no-repeat;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin: 25px 0 5px;
	font-size: 14px;
	font-weight: bold;
}


/* ======= Common ======= */
body #content .no-icn {
	margin-bottom: 0;
	padding: 0;
	background: none;
}

body #content .link-list_navy,
body #content .link-list_navy_rgt,
body #content .link-list_navy a,
body #content .link-list_navy_rgt a {
	font-size: 12px;
}

.narrow {
	letter-spacing: -1px;
}




/*=============================================================
	Section
===============================================================*/

.section {
	margin: 20px 0 0 20px;
}



/* ===== clearfix ===== */

#content .section:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}

#content .section {
	zoom:100%;
}
/* EOF */
