@charset "shift_jis";
body {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", serif;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Genericons" , sans-serif !important;
	font-size: 90%;
	line-height: 2;
	color: #999999;
	background-color: #f7d0db;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
h2{
	margin-top:15px;
}
h3 {
	background-color: #FFFFFF;
	border: 1px dotted #cccccc;
	font-size: 100%;
	font-weight:bold;
	padding-top: 1px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:left;
}
p {
	padding-bottom: 10px;
}
h4 {
	color: #666666;
	font-weight: old;
	margin-bottom:0px;
	margin-top:0px;
}
img {
	border: none;
}

#toe {
	margin-top:5px
}

#miho {
	float:left;
	 margin-right:15px;
	 margin-bottom:20px;
}

#sign {
	float:right;
	 margin-left:15px;
	 margin-top:20px;
	 margin-bottom:15px;
}
.bold {
	color: #FF0000;
}

/*一般リンク設定
-------------------------------------------------------------------*/
a {
	color: #E55693;
	text-decoration:none;
}
a:hover {
	color:#1E98E1;
	text-decoration:underline;
}
a.mutique {
	color: #666666;
	text-decoration:none;
}
a.mutique:hover {
	color: #ffffff;
	text-decoration:underline;
}

/*ＨＰの土台部分の設定
-------------------------------------------------------------------*/
#container {
	background-color:#FFF;
	width: 950px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー（ロゴ部分）設定
-------------------------------------------------------------------*/
#header {
	background-color: #ffffff;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 410px;
	color: #FFFFFF;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-top:330px;
	padding-bottom: 5px;
}
#nav a {
	color: #FFFFFF;
}

#header #logo {
	font-size: 26px;
	text-align: right;
	padding-right: 20px;
	line-height: 1;
}
#header #nav {
	text-align: right;
	vertical-align: bottom;
}


/*一番狭いテーブルの設定（一番左側・メニューがある所）
-------------------------------------------------------------------*/
.s-midashi {
	background-image: url(images/bg_s_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	color: #FFFFFF;
	width: 200px;
	font-size: 100%;
	font-weight: bold;
	line-height: 4;
	margin-left:5px;
}
.s {
	background-image: url(images/bg_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF8FA;
	border-bottom: 1px solid #cccccc;
	margin-left:5px;
}
.arrow1 {
	border-bottom: 1px dotted #CCCCCC;
}
.arrow1 a {
	color: #999999;
	text-decoration: none;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;

}
.arrow1 a:hover {
	color: #ff9fa2;
	background-image: url(images/arrow1n.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*中・テーブルの設定（「このテンプレートについて」などがある中くらいのテーブル）
-------------------------------------------------------------------*/
.m-midashi {
	background-image: url(images/bg_m_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	color: #FFFFFF;
	width: 350px;
	font-weight: bold;
	font-size: 100%;
	line-height: 4;
}
.m {
	background-image: url(images/bg_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF8FA;
	border-bottom: 1px solid #CCCCCC;
}

#flashcontent {
		width: 700px;
		height: 750px;
		margin-top:30px;
		margin-bottom:15px;
	}

/*大・テーブルの設定（「大きなテーブル」などがある一番大きなテーブル）
-------------------------------------------------------------------*/
.l-midashi {
	background-image: url(images/bg_l_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	color: #FFFFFF;
	width: 725px;
	font-weight: bold;
	font-size: 100%;
	line-height: 4;
	margin-right:5px;
}
.l {
	background-image: url(images/bg_l.gif);
	background-color: #FFF1F4;
	background-repeat: no-repeat;
	background-position: left top;
	width:725px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	/*background-color: #FFF8FA;*/
	border-bottom: 1px solid #CCCCCC;
	margin-right:5px;
}


/*フッター
-------------------------------------------------------------------*/
#footer {
	background-color: #ffffff;
	background-image: url(images/footer_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 178px;
	text-align: left;
	color: #fffff5;
	font-size:70%;
	line-height:150%;
	vertical-align:bottom;
	padding-left:10px;
}

.notice {
	color: #ff9fa2;
}

.left_img{
		float:left;
		margin:5px 20px 5px 0px;
}

.info{
	clear:both;
}

/*.schedule{
	clearfix;
}*/

/*レッスンスケジュール
-------------------------------------------------------------------*/

.lesson {
	width: 100%;
	background-color: #999999;
	text-align:center;
}

.lesson td {
	background-color:#FFF1F4;
}

.small {
	font-size: 10px;
}

/*イベント情報
-------------------------------------------------------------------*/

.event-thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clear {
	clear:both;
}

.event-title {
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*共通項目
-------------------------------------------------------------------*/
.mgt5 { margin-top: 5px; } 

.mgt10 { margin-top: 10px; } 

.mgt20 { margin-top: 20px; } 

.mgt30 { margin-top: 30px; } 

.dot_hr { border-bottom:dotted 2px #fbcfdb; padding-right:50px; color:#fc92af; margin-bottom:5px;}

/*.member_cont {padding: 0px 10px ;}*/