@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    background: #000;
    color: #333333;
    font-size: 90%;
    line-height: 1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img{
	border: none;
	}
a:link{
	color: #e3b20e;
	}
a:visited{
	color: #e3b20e;
	}
a:hover{
	}

a {
	outline: none;
	border: none;
}

/* レイアウト */


#contents_bg{
}

#mainImg{
	width: 1150px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}

#mainImg img#hana{
	position: absolute;
	top: 370px;
	left: 800px;
}

#contents_bgIn{
	margin: 0 auto;
	width: 1150px;
	padding-bottom: 30px;
	}
	
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}

#contents_left,#contents_right{
	width: 435px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col{
	width: 886px;
	margin-bottom: 30px;
	padding: 20px 0 40px 0;
	text-align: center;
	border: 5px rgba(0,0,0,0.2) solid;
}

.contents_1col img{
	margin: 0 auto;
}

.contents_1col,
.contents_2col,
.contents_3col{
	background: url(../images/bg_content.png) repeat left center;
	}
	

.contents_2col{
	margin-bottom: 30px;
	width: 375px;
	padding: 10px 25px 25px 20px;
	position: relative;
	border: 5px rgba(0,0,0,0.2) solid;
}

.contents_3col{
	margin-bottom: 30px;
	width: 375px;
	padding: 20px 25px 25px 20px;
	border: 5px rgba(0,0,0,0.2) solid;
}


.present{
	position: absolute;
	right: 15px;
	top: 91px;
}




#footer{
	clear: both;
	background: #9b9b8a;
	margin-top: 0;
}
#footer_in{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
h1{
	padding-bottom: 13px;
	border-bottom: solid 1px #8b73b6;
	margin-bottom: 15px;
}


h2{
	margin-bottom: 15px;
	text-align: left;
}


.sub-title{
	margin: 0 0 10px 5px;
}

.sub-title02{
	margin-bottom: 10px;
}


h3{
	margin: 10px 0 10px 5px;
	padding: 0;

}

h4{
	margin: 15px 0 5px 5px;
	padding: 0;

}

.feel_txt{
	width: 425px;
	float: left;
	}
.feel_img{
	float: right;
	}
.table01{
	border-collapse: collapse;
	width: 360px;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
}
.table01 th,
.table01 td.midashi{
	background-color: #f6f6f6;
	padding: 3px;
	text-align: center;
	font-weight: normal;

}
.table01 td{
	background-color: #fff;
	padding: 8px;
	text-align: center;
}
.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #abc29b;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 0.9rem;
}
.table02 th{
	font-weight: normal;
	background-color: #f2f8eb;
}
.table02 td{
	background-color: #FFF;
}	
.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: #666;
	font-weight: normal;
	width: 30%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}


.table04{
	border-collapse: collapse;
	width: 340px;
	margin: 0 0 15px 20px;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
}
.table04 th{
	background-color: #f6f6f6;
	padding: 3px;
	text-align: center;
	font-weight: normal;

}
.table04 td{
	background-color: #fff;
	padding: 8px;
	text-align: center;
}


.box01{
	position: relative;
	width: 360px;
	background: url(../images/bg_box.png) repeat;
	padding: 20px 10px 10px 10px;
	margin-bottom: 12px;
	border: 1px #eae8da solid;
}


.kouza-pic{
	position: absolute;
	top: 65px;
	right: 10px;
	border: 1px #CCC solid;
}


.box-pic{
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px #CCC solid;
}

.hana{
	position: absolute;
	right: 5px;
	top: 3px;
}

.hana_bottom{
	position: absolute;
	bottom: 3px;
	left: 5px;
}

.yoyaku{
	width: 361px;
	background: #FFF;
	padding: 15px 10px 10px 10px;
	margin: 20px 0 40px 0;
	border-top: 2px #9b9b8a solid;
	border-bottom: 2px #9b9b8a solid;
}

.yoyaku p{
	margin-bottom: 7px;
}

.box02{
	width: 361px;
	background-color: #fefcf4;
	padding: 10px;
	margin-bottom: 12px;
	border: 1px #f4f3e7 solid;
}



.box-in-box{
	width: 361px;
	border: none;
	padding:5px 0;
	margin-bottom: 12px;
	border-bottom: #CCC 1px dotted;
}


.box-in-box-present{
	background-color: #fefcf4;
	width: 361px;
	border: none;
	padding:5px 0 5px 0;
	border-bottom: none;
}


.box-in-box-last{
	width: 361px;
	border: none;
	padding:5px 0 5px 0;
	margin-bottom: 12px;
	border-bottom: none;
}


.blog{
	background: url(../images/bg_content.png) repeat left 100px;
	margin-bottom: 30px;
	width: 375px;
	padding: 30px 25px 20px 20px;
	border: 5px rgba(0,0,0,0.2) solid;
	position: relative;
}

		
.blog-in{
	width: 351px;
	border: none;
	padding:10px 15px;
	border-bottom: none;
}




.txt01{
	padding: 5px 8px;
	margin: 0 0 20px 0;
	font-size: 0.9rem;
	line-height: 16px;

}

.txt02{
	height: 90px;
	padding: 5px 8px;
	margin: 13px 0 5px 0;
	font-size: 1rem;
	line-height: 1.6em;
	border: none;
}



	
.speaker{
	padding: 0 8px;
	margin: 13px 0;
	font-size: 0.9rem;
	line-height: 16px;
	text-align: right;
}		
.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;
	font-size: 0.8rem!important;
	height: 52px;
	padding: 55px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 0.9rem;
	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.gif);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.gif);
	background-repeat: no-repeat;
}

.detailBtn{
	text-align: right;
	margin: 0 5px 8px 0;
}


.logo1{
	width: 146px;
	height: 42px;
	position: absolute;
	top: 59px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 176px;
	top: 62px;
	}
.cr{
	width: 530px;
	color: #fafcfb;
	font-size: 0.75rem;
	text-align: right;
	position: absolute;
	left: 360px;
	top: 121px;
	}
.support{
	width: 500px;
	color: #fafcfb;
	font-size: 0.9rem;
	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;
	}
	
	.maT40{
	margin-top:40px;
	}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB30{
	margin-bottom: 30px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB5{
	margin-bottom: 5px;
	}
	
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}
.maL6em{
	margin-left: 6.5em;
}


/* テキスト装飾 */
.small{
	font-size: 85%;
	line-height: 1.3em;
}

.smaller{
	font-size: 0.9rem;
}

.service{
	background: url(../images/service.png) 10px 20px  no-repeat;
	font-size: 0.9rem;
	color: #666;
	text-align: right;
	padding: 10px 22px 0 0;	
}
.note{
	color: #8a5a96;
	font-size: 0.8rem;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}


	
/*その他 */
.clear{
	clear: both;
	}


/*socialPlugIn
.social{
	position: absolute;
	width: 410px;
	height: 35px;
	top: 250px;
	left:400px;
	}
.social div{
	float: right;
	text-align: left;
	}
.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	margin: 1px 40px 0 15px\9 !important ;
	}
.line{
	margin: -4px 0 0 10px;
	margin: -3px 0 0 -10px\9 !important;
	}
	*/
