@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .topImg {
	position: relative;
}

#main .topImg img {
	width: 100%;
	height: auto;
}

#main .topImg h1 {
	margin-left: -480px;
	width: 960px;
	position: absolute;
	left: 50%;
	top: 9px;
	font-size: 1.8em;
	font-weight: normal;
}

#main .section01 {
	padding-bottom: 57px;
	background: url(../img/common/com_bg.gif) repeat;
	z-index: 100;
	position: relative;
}

#main .section01 h2 {
	margin: 0 -2px 29px;
}

#main .section01 h2 img {
	margin-top: -24px;
}

#main .section01 .txtBox {
	padding: 33px 37px 24px;
	position: relative;
	background: url(../img/index/txt_bg.gif) repeat;
	box-shadow: 0 0 4px #CCC;
	-webkit-box-shadow: 0 0 4px #CCC;
	-moz-box-shadow: 0 0 4px #CCC;
	position: relative;
	behavior: url(js/pie.htc);
}

#main .section01 .txtBox ul {
	width: 590px;
}

#main .section01 .txtBox li {
	margin-top: 12px;
	padding-left: 32px;
	font-size: 2.4em;
	background: url(../img/index/icon02.png) no-repeat left 8px;
}

#main .section01 .txtBox li:first-child {
	margin-top: 0;
}

#main .section01 .txtBox li span {
	color: #ffa700;
	background: url(../img/common/line01.png) repeat-x left 20px;
}

#main .section01 .txtBox .photo {
	position: absolute;
	bottom: -31px;
	right: 0;
}

#main .section02 {
	padding: 36px 0 32px;
	background: url(../img/index/section_bg.jpg) repeat-y top center;
}

#main .section02 h2 {
	margin: 0 -2px 16px;
}

#main .section02 .ttl {
	margin: 0 0 -12px -7px;
	position: relative;
	z-index: 10;
}

#main .section02 .inner {
	margin: 0 0 33px 15px;
	padding: 20px 340px 20px 33px;
	background: url(../img/index/txt_bg.gif) repeat;
	position: relative;
}

#main .section02 .inner p {
	font-size: 1.5em;
	line-height: 2.15;
}

#main .section02 .inner p span {
	color: #ffa700;
	background: url(../img/common/line02.png) repeat-x left 13px;
}

#main .section02 .inner .photo {
	position: absolute;
	bottom: 0;
	right: 0;
}

#main .section03 {
	padding-bottom: 27px;
	background: url(../img/common/com_bg.gif) repeat;
	z-index: 100;
	position: relative;
}

#main .section03 .textImg {
	margin-bottom: -32px;
}

#main .section03 .textImg img {
	width: 100%;
	height: auto;
}

#main .section03 h2 {
	margin: 0 -2px 27px;
}

#main .section03 .title {
	margin-bottom: 15px;
	padding: 15px;
	color: #FFF;
	font-size: 3em;
	font-weight: bold;
	background: url(../img/index/title_bg.gif) repeat;
}

#main .section03 .title img {
	margin-right: 13px;
	vertical-align: middle;
}

#main .section03 table {
	margin-bottom: 50px;
	width: 100%;
	border-collapse: collapse;
}

#main .section03 thead th,
#main .section03 thead td {
	padding: 0;
	vertical-align: bottom;
	background: none;
	border: none;
}

#main .section03 thead th:last-child {
	border-right: 1px solid #E5E5E5;
}

#main .section03 thead .thStyle {
	z-index: 10;
	position: relative;
}

#main .section03 thead .thStyle img {
	margin-right: -67px;
}

#main .section03 th,
#main .section03 td {
	padding: 14px 0 13px;
	font-size: 1.8em;
	vertical-align: middle;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #E5E5E5;
	border-right: 1px solid #A6CCDD;
}

#main .section03 .tdStyle {
	color: #50a2c9;
	font-weight: bold;
	background-color: #E1F5FF;
	border: 1px solid #A6CCDD;
}

#main .section04 {
	padding-bottom: 80px;
	z-index: 100;
	position: relative;
	background: url(../img/common/com_bg.gif) repeat;
	border-bottom: 1px solid #E5E5E5;
}

#main .section04 .textImg {
	margin-bottom: -50px;
}

#main .section04 .textImg img {
	width: 100%;
	height: auto;
}

#main .section04 h2 {
	margin: 0 -2px 16px;
}

#main .section04 .subBox {
	padding-bottom: 31px;
	background-color: #FFF;
	box-shadow: 0 0 4px #CCC;
	-webkit-box-shadow: 0 0 4px #CCC;
	-moz-box-shadow: 0 0 4px #CCC;
	position: relative;
	behavior: url(js/pie.htc);
}

#main .section04 .subBox .dlBox {
	margin-bottom: 41px;
	background: url(../img/index/txt_bg.gif) repeat;
}

#main .section04 .subBox .dlBox dl {
	min-height: 44px;
	padding: 32px 295px 30px 36px;
	background: url(../img/index/dl_bg.png) no-repeat right top;
}

#main .section04 .subBox .dlBox dt {
	padding: 7px 0 8px;
	width: 72px;
	float: left;
	color: #FFF;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	background-color: #44BFF1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
	behavior: url(js/pie.htc);
}

#main .section04 .subBox .dlBox dd {
	padding: 3px 0 0 6.3em;
	font-size: 1.5em;
	line-height: 1.2;
}

#main .section04 .subBox .tabBox {
	margin: 0 auto;
	width: 860px;
}

#main .section04 .subBox .tabBox table {
	margin-bottom: 5px;
	width: 100%;
	border-collapse: collapse;
}

#main .section04 .subBox .tabBox th,
#main .section04 .subBox .tabBox td {
	padding: 19px 0;
	font-size: 1.6em;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #DCDCDC;
}

#main .section04 .subBox .tabBox th {
	padding-left: 30px;
	text-align: left;
}

#main .section04 .subBox .tabBox thead th {
	padding: 20px 0 14px;
	text-align: center;
	line-height: 1.2;
}

#main .section04 .subBox .tabBox thead .thStyle {
	color: #50a2c9;
	font-size: 2.4em;
	background-color: #E1F5FF;
}

#main .section04 .subBox .tabBox .trStyle th,
#main .section04 .subBox .tabBox .trStyle td {
	background-color: #F7F7F7;
}

#main .section04 .subBox .tabBox .trStyle .tdStyle {
	color: #f84a57;
	font-size: 3em;
	font-weight: bold;
	background-color: #E2F1F8;
}

#main .section04 .subBox .tabBox .trStyle .tdStyle .number {
	font-size: .53em;
}

#main .section04 .subBox .tabBox .back {
	color: #50a2c9;
	font-weight: bold;
	background-color: #E0F5FF;
}

#main .section04 .subBox .note {
    float:right;
	font-size: 1.4em;
}

#main .section05 {
	padding-bottom: 96px;
	z-index: 100;
	position: relative;
}

#main .section05 h2 {
	margin: 0 -2px 14px;
}

#main .section05 h2 img {
	margin-top: -25px;
}

#main .section05 .subBox {
	padding: 10px;
	background: url(../img/index/sub_box_bg.gif) repeat;
}

#main .section05 .subBox .borderBox {
	padding: 35px 29px 40px;
	background-color: #FFF;
	border: 1px solid #EEE;
}

#main .section05 .subBox .borderBox .blueBox {
	background:#e4ecf7;
	padding:20px;
	overflow:hidden;
	margin-bottom:20px;
}

#main .section05 .subBox .borderBox .blueBox .floL {
	width:270px;
	float:left;
}

#main .section05 .subBox .borderBox .blueBox .floL p {
	font-size: 1.2em;
	margin-top:15px;
}

#main .section05 .subBox .borderBox .blueBox .floL p mb15 {
	margin-bottom:15px;
}

#main .section05 .subBox .borderBox .blueBox .floL p span{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:15px;
}

#main .section05 .subBox .borderBox .blueBox .floR {
	width:540px;
	float:right;
}

#main .section05 .subBox .borderBox .blueBox .floR h3{
	color: #ffa700;
	font-size: 2.7em;
	font-weight: bold;
	line-height:1.7;
	text-shadow: #FFF 2px 2px 0px, #FFF -2px 2px 0px,
             	 #FFF 2px -2px 0px, #FFF -2px -2px 0px;
	border-bottom:#FFF 1px solid;
	padding-bottom:20px;

}

#main .section05 .subBox .borderBox .blueBox .floR ul{
	margin-top:20px;
}

#main .section05 .subBox .borderBox .blueBox .floR ul li{
	background:url(../img/index/icon02.png) no-repeat 0 0;
	padding-left:25px;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:15px;
}

#main .section05 .subBox .borderBox .imgBox {
	margin-bottom:20px;
}

#main .section05 .subBox .borderBox .imgBox .photoBox {
	float: left;
}

#main .section05 .subBox .borderBox .imgBox .photoBox02 {
	float:right;
}

#main .section05 .subBox .borderBox .imgBox .textBox {
	width: 600px;
	float: left;
}

#main .section05 .subBox .borderBox .imgBox .textBox02 {
	width: 600px;
	float:right;
}

#main .section05 .subBox .borderBox .imgBox .textBox03 {
	width: 100%;
}

#main .section05 .subBox .borderBox .imgBox .textBox03  img{
	margin:0 20px 20px 0;
	float:left;
}

#main .section05 .subBox .borderBox .imgBox p {
	font-size: 1.5em;
	line-height: 2;
}

#main .section05 .subBox .borderBox .imgBox p.textBold{
	font-weight:bold;
}

#main .section05 .subBox .borderBox .imgBox p span{
	color:#2456ad;
}

#main .section05 .subBox .borderBox .endBox {
	border:#2456ad solid 4px;
	background: url(../img/index/voice_txt02.png) no-repeat right bottom;
	padding:20px;
}

#main .section05 .subBox .borderBox .endBox p{
	color:#2456ad;
	font-weight:bold;
	font-size: 1.5em;
	line-height: 3;
	background: url(../img/index/voice_line01.png) repeat left bottom;
}


#main .section06 {
	margin-bottom: 1px;
	padding: 17px 0 56px;
	z-index: 100;
	position: relative;
	background: url(../img/index/section_bg.jpg) no-repeat top center;
}

#main .section06 h2 {
	margin: 0 -2px 14px;
}

#main .section06 li {
	position: relative;
}

#main .section06 li > span {
	position: absolute;
	right: 0;
	top: 0;
}

#main .section06 li dl {
	width: 100%;
	display: table;
	background: url(../img/index/txt_bg.gif) repeat;
}

#main .section06 li dt,
#main .section06 li dd {
	display: table-cell;
	vertical-align: middle;
}

#main .section06 li dt {
	width: 160px;
}

#main .section06 li dd {
	padding-left: 18px;
	font-size: 3em;
	font-weight: bold;
	line-height: 1.3;
}

#main .section06 li dd span {
	display: block;
	font-size: 0.5em;
	font-weight: normal;
}

#main .section06 .arrow {
	padding: 12px 0 12px 200px;
}

#main .section07 {
	margin-bottom: 1px;
	padding: 20px 0 75px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

#main .section07 h2 {
	margin-bottom: 15px;
}

#main .section07 h3 {
	margin-bottom: 20px;
	padding: 7px 10px 8px;
	color: #FFF;
	font-size: 2.5em;
	background-color: #2AA5DF;
}

#main .section07 h3 img {
	margin-right: 3px;
	vertical-align: middle;
}

#main .section07 p {
	margin: 0 18px 20px;
	font-size: 1.4em;
}

#main .section07 .imgBox {
	margin-bottom: 10px;
}

#main .section07 .imgBox .photoBox {
	float: right;
}

#main .section07 .imgBox .tabBox {
	float: left;
	width: 468px;
}

#main .section07 .imgBox .tabBox table {
	width: 100%;
	border-collapse: collapse;
}

#main .section07 .imgBox .tabBox th,
#main .section07 .imgBox .tabBox td {
	padding: 18px 5px 17px;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#main .section07 .imgBox .tabBox td:first-child {
	padding-left: 45px;
	text-align: left;
	font-weight: normal;
}

#main .section07 .imgBox .tabBox td.tdStyle {
	padding-left: 5px;
	text-align: center;
}

#main .section07 .imgBox .tabBox th {
	padding: 18px 5px 12px;
	color: #3F409D;
	font-size: 2em;
	background-color: #D3DBED;
}

#main .section07 .imgBox .tabBox h4 {
	margin: 0 15px 5px;
	font-size: 2.4em;
	font-weight: normal;
}

#main .section07 .imgBox .tabBox p {
	margin-bottom: 10px;
}

#main .section07 .imgBox01 {
	margin-bottom: 55px;
}

#main .section07 .imgBox02 {
	margin-bottom: 20px;
}

#main .section07 .notes {
	margin: 0 0 33px 15px;
	font-size: 1.4em;
}

#main .section07 .notes01 {
	margin: 0;
}

#main .section08 {
	padding: 35px 0 96px;
	background: url(../img/common/com_bg.gif) repeat left top;
}

#main .section08 h2 {
	margin-bottom: 30px;
}

#main .section08 .qaBox {
	padding: 30px;
	background-color: #FFF;
	box-shadow: 0 0 2px #999;
	position: relative;
    behavior: url(js/pie.htc);
}

#main .section08 .qaBox p {
	margin-bottom: 15px;
	font-size: 1.4em;
}

#main .section08 .qaBox dt {
	margin-bottom: 1px;
	padding: 10px 20px;
	position: relative;
	color: #FFF;
	font-size: 2.2em;
	background-color: #247ACD;
}

#main .section08 .qaBox dt:hover {
	cursor: pointer;
}

#main .section08 .qaBox dt:after {
	margin-top: -7px;
	width: 20px;
    height: 14px;
	background: url(../img/index/icon01.gif) no-repeat;
    position: absolute;
    top: 50%;
	right: 14px;
  
    content: ""; 
}

#main .section08 .qaBox dt.on:after {
	background: url(../img/index/icon03.gif) no-repeat;
}

#main .section08 .qaBox dd {
	padding: 11px 23px 15px;
	overflow: hidden;
	display: none;
}

#main .section08 .qaBox dd .lTxt {
	float: left;
	width: 25px;
	font-size: 1.8em;
}

#main .section08 .qaBox dd .rTxt {
	float: right;
	width: 815px;
	font-size: 1.6em;
}

#main .contactBox {
	margin-bottom: 1px;
}

#main .contactBox .textImg {
	z-index: 100;
	position: relative;
}

#main .contactBox .textImg img {
	margin: -55px 0 -26px;
	width: 100%;
	height: auto;
}

#main .contactBox .contactBg {
	padding-top: 56px;
	min-height: 364px;
	position: relative;
	background: url(../img/index/contact_bg.jpg) no-repeat bottom center;
}

#main .contactBox .contact {
	margin: 0 auto;
	width: 960px;
	text-align: right;
}

#main .contactBox .btmBox {
	padding: 18px 0;
	top: inherit;
	left: 0;
	bottom: 0;
	background: url(../img/common/btm_box_bg02.png) repeat;
}