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

/*　メインイメージ　*/
div#main-img{
	background-image:url(../imgs/bk-grp03.jpg);
}

/*　メインコンテンツ　*/
div#cat-main {
	background-image:none;
	background-repeat:no-repeat;
	background-position:right top;
}


/*　レッスン料金表　*/
div#lsn-fee{
	margin-bottom:0;
}

div#lsn-fee table {
	width:700px;
	margin-top:20px;
	margin-left:75px;
	/*margin-bottom:30px;*/
	border-top:1px solid #CFF;
	border-left:1px solid #CFF;
	border-right:1px solid #09C;
	border-bottom:1px solid #09C;
	border-collapse:separate;
	border-spacing:8px;
	background-color:#6CF;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:18px;
	font-weight:500;
	color:#000;
}

div#lsn-fee table th {
	/*width:100px;*/
	border-top:1px solid #CFF;
	border-left:1px solid #CFF;
	border-right:1px solid #09F;
	border-bottom:1px solid #09F;
	background-color:#9CF;
	padding: 5px 5px;
	text-align: center;
	vertical-align: middle;
}

div#lsn-fee table th dl{
}

div#lsn-fee table th dl dt{
	/*display:block;*/
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:20px;
	font-weight:500;
	color:#000;
	
}

div#lsn-fee table th dl dd{
	/*display:block;*/
	font-size:15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:18px;
	font-weight:500;
	color:#C66;
}

div#lsn-fee table td {
	border-top:1px solid #09F;
	border-left:1px solid #09F;
	border-right:1px solid #CFF;
	border-bottom:1px solid #CFF;
	background-color:#FFF;
	padding: 5px 5px;
	text-align: center;
	vertical-align: middle;
}

div#lsn-fee table th.col1 {
  background-color:#9CC;
}

div#lsn-fee table td.col1 {
  background-color:#9CC;
}

div#lsn-fee table.time {
	border-top:1px solid #9F9;
	border-left:1px solid #9F9;
	border-right:1px solid #399;
	border-bottom:1px solid #399;
	background-color:#9C9;
}

div#lsn-fee table.recept {
	border-top:1px solid #FF3;
	border-left:1px solid #FF3;
	border-right:1px solid #C90;
	border-bottom:1px solid #C90;
	background-color:#FF9;
}

/*　レンタルパック料金表　*/
div#rentpac-cat{
	display:block;
	width:680px;
	height:55px;
	margin-top:15px;
	margin-left:40px;
	margin-bottom:30px;
}

div#rentpac-lf{
	float:left;
	width:280px;
	background-image:url(../imgs/bk-rentpac01.jpg);
	background-repeat:no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:600;
	line-height:55px;
	margin-right:30px;
	color:#099;
	text-align:center;
}

div#rentpac-rt{
	float:left;
	width:250px;
	background-image:url(../imgs/bk-rentpac02.jpg);
	background-repeat:no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:600;
	line-height:55px;
	color:#099;
	text-align:center;
}

div#rentpac-plus{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../imgs/bk-plus01.jpg);
	background-repeat:no-repeat;
	margin-right:30px;
}

div#rentpac-fee{
	clear:both;
	display:block;	
}

div#rentpac-fee table {
	width:500px;
	margin-top:30px;
	margin-left:120px;
	/*margin-bottom:30px;*/
	border-top:1px solid #CFF;
	border-left:1px solid #CFF;
	border-right:1px solid #09C;
	border-bottom:1px solid #09C;
	border-collapse:separate;
	border-spacing:8px;
	background-color:#6CF;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:18px;
	font-weight:500;
	color:#000;
}

div#rentpac-fee table th {
	/*width:100px;*/
	border-top:1px solid #CFF;
	border-left:1px solid #CFF;
	border-right:1px solid #09F;
	border-bottom:1px solid #09F;
	background-color:#9CF;
	padding: 5px 5px;
	text-align: center;
	vertical-align: middle;
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:20px;
	font-weight:500;
	color:#000;
}

div#rentpac-fee table td {
	border-top:1px solid #09F;
	border-left:1px solid #09F;
	border-right:1px solid #CFF;
	border-bottom:1px solid #CFF;
	background-color:#FFF;
	padding: 5px 5px;
	text-align: center;
	vertical-align: middle;
}