@charset "UTF-8";
/* CSS Document */


#contents h3 {
 font-size:1.6em;
 font-weight:700;
 color:#822e00;
 padding:18px 0 12px 1em;
}

#contents h4 {
 font-size:1.8em;
 font-weight:700;
 color:#7a5643;
 padding:8px 0 8px 1.2em;
}

#contents .basicBox h5 {
 font-size:1.6em;
 line-height:1.5;
 font-weight:700;
 color:#7FB2CC;
 margin:0 0 0 20px;
}

#contents p.txt {
 font-size:1.3em;
 color:#584616;
 line-height:1.h;
 color:#3f1d07;
 padding:4px 0 8px 2.0em;
}

#contents p.readtxt {
 font-size:1.6em;
 font-weight:700;
 line-height:1.75;
 color:#9E161A;
 margin:0 0 16px 32px;
}

#contents ul {
 padding:12px;
}

#contents li {
 font-size:1.3em;
 color:#584616;
 line-height:1.5;
 color:#3f1d07;
 padding:4px 0 8px 1.5em;
}

.basicBox {
 background:url(../images/common/basic_frm2_bd.png) repeat-y 0 0;
 margin-bottom:82px;
 margin-top:62px;
}

#contents .basicBox h3 {
 padding:24px 0 14px 32px;
 position:relative;
 top:-24px;
 font-size:1.8em;
}

#contents .basicBox h3.no1 {
 background:url(../images/common/basic_frm2-1_hd.png) no-repeat 0 0;
}

#contents .basicBox h3.no2 {
  background:url(../images/common/basic_frm2-2_hd.png) no-repeat 0 0;
}

#contents .basicBox h3.no3 {
  background:url(../images/common/basic_frm2-3_hd.png) no-repeat 0 0;
}

#contents .basicBox h3.no4 {
  background:url(../images/common/basic_frm2-4_hd.png) no-repeat 0 0;
}


.basicBox .lastpara {
 background:url(../images/common/basic_frm2_bt.png) no-repeat 0 bottom;
 padding-bottom:32px !important;
 position:relative;
 bottom:-20px;
}

.al_right {
 float:right;
}

#contents p.txt {
 padding:12px 12px 12px 24px;
 font-size:1.4em;
 line-height:1.5;
}

.basicBox dl{
 clear:both;
 padding:8px 18px 18px 22px;
}

.basicBox dt {
 float:left;
}

.basicBox dd {
  margin-left:200px;
  font-size:1.2em;
}

#contents .basicBox dd ul > li {
 list-style-type:disc;
 list-style-position:outside;
 padding-left:4px;
}

#contents .basicBox dd ol li {
 font-size:0.9em;
 line-height:1.5;
 margin:0 0 0 22px;
 padding:0;
 list-style-type:decimal;
}

#contents .basicBox table {
 margin:8px 0 24px 32px;
 width:540px;
}

#contents .basicBox th,
#contents .basicBox td {
 font-size:1.2em;
 line-height:1.25;
 color:#444;
 padding:6px;
 border:1px solid #ccc;
}

#contents .basicBox td.red {
 background:#FFCCCC;
}

#contents .basicBox p.attention {
 margin:0px;
 font-size:1em;
 color:#7FB2CC;
}

#qabox dt {
 float:none;
 font-size:1.6em;
 font-weight:700;
 color:#069;
 background:url(/wp-content/uploads/q-marks.jpg) no-repeat 0 0;
 padding:4px 0 0 28px;
 margin-bottom:20px;
}

#qabox dd {
 font-size:1.3em;
 line-height:1.5;
 color:#666;
 margin:12px 32px 38px 24px;
 background:url(/wp-content/uploads/a-marks.jpg) no-repeat 0 0;
 padding-left:34px;
}

#contents .qa-list li {
 padding:0 0 0 18px;
 margin:0 0 18px 24px;
 line-height:1.25;
 background:url(/wp-content/uploads/arrow_blue.jpg) no-repeat 0 3px;
}

#contents .qa-list li a {
 color:#1672A4;
}


#bnrNavi {

}

#contents #bnrNavi li {
 font-size:1.2em;
 float:left;
 margin:2px;
 padding:0;
}

#contents #bnrNavi li a {
 color:#009999;
 text-decoration:none;
 display:block;
 padding:3px 8px 3px 8px;
 background:#fff;
 border:1px solid #009999;
 border-left:2px solid #009999;
}

#contents #bnrNavi li a:hover {
 color:#fff;
 background:#009999;
}

/* ---clearfix setting --*/


