@charset "utf-8";

/* -----------------------------------------------------------
  Module Parts Style Sheet
    flat
    clear
    Common Class
    Module
      section, lead
      heading
      block, box
      table
      list
      withIcon
------------------------------------------------------------ */

/* flat
 -------------------------------------------------- */
body .wrapper, .wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6, .wrapper p {
	font-family: 'MS UI Gothic', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0; padding: 0;
	font-size: 1em;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
	margin: 0; padding: 0;
}
table, table th, table td {
	margin: 0; padding: 0;
	border: 0; border-collapse: collapse;
	font-size: 1em;
}
img { vertical-align: top;}

.wrapper div { height: 1%;}
.wrapper p { line-height: 1.6;}
.wrapper p.ss { line-height: 1.4;}

/* clear
 -------------------------------------------------- */
.section:after, .sectionA:after, .sectionB:after,
.block:after, .blockA:after, .blockB:after,
.textBtnA:after,
.wrap:after, .inner:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE 7 and MacIE */
.section, .sectionA, .sectionB,
.block, .blockA, .blockB,
.textBtnA:after,
.wrap, .inner, .clearfix {
	position: relative;
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .section, * html .sectionA, * html .sectionB,
* html .block, * html .blockA, * html .blockB,
.textBtnA:after,
* html .wrap, * html .inner, * html .clearfix {
	height: 1%;
}
.section, .sectionA, .sectionB,
.block, .blockA, .blockB,
.textBtnA:after,
.wrap, .inner, .clearfix {
	display: block;
}
/* End hide from IE-mac */

/* --------------------------------------------------
   Common Class
 -------------------------------------------------- */
em, .em { font-style: normal; color: #1A7CCD;}
sup { vertical-align: 0.3em;}
sub { vertical-align: text-bottom;}

.center { text-align: center; margin-right: auto; margin-left: auto;}
.right { text-align: right;}
.left { text-align: left;}

.ss { font-size: 91%;} /* 11px */
.bb { font-size: 116%;} /* 14px */
.sss { font-size: 83%;} /* 10px */
.ssss { font-size: 70%; font-weight:normal;}
.sssss { font-size: 60%; font-weight:normal;}
.ssssss { font-size: 50%; font-weight:normal;}


.sp01 { margin-top: 4px;}
.sp02 { margin-top: 8px;}
.sp03 { margin-top: 12px;}
.sp04 { margin-top: 18px;}
.sp05 { margin-top: 24px;}
.sp06 { margin-top: 32px;}
.sp07 { margin-top: 40px;}

.grid01 { width: 29%;}
.grid02 { width: 35%;}
.grid03 { width: 49%;}
.grid04 { width: 64%;}
.grid05 { width: 70%;}
.grid06 { width: 78%;}
.grid07 { width: 85%;}
.gridf { width: 100%;}

.dotline {
	padding-bottom: 5px;
	background: url(../../../images/parts_linedot.gif) repeat-x left bottom;
}
img.icon { vertical-align: middle; margin-left: 10px;}

.nextbtn {
	text-align: right;
	margin-top: 15px;
}
.gobtn { margin-top: 15px;}

.imgover { }
.corners { }

/* _____ totop _____ */
.totop {
	text-align: right;
	width: 690px;
}
#maincont .totop {
	width: auto;
	margin: 20px 23px 0 0;
}
.totop a {
	padding-left: 15px;
	background: url(../../../images/ico_arrow_t.gif) no-repeat left top;
	font-size: 91%; line-height: 1.1;
	text-decoration: none;
}
.totop a, .totop a:visited { color: #6C6C6C;}

/* _____ textbtn _____ */
.textBtnA {
	float: left;
	*float: none; *width: 240px; /* forIE */
}
.textBtnA .bgt {
	padding-left: 7px;
	background: url(../../../images/bg_txtbt_tl.gif) no-repeat left top;
}
.textBtnA .bgt {
	padding-left: 7px;
	background: url(../../../images/bg_txtbt_tl.gif) no-repeat left top;
}
.textBtnA .bgt .c {
	font-size: 1px;
	height: 10px;
	background: url(../../../images/bg_txtbt_tr.gif) no-repeat right top;
}
.textBtnA .bgb {
	padding-left: 7px;
	background: url(../../../images/bg_txtbt_bl.gif) no-repeat left bottom;
}
.wrapper .textBtnA p {
	padding: 0 13px 10px 5px;
	background: url(../../../images/bg_txtbt_br.gif) no-repeat right bottom;
}
.textBtnA a {
	padding-left: 20px;
	background: url(../images/ico_arrow.gif) no-repeat left top;
	line-height: 1.1;
}
.textBtnA .withPdfB {
	margin-left: 10px;
}

/* _____ acrobatLink _____ */
.wrapper .acrobatLink {
	width: 420px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.wrapper .acrobatLink p {
	min-height: 33px;
	margin-left: 120px;
	padding: 2px 0 0 0;
	font-size: 91%;
	line-height: 1.3;
}
.wrapper .acrobatLink div { float: left; display: inline;}


/* _____ zoomimg _____ */
.zoomimg {
	z-index: 1;
}
.zoomimg dd {
	z-index: 2;
	position: absolute;
	bottom: 0; left: 0;
}
.zoomimg .zoombox {
	text-align: right;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.zoomimg .zoombox p {
	text-align: left;
	margin: 8px 0 0 0; padding: 0;
	line-height: 1.4;
}
.zoomimg .zoombox .closebtn { margin-top: 10px;}

/* _____ tablesorter _____ */
table.tablesorter th.header {
	background: #F3F3F3 url(../../../images/ico_sort.gif) no-repeat center 90%;
}
table.tablesorter th.header.headerSortDown {
	background: #E0E0E0 url(../../../images/ico_sort_d.gif) no-repeat center 90%;
}
table.tablesorter th.header.headerSortUp {
	background: #E0E0E0 url(../../../images/ico_sort_u.gif) no-repeat center 90%;
}

/* --------------------------------------------------
   Module
 -------------------------------------------------- */
/* section, lead
 -------------------------------------------------- */
.section { margin-bottom: 30px;}
.sectionA p.nb, .sectionB p.nb { padding-bottom: 0;}
.sectionA p.sb, .sectionB p.sb, .sectionA .parag01, .sectionB .parag01 { padding-bottom: 8px;}

/* _____ sectionA _____ */
.sectionA { margin: 0 20px 10px;}
.sectionA p, .sectionA .parag01 { padding-bottom: 25px;}

/* _____ sectionB (indent) _____ */
.sectionB { margin: 0 20px 10px;}
.sectionB p, .sectionB .parag01 { padding: 0 15px 25px 15px;}
.sectionB h4 {
	padding: 0 15px 10px 15px;
	font-size: 116%;
	font-weight: bold;
	color: #EA6405;
}
/* _____ lead _____ */
p.lead01 { padding-bottom: 8px; font-weight: bold;}

/* heading
 -------------------------------------------------- */
/* _____ headingA (big headline) _____ */
.heading01A { margin-bottom: 27px;}
.heading02A { margin-bottom: 15px;}

/* _____ headingB (indent) _____ */
.heading01B { padding: 0 0 22px 20px;}

/* _____ headingC (subhead) _____ */
.heading01C, .heading02C {
	padding: 1px 0 8px 10px;
	font-size: 110%;
}

/* block, box
 -------------------------------------------------- */
.block { }
.boxL, .block .box { float: left;  display: inline;}
.boxR, .box.bL     { float: right; display: inline;}

/* _____ blockA (BG Pattern) _____ */
.blockA { margin-bottom: 30px;}
.blockA h3 img, .blockA h4 img { padding-bottom: 15px;}

.blockA.box01 { background: transparent url(../images/bg_box01_b.gif) no-repeat left bottom;}
.blockA.box01 .inner {
	padding: 18px 20px 30px 20px;
	background: transparent url(../images/bg_box01_t.gif) no-repeat left top;
}
.blockA.box02 { background: #FAEAD9 url(../images/bg_box02_b.gif) no-repeat left bottom;}
.blockA.box02 .inner {
	padding: 18px 20px 0 20px;
	background: transparent url(../images/bg_box02_t.gif) no-repeat left top;
}
.blockA.box02s { background: #FAEAD9 url(../images/bg_box02s_b.gif) no-repeat left bottom;}
.blockA.box02s .inner {
	padding: 18px 20px 0 20px;
	background: transparent url(../images/bg_box02s_t.gif) no-repeat left top;
}
/* _____ blockB _____ */
.blockB {
	margin-bottom: 30px;
	border: 1px solid #E0E0E0;
}
.blockB .box01 { padding: 18px 20px 0 20px;}

/* table
 -------------------------------------------------- */
/* _____ table01 _____ */
.section.table01 {
	padding-top: 5px;
	background: url(../images/bg_table.gif) no-repeat left top;
}
table.table01 {
	width: 660px;
	margin-bottom: 30px;
}
table.table01.withNote { margin-bottom: 10px;}
table.table01 caption {
	text-align: left;
	padding: 20px 0 10px;
	font-weight: bold;
}
table.table01 th {
	padding: 7px 5px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFE4C9;
	font-weight: normal;
	line-height: 1.2;
}
table.table01 td {
	text-align: left;
	padding: 7px 5px;
	border: 1px solid #E0E0E0;
	line-height: 1.2;
}
table.table01 th.first, table.table01 td.first { border-left: 1px solid #C0C0C0;}
table.table01 th.last,  table.table01 td.last { border-right: 1px solid #C0C0C0;}
table.table01 tr.last td { border-bottom: 1px solid #C0C0C0;}

/* list
 -------------------------------------------------- */
/* _____ listA (asterisk) _____ */
ul.listA li, p.listA {
	margin-bottom: 0.4em;
	padding-left: 0.8em;
	text-indent: -0.8em;
	line-height: 1.4;
}
ul.disc li {
	margin-bottom: 0.4em;
	padding-left: 20px;
	text-indent: -1.1em;
	list-style: disc inside;
	line-height: 1.4;
}
ul.note li, p.note {
	margin-bottom: 0.3em;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 91%;
}
ul.note span, span.note, sup.note { color: #FF0000;}

ol.numlist li {
	margin-bottom: 0.5em;
	padding-left: 20px;
	text-indent: -1.2em;
	list-style: decimal inside;
	line-height: 1.4;
}
dl.ex dt { float: left; line-height: 1.4;}
dl.ex dd { margin-left: 2em; line-height: 1.4;}

/* withIcon
 -------------------------------------------------- */
/* _____ withIconA (ico_arrow) _____ */
ul.withIcon01A li, a.withIcon01A {
	zoom: 1;
	margin-bottom: 0.8em;
	padding-left: 20px;
	background: url(../images/ico_arrow.gif) no-repeat left top;
}
ul.withIcon01A li a { color: #313131;}
p.withIcon01A {
	margin-bottom: 5px;
	padding-left: 15px;
	line-height: 1.2;
}
/* _____ withIconB (ico_arrow_s) _____ */
ul.withIcon01B li, .withIcon01B {
	zoom: 1;
	margin-bottom: 0.5em;
	padding-left: 10px;
	background: url(../images/ico_arrow_s.gif) no-repeat left 0.3em;
	font-size: 91%;
}

/* _____ withPdfA (big Img) _____ */
.withPdf img {
	vertical-align: text-bottom;
	padding-right: 10px;
}
a.withPdf, .withPdf a { color: #313131; text-decoration: none;}
a.withPdf span, .withIconPdf a span { text-decoration: underline;}

/* _____ withPdfB (small icon) _____ */
.withPdfB {
	zoom: 1;
	padding: 2px 0 2px 20px;
	background: url(../../../images/ico_pdf_s.gif) no-repeat left top;
	line-height: 1.1;
}
