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



/* ============= side navi ============= */

body#frm #nav #sidenav h4 a  {
	height: 63px;
	background: url(/mb/shared/img/v09b/legal/h4_legal-spguide.gif) no-repeat 0 0;
	margin-left: 0px;
}



/* ============= main ============= */

body#frm #layout #main {
	height: 60px;
	margin: 0 0 20px;
	border-bottom: solid 1px #999999;
}
body#frm #layout #main h1 {
	padding-top: 18px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}



/* ============= Accordion ============= */

h2 {
	width: 685px;
	height: 42px;
	margin: 30px 0 7px;
	padding: 6px 0 0 17px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	
}
.simple-accordion .inner-h2 {
	display: none;
}

h3.acc {
	width: 655px;
	height: 32px;
	margin: 20px 0 7px;
	padding: 6px 0 0 17px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	
}
h3.acc { background: url(/mb/shared/img/v09b/legal/h3_acc-default.gif) no-repeat left top; }
h3.accordion-open { background: url(/mb/shared/img/v09b/legal/h3_acc-open.gif) no-repeat left top; }



/* ============= General and Utility ============= */

.inner-h2,
.inner-h3 {
	margin: 0 16px 0 15px;
}


/* List Square */
body#frm #layout ul.list-square li {
	padding-left: 15px;
}
body#frm #layout ul.list-square.bul-blk li {
	background: url(/mb/shared/img/v09b/legal/icn_list-square_blk.gif) no-repeat 0 0.3em;
}
body#frm #layout ul.list-square.bul-red li {
	background: url(/mb/shared/img/v09b/legal/icn_list-square_red.gif) no-repeat 0 0.3em;
}
body#frm #layout ul.list-square li.caution {
	color: #ff0000;
}
body#frm #layout ul.list-square li.nest ul {
	padding-left: 17px;
}
body#frm #layout ul.list-square li.nest ul li {
	list-style-type: disc;
	background: none;
	padding-left: 0;
}
body#frm #layout ul.list-square li.nest ol,
body#frm #layout ul.list-square li.nest ul.annotation_fix {
	padding-left: 0;
}
body#frm #layout ul.list-square li.nest ol li,
body#frm #layout ul.list-square li.nest ul.annotation_fix li {
	list-style-type: none;
}


/* Box Gray */
.box-gry {
	margin-top: 20px;
	padding: 10px 15px;
	background-color: #f3f3f3;
}
.box-gry h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}
.box-gry dt {
	font-weight: bold;
}


/* Box Price */
.box-price {
	width: 622px;
	height: 23px;
	margin-bottom: 9px;
	padding: 5px 10px 0;
	background: url(/mb/shared/img/v09b/legal/bg_box-price.gif) no-repeat left top;
	color: #000000;
	font-size: 14px;
}
.box-price.wide {
	width: 651px;
	background: url(/mb/shared/img/v09b/legal/bg_box-price_wide.gif) no-repeat left top;
}
.box-price.line2 {
	width: 651px;
	height: 43px;
	background: url(/mb/shared/img/v09b/legal/bg_box-price_line2.gif) no-repeat left top;
}
.box-price.line3 {
	width: 651px;
	height: 63px;
	background: url(/mb/shared/img/v09b/legal/bg_box-price_line3.gif) no-repeat left top;
}

.box-price.line4 {
	width: 651px;
	height: 92px;
	background: url(/mb/shared/img/v09b/legal/bg_box-price_line4.gif) no-repeat left top;
}

.box-price.line5 {
	width: 651px;
	height: 110px;
	background: url(/mb/shared/img/v09b/legal/bg_box-price_line5.gif) no-repeat left top;
}
.box-price.line6 {
	width: 651px;
	height: 130px;
	background: url(/mb/shared/img/v09b/legal/bg_box-price_line6.gif) no-repeat left top;
}
.box-price.line7 {
	width: 651px;
	height: 150px;
	background: url(/mb/shared/img/v09b/legal/bg_box-price_line7.gif) no-repeat left top;
}

p.box-price {
	text-align: right;
}
div.box-price p{
	text-align: right;
}
dl.box-price dt {
	float: left;
}
dl.box-price dd {
	float: right;
}

/* Table */
body#frm #layout table.base {
	width: 572px;
}
body#frm #layout table.base caption {
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}
body#frm #layout table.base tfoot td {
	border:none;
}
body#frm #layout table.base th,
body#frm #layout table.base td {
	padding: 10px 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
/*	background: url(/mb/shared/img/v09b/legal/bg_table_dot-h-line.gif) repeat-x left top;*/
	background:none;
}
body#frm #layout table.base th {
	width: 140px;
	color: #000000;
	background-color: #f3f3f3;
	font-weight: bold;
}
body#frm #layout table.base.w-160 th {
	width: 160px;
}
body#frm #layout table.base.w-180 th {
	width: 180px;
}
body#frm #layout table.base.w-230 th {
	width: 230px;
}
body#frm #layout table.base.w-276 th {
	width: 276px; /* 50/50 */
}
body#frm #layout table.base span.anno {
	font-weight:normal;
}

body#frm #layout table.base tfoot td {
	height:1px;
	overflow: hidden;
	padding: 0;
	font-size: 1px;
	line-height: 0;
}

.navi_page-top {
	margin-top: 15px;
	text-align: right;
}

p.icn {
	text-align: right;
	padding-right: 3px;
	margin-bottom: 10px;
}
p.icn img{
	margin: 0 0 0 5px;
}

.long-txt{
	letter-spacing: -3px;
}
body.os_Mac .long-txt{
	letter-spacing: -4px;
}

/* Other Style */

.mt_7 { margin-top: 7px !important; }


/* SSI MARGIN KILL */
span.fsize-margin-nothing {
	margin-left: -4px!important;
}
