@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 14px;
    line-height: 1.5em;
}
a img{
	border: none;
	}
a:link{
	color: #009e1e;
	}
a:visited{
	color: #009e1e;
	}
a:hover{
	}

/* レイアウト */
#mainImg{
	width: 900px;
	height: 425px;
	margin: 0 auto;
}
#contents_bg{
	background-color: #000;
	width: 100%;
	}
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}
#contents_left,#contents_right{
	width: 435px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #eee7fe;
	border: 1px solid #6400f9;
	}
.contents_1col{
	width: 848px;
	margin-bottom: 30px;
	padding: 25px;
}
.contents_2col{
	margin-bottom: 30px;
	width: 383px;
	padding: 25px;
}
#footer{
	clear: both;
	background-color: #5f1eaf;
	border-top: 1px solid #7e43c1;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
.pannavi{
	width: 838px;
	margin-bottom: 5px;
	padding: 3px 30px;
	border: 1px solid #6400f9;
	background: #f5f5f5 url(../images/ico_home.gif) no-repeat 5px center;
}
h1{
	padding-bottom: 13px;
	border-bottom: solid 1px #8b73b6;
	margin-bottom: 15px;
}
h2{
	font-size: 16px;
	margin-bottom: 10px;
	}
.table01{
	border-collapse: collapse;
	width: 100%;
}
.table01 td,.table01 th{
	border: 1px solid #9988c0;
	vertical-align: middle;
}
.table01 th{
	color: #666666;
	background-color: #eee7fe;
	padding: 3px;
	text-align: center;
	width: 15%;
}
.table01 td{
	background-color: #fff;
	padding: 8px;
	text-align: left;
}
.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #abc29b;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #cde7bc;
}
.table02 td{
	background-color: #eef7e8;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #352d71;
	border-bottom: 1px dotted #352d71;
	background-color: #FFF;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #704996;
	font-weight: normal;
	width: 30%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}
.table06{
	border-collapse: collapse;
	width: 100%;
	}
.table06 th,.table06 td{
	padding: 5px;
	}
.table06 th{
	background-color: #E8E7E6;
	font-weight: normal;
	}
.table06 td{
	text-align: left;
	}
.box01{
	width: 826px;
	border: 1px solid #a590d5;
	background-color: #c9baeb;
	padding: 20px 10px 10px 10px;
	margin-bottom: 12px;
}
.box02{
	width: 836px;
	border: 1px solid #d2d2d2;
	background-color: #f0efef;
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
}
.txt01{
	border-bottom: 1px dotted #fff;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 12px;
	line-height: 14px;
}
.txt02{
	padding-left: 15px;
	}	
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #a590d5;
	}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 213px;
	height: 52px;
	padding: 55px 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/btn_dl_off.jpg);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.jpg);
	background-repeat: no-repeat;
}


.logo1{
	width: 146px;
	height: 42px;
	position: absolute;
	top: 59px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 176px;
	top: 62px;
	}
.cr{
	width: 500px;
	color: #c9baeb;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 121px;
	}
.support{
	width: 500px;
	color: #c9baeb;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}	
.totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -27px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}


/* テキスト装飾 */
.small{
	font-size: 80%;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
	
/*その他 */
.clear{
	clear: both;
	}
