@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    color: #333333;
    font-size: 14px;
	font-family: sans-serif;
    line-height: 1.5em;
}
a img{
	border: none;
	}
a:link{
	color: #ca0034;
	}
a:visited{
	color: #ca0034;
	}
a:hover{
	}

/* レイアウト */
#mainImg{
	width: 900px;
	height: 302px;
	margin:  0 auto;
}
#mainImg_wrapper{
	height: 336px;
	background: url(../images_2012/bg_main.gif) repeat-x;
	}
#contents_bg{
	background-color: #f7fcfb;
	}
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}
#contents_left,#contents_right{
	width: 438px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #f6fefc;
	border: 1px solid #2eae8c;
	padding: 15px;
	}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
}
.contents_2col{
	margin-bottom: 20px;
	width: 408px;
}
#footer{
	clear: both;
	background-color: #109f91;
	border-top: 1px solid #4edfd1;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	
}


/* パーツ */
h1{
	margin-bottom: 15px;
}
h2{
	font-size: 15px;
	color: #616161;
	margin-bottom: 10px;
	}
.bg{
	background: url(../images_2012/bg_1col.gif) no-repeat top left;
	padding: 53px 15px 15px 15px;
	}
.table01{
	border-collapse: collapse;
	width: 100%;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.table01 th{
	font-weight: normal;
	background-color: #dad9d9;
	font-size: 12px;
}
.table01 td{
	background-color: #ffffff;
	}

.table02{
	border-collapse: collapse;
	width: 100%;
	background: url(../images_2012/bg_line01.gif) left top no-repeat;
	}
.table02 th,.table02 td{
	background-color: #f7fcfb;
	padding: 10px 0px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px dotted #109f91;
	border-bottom: 1px dotted #109f91;
	}
.table02 th{
	font-weight: normal;
	width: 27%;
	padding-left: 15px;
	}
.table02 td{
	padding-right: 15px;
	}
	
.table03{
	border-collapse: collapse;
	width: 100%;
	background: url(../images_2012/bg_line01.gif) left top no-repeat;
	}
.table03 th,.table03 td{
	background-color: #b9ecdf;
	padding: 10px 0px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #109f91;
	border-bottom: 1px solid #109f91;
	}
.table03 th{
	color: #5f5f5f;
	width: 25%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}

.table04{
	border-collapse: collapse;
	width: 100%;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	font-size: 12px;
}
.table04 th{
	padding: 3px;
	text-align: center;
	width: 20%;
	background-color: #cef1e8;
}
.table04 td{
	padding: 8px;
	text-align: left;
	background-color: #FFF;
}



.box01{
	width: 386px;
	border: 1px solid #d2d2d2;
	background-color: #f0efef;
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
}
.box02{
	padding: 15px;
	border: 1px solid #d2d2d2;
	background-color: #FFF;
	}
.box03{
	padding: 7px;
	border: 1px solid #109f91;
	background-color: #b9ecdf;
	margin-top: 10px;
	clear: both;
	font-size: 12px;
	}

.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 12px;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
	}
.post_need{
	font-size: 12px;
	margin: 3px 0;
	}
.name{
	color: #5f5f5f;
	}	
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #cebbbb;
	}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 238px;
	height: 57px;
	padding: 50px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images_2012/btn_dl_off.gif);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images_2012/btn_dl_on.gif);
	background-repeat: no-repeat;
}


.logo1{
	width: 107px;
	height: 104px;
	position: absolute;
	top: 23px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 34px;
	position: absolute;
	left: 184px;
	top: 54px;
	}
.support{
	width: 500px;
	color: #d5f9f0;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 136px;
	top: 37px;
	}	
.cr{
	width: 500px;
	color: #bcf2e4;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 118px;
	}
.totop{
	width: 92px;
	height: 35px;
	position: absolute;
	left: 807px;
	top: -30px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT34{
	margin-top:34px;
	}
.maT20{
	margin-top:20px;
	}
.maT10{
	margin-top:10px;
	}
.maT5{
	margin-top: 5px;
	}
.maL5{
	margin-left: 5px;
	}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0px;
	}



/* テキスト装飾 */
.small{
	font-size: 10px;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
	
/*その他 */
.fR{
	float: right;
	}
.clear{
	clear: both;
	}
.nodisplay{
	display: none;
	}
