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


.subContainer {
	width: 980px;
	margin: 0px auto;
	padding: 0px 0px 50px 0px; 
	background: #ffffff;
}

/*  headings
=========================================*/
.heading01 {
	height: 60px;
	line-height: 61px;
	padding-left: 30px;
	margin-bottom:0px;
	background: url(../images/title_bg001.png) no-repeat 0 100%;
	color: #ffffff;
	font-size: 130%;
	font-weight: 200;
}

.heading02_fst,
.heading02 {
	display: block;
	clear: both;
	height: 60px;
	line-height: 60px;
	padding-left: 50px;
	background: url(../images/title_ic002.png) no-repeat 20px 50%;
	border-bottom: #dddddd solid 1px;
	color: #2c94b6;
	font-size: 130%;
	font-weight: bold;
}
.heading02_fst {
	margin:0px 0px 20px 0px;
}
.heading02 {
	margin: 80px 0px 20px 0px;
	border-top: #dddddd solid 1px;
}

.heading03 {
	clear: both;
	height: 36px;
	padding-left: 25px;
	margin:30px 40px 8px 10px;
	background: url(../images/title_bg002.png) no-repeat 28px 50%;
}
.heading03_2line {
	clear: both;
	height: 59px;
	padding-left: 30px;
	margin:20px 40px 8px 10px;
	background: url(../images/title_bg005.png) no-repeat 28px 50%;
}
.heading03_2col {
	clear: both;
	height: 36px;
	padding-left: 0px;
	margin:20px 0px 8px;
	background: url(../images/title_bg003.png) no-repeat 0px 50%;
}
.heading03 dt,
.heading03_2col dt{
	display: table-cell;
	width: 38px;
	height: 36px;
	line-height: 41px;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
/*	font-weight: bold;*/
}
.heading03 dd,
.heading03_2col dd{
	display: table-cell;
	padding-left: 20px;
	padding-top: 1px;
	color: #333333;
	height: 36px;
	line-height: 36px;
	font-size: 90%;
/*	font-weight: bold;*/
	/*background: #ffcccc;*/
}
.heading03_2col2line {
	clear: both;
	height: 59px;
	padding-left: 0px;
	margin:20px 0px 8px;
	background: url(../images/title_bg004.png) no-repeat 0px 50%;
}
.heading03_2col2line .num,
.heading03_2line .num {
	display: block;
	width: 38px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
/*	font-weight: bold;*/
}
.heading03_2line .text{
	display: block;
	margin-top: -59px;
	padding: 6px 50px 0px 58px;
	color: #333333;
	height: 59px;
	font-size: 90%;
/*	font-weight: bold;*/
}

.heading03_2col2line .text{
	display: block;
	margin-top: -59px;
	padding: 6px 25px 0px 58px;
	color: #333333;
	height: 59px;
	font-size: 90%;
/*	font-weight: bold;*/
}

/*  テキスト
=========================================*/
.text01{
	margin-left:40px; 
	margin-right:40px; 
}
.numberList01 {
	display: block;
	min-height: 27px;
	_height: 27px;
	zoom: 1;
}
.numberList01 p.h27{
	height: 27px;
}
.numberList01 p.no01,
.numberList01 p.no02,
.numberList01 p.no03,
.numberList01 p.no04,
.numberList01 p.no05,
.numberList01 p.no06,
.numberList01 p.no07,
.numberList01 p.no08,
.numberList01 p.no09,
.numberList01 p.no10 {
	padding-left: 40px;
	padding-top:2px;
}
.numberList01 p.no01 {
	background: url(../images/list_num01.png) no-repeat 0 0em;
}
.numberList01 p.no02 {
	background: url(../images/list_num02.png) no-repeat 0 0em;
}
.numberList01 p.no03 {
	background: url(../images/list_num03.png) no-repeat 0 0em;
}
.numberList01 p.no04 {
	background: url(../images/list_num04.png) no-repeat 0 0em;
}
.numberList01 p.no05 {
	background: url(../images/list_num05.png) no-repeat 0 0em;
}
.numberList01 p.no06 {
	background: url(../images/list_num06.png) no-repeat 0 0em;
}
.numberList01 p.no07 {
	background: url(../images/list_num07.png) no-repeat 0 0em;
}
.numberList01 p.no08 {
	background: url(../images/list_num08.png) no-repeat 0 0em;
}
.numberList01 p.no09 {
	background: url(../images/list_num09.png) no-repeat 0 0em;
}
.numberList01 p.no10 {
	background: url(../images/list_num10.png) no-repeat 0 0em;
}

.numberL_tit{
	font-weight: bold;
	font-size: 105%;
}

.contact_red {
	color: red;
}
.contact_orange {
	color: orange;
}


.text02{
	margin:0px 40px 0px 60px;
	font-size:90%;
}

.text02_title{
	margin:0px 40px;
	font-size:100%;
	font-weight:bold;
	border-bottom:#C4C4C4 solid 1px;
}


/*  カラム
=========================================*/
.Column {
    display: flex;
	margin-left:40px; 
	margin-right:40px; 
}
.colum_L {
    width: 400px;
	margin-right: 40px;
}
.colum_R {
    flex: 1;
}

/* tableType01 
=========================================*/
.tableType01 {
	width: 900px;
	margin-top: 5px;
	margin-left: 40px;
	border-top: 2px solid #999999;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 2px solid #999999;
	zoom: 1;
}

.tableType01 th,
.tableType01 td {
	text-align: center;
	padding: 5px 10px 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tableType01 .lastLine th,
.tableType01 .lastLine td {
	border-bottom: 1px solid #ffffff;
}
.tableType01 .lastLine th.aL,
.tableType01 .lastLine td.aL {
    text-align:left
}

.tableType01 th.lv01 {
	font-weight: bold;
	background-color: #33acb4;
	color: #ffffff;
}
.tableType01 th.lv02 {
	background-color: #eeeeee;
}
.tableType01 th.lv03 {
	vertical-align: top;
	font-weight: bold;
	background-color: #d8e1e6;
}
.tableType01 th.lv04 {
	background-color: #eeeeee;
        color:#d6563d;
}

/* tableType_contact 
=========================================*/
.tableType_contact {
	width: 80%;
	margin: 5px auto;
	border-top: 2px solid #999999;
/*	border-left: 1px solid #cccccc;*/
/*	border-right: 1px solid #cccccc;*/
	border-bottom: 2px solid #999999;
	zoom: 1;
}

.tableType_contact th,
.tableType_contact td {
	text-align: center;
	padding: 10px 10px 10px;
/*	border-right: 1px solid #cccccc;*/
	border-bottom: 1px solid #cccccc;
}

.tableType_contact .lastLine th,
.tableType_contact .lastLine td {
	border-bottom: 1px solid #ffffff;
}
.tableType_contact .lastLine th.aL,
.tableType_contact .lastLine td.aL {
    text-align:left
}

.tableType_contact th.lv01 {
	font-weight: bold;
	background-color: #33acb4;
	color: #ffffff;
}
.tableType_contact th.lv02 {
	background-color: #eeeeee;
}
.tableType_contact th.lv03 {
	vertical-align: top;
	font-weight: bold;
	background-color: #d8e1e6;
}

.table-inline {
	border-collapse: collapse;
	border:none;
}
.table-inline th,
.table-inline td {
	padding: 2px;
	border: 1px solid #ffffff;
}