@charset "utf-8";
/* CSS Document */

.class_area{
	background:url(/images/class_ttl.png) no-repeat;
	width:625px;
	margin:0 auto;
	padding:180px 0 0 0;
	text-align:left;
	color:#333;
}
.class_area p{
	margin:5px 0 0 0;
}
h2.mfc{
	font-size:18px;
	margin:50px 0 15px 0;
	font-family:'Alice', serif;
	text-shadow:1px 1px 0 #fff;
}
h2.mfc span{
	font-size:10px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 0 0 2em;
}
h2.fnyc{
	font-size:20px;
	margin:100px 0 15px 0;
	font-family:'Alice', serif;
	text-shadow:1px 1px 0 #fff;
}
h2.fnyc span{
	font-size:10px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 0 0 2em;
}
.fny_classbox{
	overflow:hidden;
}
p.class_ttl{
	clear:both;
	margin:50px 0 5px 0;
	font-weight:bold;
	font-size:15px;
}
p.kana_ttl{
	font-weight:bold;
	margin:0;
	font-size:12px;
}
.class_img{
	width:180px;
	height:270px;
	float:left;
	margin:0 30px 0 0;
}
.line{
	clear:both;
	background:url(/images/line.gif) repeat-x;
	height:2px;
	margin:60px 0;
	text-indent:-9999px;
}
a.fny_banner{
	display:block;
	width:220px;
	height:40px;
	float:right;
	margin:0 0 60px 0;
}
p.fnyc_caution{
	clear:both;
	font-weight:bold;
	margin:30px 0;
	color:#06F;
}














