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


/*　スクールトップ freepage_15_1.html
-------------------------------------------*/

/* サイドナビ
-----------------------*/

.stnavi01 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.stnavi01 ul li {
	margin:0 0 1px 0;
	padding:0.5em;
	border-bottom:1px dotted #999;
	display:block;
}

.course_title {
	line-height:20px;
	text-indent:1em;
	font-weight:bold;
	color:#fff;
	background-color:#666;
	text-align:left;
}

.course_title a {color:#fff; text-decoration:none;}
.course_title a:hover {text-decoration:underline;}

.w771 {
	width:771px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	overflow:hidden;
	text-align:left;
}

.f-right {float:right;}
.cb { clear:both;}
.f14 {font-size:112%;}
.lh2 {line-height:2em;}
.lh15 {line-height:1.5em;}
.mt20 {margin-top:20px;}
.mt40 {margin-top:40px;}
.mb30 {margin-bottom:30px;}
.ml30 {margin-left:30px;}
.news {
	font-size:1.25em;
	font-weight:bold;
	color:#cc0000;
}

table.monthly_cost {
	width:400px;
	margin-top:20px;
}

.monthly_cost td,.monthly_cost th {
	padding:0.5em;
	border-bottom:1px solid #999;
}

.monthly_cost td {text-align:left;}
.monthly_cost th {text-align:right; font-weight:normal; width:65%;}
.price01 { font-weight:bold; font-size:1.33em; color:#ff0000;}


.kawai {
	width:771px;
	height:248px;
	background:url(../image/drumcourse_img02.png) no-repeat left top;
	position:relative;
	margin-top:30px;
}

.shimura {
	width:771px;
	height:249px;
	background:url(../image/drumcourse_img03.png) no-repeat left top;
	position:relative;
	margin-top:30px;
}

.yamasaki {
	width:771px;
	height:249px;
	background:url(../image/guitarcourse_img02.png) no-repeat left top;
	position:relative;
	margin-top:30px;
}

.kawai_name,.shimura_name,.yamasaki_name {
	font-size:1.33em;
	font-weight:bold;
	line-height:40px;
	margin-bottom:20px;
}


/* blog 
---------------------------------------------------------*/

.b_title {
	border-bottom:1px solid #555;
	line-height:1.5em;
	font-weight:bold;
	font-size:1.2em;
}

table.blog_c {
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:600px;
	margin:15px auto;
}

.blog_c thead {
	text-align:center;
	background-color:#cdcdcd;
}

.blog_c th {
	width:20%;
	font-weight:normal;
	text-align:center !important;
}

.blog_c th,.blog_c td {
	padding:7px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

.mb20 img {
	margin-bottom:20px;

}


.lh15 {line-height:1.5em;}

.center td {
	text-align:center;}


.b_back {
	margin-top:20px;
	text-align:left;
	line-height:1.3em;
	margin-bottom:20px;
}

.date {
	text-align:right;
	margin:10px 0;
}

.blog_bn {
	
	margin:15px 0 15px 5px;
}

.blog_bn a {
	background:url(../image/blog_bn.png) no-repeat left top;
	width:190px;
	height:50px;
	display:block;
}

.blog_bn a:hover {
	background:url(../image/blog_bn.png) no-repeat left bottom;
}

.blog_bn a span {display:none;}


.side_ad {
	background-color:#ccc;
	width:190px;
	height:auto;
	overflow:hidden;
	margin-left:5px;
}

.side_ad_title {
	background-color:#000;
	width:190px;
	font-weight:bold;
	text-indent:1em;
	color:#fff;
	line-height:2.5em;
	margin-top:15px;
	margin-left:5px;
}

.side_ad p {
	margin:0 0.5em;
	padding:0.5em 0;
	line-height:1.5em;
	font-size:95%;
}



