@charset "utf-8";
	
/*固定枠
----------------------------------------------------------------*/	
.cont{
	width:720px;
	padding:10px 10px 0;
}
.ind{
	width:700px;
	padding:10px 10px 0;
}

/*　共通みだし　
----------------------------------------------------------------*/
.km{
	color:#604600;
	font-size:14px;
	background-color:#f0edde;
	border-left:5px solid #d4d0b9;
	padding:4px 10px 1px;
}
	.km .s_km{
		width:20px;
		height:20px;
		background-image:url(../common_img/s_km.gif);
		background-repeat:no-repeat;
		background-position:center center;
	}
		.km .s_km strong{
			visibility:hidden;
		}

/*　共通表組　
----------------------------------------------------------------*/	
.commontbl{
	border-top:solid 1px #d4d0b9;
}
	.commontbl .td01{
		color:#604600;
		font-weight:bold;
		background-color:#f0edde;
		border-bottom:solid 1px #d4d0b9;
		border-top:solid 1px #fff;
		padding:5px 15px;
	}
	.commontbl .td02{
		border-bottom:solid 1px #d4d0b9;
		border-top:solid 1px #fff;
		padding:5px 15px;
	}

/*　問い合わせ誘導
----------------------------------------------------------------*/	
#to_contact{
	position:relative;
	width:720px;
	height:60px;
	background-image:url(../common_img/to_contact_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
	#to_contact #logo{
		position:absolute;
		top:10px;
		left:15px;
	}
	#to_contact #tel{
		position:absolute;
		top:20px;
		left:250px;
	}
	#to_contact #btn{
		position:absolute;
		top:15px;
		right:15px;
	}

/*　おしらせ
----------------------------------------------------------------*/
#info{
	width:740px;
}
	#info .title{
		width:740px;
		background-image:url(../info/images/info_title_bg_02.gif);
		background-repeat:repeat-y;
		background-position:0 0;
	}
		#info .title .head{
			background-image:url(../info/images/info_title_bg_01.gif);
			background-repeat:no-repeat;
			background-position:0 top;
		}
		#info .title .foot{
			background-image:url(../info/images/info_title_bg_03.gif);
			background-repeat:no-repeat;
			background-position:0 bottom;
			padding:7px 10px 5px;
		}
			#info .title .foot h3{
				color:#604600;
				font-weight:bold;
				font-size:14px;
				line-height:22px;
			}
			#info .title .foot h3 span{
				color:#f75f83;
				background-image:url(../common_img/dot_line04.gif);
				background-repeat:repeat-y;
				background-position:right 0;
				padding:0 10px 0 0;
				margin:0 10px 0 0;
			}
	#info .body{
		width:720px;
		background-image:url(../common_img/dot_line05.gif);
		background-repeat:repeat-x;
		background-position:0 bottom;
		padding:10px;
	}
		#info .body .ph{
			float:right;
			margin:0 0 20px 20px;
			padding:1px;
			border:4px solid #eee9cc;
		}

/*　生昇会について
----------------------------------------------------------------*/
#aboutlogo{
	float:left;
	width:150px;
	margin:0 20px 0 0;
}
	#aboutlogo img{
		padding:1px;
		border:4px solid #eee9cc;
	}
	#aboutlogo p{
		color:#604600;
		font-weight:bold;
		text-align:center;
		padding:5px 0 0;
	}

/*　レッスンのお申し込み
----------------------------------------------------------------*/
.phtxt{
	width:440px;
}

/*　フライウェイ体験談
----------------------------------------------------------------*/
.voicetitle{
	width:740px;
	background-image:url(../voice/images/voice_m_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#f75f83;
	border-bottom:2px solid #f9799b;
}
	.voicetitle h3{
		color:#fff;
		font-size:14px;
		padding:6px 10px 2px;
		border-bottom:1px solid #eb4a6f;
	}
.voicel{
	width:720px;
	background-repeat:no-repeat;
	background-position:right center;
	margin:10px 0 0 10px;
}
	.voicel .txt{
		width:570px;
		background-image:url(../common_img/dot_line06.gif);
		background-repeat:repeat-y;
		background-position:590px 0;
		padding:0 150px 0 0;
	}
.voicer{
	width:720px;
	background-repeat:no-repeat;
	background-position:left center;
	margin:10px 0 0 10px;
}
	.voicer .txt{
		width:570px;
		background-image:url(../common_img/dot_line06.gif);
		background-repeat:repeat-y;
		background-position:130px 0;
		padding:0 0 0 150px;
	}
.voiceillust01{
	background-image:url(../voice/images/voice_illust_01.gif);
}
.voiceillust02{
	background-image:url(../voice/images/voice_illust_02.gif);
}
.voiceillust03{
	background-image:url(../voice/images/voice_illust_03.gif);
}
.voiceillust04{
	background-image:url(../voice/images/voice_illust_04.gif);
}

/*　フライウェイの時代
----------------------------------------------------------------*/
.yuima{
	width:550px;
	background-image:url(../flyway/images/flyway_face_01.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 0 0 50px;
}
	.yuima p{
		border:1px solid #95bb2e;
		padding:14px;
	}
.toshi{
	width:550px;
	background-image:url(../flyway/images/flyway_face_02.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 50px 0 0;
	margin-left:100px;
}
	.toshi p{
		border:1px solid #7cb9ec;
		padding:14px;
	}
.miyo{
	width:550px;
	background-image:url(../flyway/images/flyway_face_03.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 50px 0 0;
	margin-left:100px;
}
	.miyo p{
		border:1px solid #f77b98;
		padding:14px;
	}
.miyotoshi{
	width:520px;
	background-image:url(../flyway/images/flyway_face_04.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 80px 0 0;
	margin-left:100px;
}
	.miyotoshi p{
		/*color:#803ade;*/
		font-size:16px;
		font-weight:bold;
		text-align:center;
		border:1px solid #b07bf7;
		padding:14px;
	}

#mokuji{
	display:inline;
	color:#604600;
	/*background-color:#f0edde;*/
	border:1px solid #d4d0b9;
	padding:10px 10px;
	margin:0 0 10px 10px;
}
	#mokuji legend{
		font-weight:bold;
		border:1px solid #d4d0b9;
		background-color:#fff;
		padding:0 10px;
	}

/*　問い合わせ
----------------------------------------------------------------*/
#telfax{
	float:right;
	border:1px solid #ffc7d6;
	padding:14px;
	margin:0 0 20px 20px;
}

/*　(S)
----------------------------------------------------------------*/
.s_std{
	width:17px;
	height:20px;
	background-image:url(../common_img/s_std.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
	.s_std strong{
		visibility:hidden;
	}
	
	
/*　(E)
----------------------------------------------------------------*/
.e_std{
	width:17px;
	height:20px;
	background-image:url(../common_img/e_std.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
	.e_std strong{
		visibility:hidden;
	}
	
	