@charset "Shift_JIS";


/* reset */
#layout #content h2,
#layout #content h3,
#layout #content ul,
#layout #content p,
#layout #content h4 {
	margin:0;
}

#layout #content #main ul,
#layout #content #main ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/* layout */
body#frm #layout #content #main {
	padding:0 0 10px 0;
}
body#frm #layout #content #main h1{
	margin:17px 0 15px 0;
}
/* sidenav */
body#frm div#sidenav h4 a {
	position: relative;
	display: block;
	width: 197px;
	margin: 0 -1px;
	background: url(/mb/shared/img/legal/h4_legal.gif) no-repeat 1px 0px;
}


/* general */


#layout #content #main h1{
	position:relative;
}
#layout #content #main h1 span{
	display:block;
	position:absolute;
	right: 0;
	top:10px;
	font-size:14px;
}
#layout #content #main  ol {
	margin: 15px 0 0 20px ;
	padding:0;
}
#layout #content #main  ol li {
	list-style: none;
	margin-bottom: 15px;
}
#layout #content #main  ol li a {
	padding: 3px 0 3px 20px;
	background: #ffffff url(/mb/legal/articles/img/icon_pdf.gif) no-repeat left;
}
#layout #content #main dl.annotation_lucy{
	margin:30px 0 0 0;
	font-size:12px;
}

/*
 * agreement style
 */

#layout #content #main div.agreement{
	font-size:12px;
}
#layout #content #main div.agreement ol li{
	list-style-type:decimal;
}
#layout #content #main div.agreement ol li ol li{
	list-style-type:none;
}

#layout #content #main div.agreement p{
	margin:10px 0 10px 25px;
}
#layout #content #main div.agreement h2,
#layout #content #main div.agreement h3{
	font-size:14px;
	font-weight:bold;
}
#layout #content #main div.agreement h2{
	margin:25px 0 0 0;
}
#layout #content #main div.agreement h3{
	margin:10px 0 0 0;
	padding:0 0 0 1em;
}
#layout #content #main div.agreement ol {
	margin:10px 0 0 10px;
	padding:0 0 0 25px;
}
#layout #content #main div.agreement ol li ol{
	margin:10px 0 0 10px;
	padding:0;
}
#layout #content #main div.agreement ol li ol li{
	margin:0 0 0 1.5em;
	text-indent:-1.5em;
}


#layout #content #main div.agreement dl{
	margin:15px 0 0 0;
}
#layout #content #main div.agreement dl dt{
	color:#555555;
	font-weight:bold;
}
#layout #content #main div.agreement dl ol{
	margin:10px 0 0 0;
	padding:0;
}
#layout #content #main div.agreement dl ol li{
	margin:0 0 0 30px;
	padding:0 0 10px 0;
}
#layout #content #main div.agreement table{
	margin:15px 0 10px 12px;
	border-top:1px solid #C3C3C3;
	padding:0;
}
#layout #content #main div.agreement table tr{
	background:transparent url(/mb/shared/img/pdct_3g/line_hr_dot_gry.gif) repeat-x scroll center bottom;
}
#layout #content #main div.agreement table td{
	border-left:1px solid #C3C3C3;
	font-size:10px;
	padding:9px 5px;
}
#layout #content #main div.agreement table td.nb{
	border:medium none;
}



/* page only style */
/* article index */

#layout #content #main ul.agreement-list{
	margin:15px 0 0 0;
}
#layout #content #main ul.agreement-list li{
	margin:0 0 15px 0;
}

#layout #content #main ul.agreement-list li p {
	margin:7px 0 0 30px;
}


/* SSI MARGIN KILL */
span.fsize-margin-nothing {
	margin-left: -4px!important;
}



/* ========= Headings ========= */

#h1_wrap {
	position: relative;
	background: transparent url(/mb/shared/img/v11a/general/bg_h1.gif) left top repeat-x;
	margin-bottom: 17px;
	zoom: 1;
}
#h1_wrap h1 {
	padding: 0 0 1px 20px;
	font-weight: bold;
	font-size: 22px;
	line-height: 60px;
	border-bottom: solid 1px #9a9b9a;
	background: transparent url(/mb/shared/img/v11a/general/icn_bullet_h1.gif) left top no-repeat;
	zoom: 1;
}

.h2_wrap {
	position: relative;
	margin: 40px 0 20px 15px;
	padding-bottom: 8px;
	border-bottom: solid 1px #c4c5c5;
}
.h2_wrap h2 {
	display: block;
	position: relative;
	margin: 0 0 0 -15px !important;
	padding: 4px 0 3px 11px !important;
	font-size: 18px;
	line-height: 1;
	border-left: 4px solid #adb0b3;
	font-weight: bold;
}

.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/v11a/bullet/icn_bullet_h3.gif) 0 0.4em no-repeat;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #b7b9b9;
}

.h4_wrap {
	position: relative;
	margin: 25px 0 5px;
}
.h4_wrap h4 {
	display: block;
	padding: 0 0 2px 16px;
	background: transparent url(/mb/shared/img/v11a/bullet/icn_bullet_h4.gif) 0 0.3em no-repeat;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}


.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);
}



/* ========= box ========= */
.section { margin: 0 15px;}


