@charset "utf-8";
/* *{
	margin:0px;
	padding:0px;
	border:0px;
} */

html {
	overflow-y:scroll;
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro','メイリオ',Meiryo, "ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
	line-height:1.6;
	color:#666666;
	/* background:#C8D9E6; */
}

/* Android 文字強制改行用 */
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dt,
div {
	/* width:100%;
	max-width:100%; */
	background:url(../re_img/p_back.png) no-repeat 0px 0px;
	
	/* Android Chrome文字サイズ用 */
	max-height: 100%;
	
	/* iPhone、iPod文字サイズ用 */
	-webkit-text-size-adjust: 100%;
}

/* ----- Links Color ----- */
a:link {text-decoration:underline;color:#005A9F;}
a:visited {text-decoration:underline;color:#005A9F;}
a:hover {text-decoration:none;color:#7FACCF;}
a:active {text-decoration:underline;color:#005A9F;}

/* ----- ClearSpace ----- */
.ClearSpacet15px {clear:left;width:10px;height:15px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet20px {clear:left;width:10px;height:20px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet30px {clear:left;width:10px;height:30px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet40px {clear:left;width:10px;height:40px;margin:0px;padding:0px;text-indent:-9999px;}

/* ----- Color ----- */
.COLOR-Orange {color:#F6AA00;}

.COLOR-Red {color:#CC0000;}
.COLOR-Blue {color:#003399;}
.COLOR-SkyBlue {color:#3399FF;}
.COLOR-Green {color:#669900;}
.COLOR-Yellow {color:#FF9900;}

/* ----- Under Constrution ----- */
.uc {
	clear:left;
	width:100%;
	margin:150px 0px 90px 0px;
	padding:20px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

/* ----- font ----- */
.font14px {font-size:14px;line-height:1.6;}
.font16px {font-size:16px;line-height:1.8;}
.font18px {font-size:18px;line-height:1.8;}
.font20px {font-size:20px;line-height:1.7;}
.font22px {font-size:22px;line-height:1.7;}
.font24px {font-size:24px;line-height:1.7;}
.font26px {font-size:26px;line-height:1.7;}
.font28px {font-size:28px;line-height:1.7;}
.font30px {font-size:30px;line-height:1.6;}
.font32px {font-size:32px;line-height:1.6;}
.font34px {font-size:34px;line-height:1.6;}
.font36px {font-size:36px;line-height:1.6;}
.font38px {font-size:38px;line-height:1.6;}
.font40px {font-size:40px;line-height:1.5;}

/* ----- img ----- */
img,
img a,
img a:hover {border:0;}

/* フェード */
.img_hov {opacity:1; -webkit-transition:0.3s ease-in-out; transition:0.3s ease-in-out;}
.img_hov:hover {opacity:0.5;}


/* ------------------------------------------------------------
　　ページベース
------------------------------------------------------------ */

/* ----- wrapper 内容 ----- */
#wrapper {
	clear:left;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	min-width:1000px;
}
#wrapper-inner {
	position:static;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	overflow:hidden;
}

/* ----- header 内容 ----- */
#header {
	clear:left;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
}
#header h1 {
	clear:both;
	width:100%;
	height:1495px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-weight:normal;
	font-size:4px;
	text-align:left;
	background:url(../img/h1.png) no-repeat center top;
}

/* ----- contents 内容 ----- */
#contents {
	clear:left;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px 0px;
}
#contents h2 {
	clear:both;
	width:100%;
	height:4000px;
	margin:0px;
	padding:0px;
	text-indent:-99999px;
	font-weight:normal;
	font-size:4px;
	text-align:left;
	background:url(../img/text.png) no-repeat center top;
}
#contents h3 {
	clear:both;
	width:100%;
	height:960px;
	margin:40px 0px 0px;
	padding:0px;
	text-indent:-99999px;
	font-weight:normal;
	font-size:4px;
	text-align:left;
	background:url(../img/fee.png) no-repeat center top;
}

/* TEL・メール */
#fee_box {
	clear:both;
	width:100%;
	margin:0px;
	padding:0px 0px 40px;
	text-align:center;
	background:url(../img/fee_back.png) repeat-y center top;
}
#fee_box p {
	clear:both;
	width:800px;
	height:40px;
	margin:0px auto;
	padding:0px 0px 0px;
	text-align:center;
}

/* 申込 */
.app {
	clear:both;
	width:450px;
	height:110px;
	margin:0px auto;
	padding:0px 0px 0px;
	text-align:center;
}
#app_h_box {
	clear:both;
	margin:0px;
	padding:40px 0px 40px;
	text-align:center;
}
#app_f_box {
	clear:both;
	margin:0px;
	padding:40px 0px 80px;
	text-align:center;
	background:url(../img/app_back.png) repeat-y center top;
}

/* ----- footer 内容 ----- */
#footer {
	clear:left;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px 0px 0px;
}
#footer h3 {
	position:static;
	width:100%;
	height:180px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-weight:normal;
	font-size:4px;
	text-align:left;
	overflow:hidden;
	background:url(../img/f_img.png) no-repeat center top;
}

/* pagetop 内容 */
#pagetop {
	position:fixed;
	z-index:1;
	width:60px;
	height:60px;
	bottom:15px;
	right:15px;
	margin:0px;
	padding:0px;
	text-align:left;
}




