@charset "euc-jp";


/*ジュニアクラブ概要*/
h3#j_lesson {
	background-image: url(../image/club/junior/j_lesson/h_gaiyou.jpg);
}

h2#guide_top {
	background: url(../image/guide/topimage.jpg);
}

#photo1{
	margin-bottom: 20px;
	margin-left: 20px;
}


#photo2{margin-bottom: 30px;
}#info_area .item span {
	color: #FF0000;
}
#info_area h4 {
	font-weight: bold;
	font-size: 18px;
	border-left: 5px solid #FFCC00;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#info_area div.point {
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #999999;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#info_area dl {
	margin-left: 10px;
	margin-right: 10px;
}
#info_area dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#info_area dd {
	margin-bottom: 20px;
}

#info_area span.athlete {
	font-size: 16px;
	color: #CC0000;
}
#info_area span.beginner {
	font-size: 16px;
	color: #009900;
}
#info_area span.school {
	font-size: 16px;
	color: #0066FF;
}
#info_area span.kids {
	font-size: 16px;
	color: #FFCC00;
}
#info_area table {
	margin-top: 20px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#info_area th {
	font-weight: bold;
}

#info_area th,
#info_area td {
	border: 1px solid #666666;
	padding: 10px;
	vertical-align: middle;
}
#info_area td {
	text-align: center;
}


dl.taisho dt.class_kids{
	color:#00BDE4;
	margin-top:10px;
	padding-left:20px;
	border-bottom:#00BDE4 1px dotted;
	padding-bottom:10px;
}
dl.taisho dt.class_junior_one{
	color:#F51EC5;
	margin-top:10px;
	padding-left:20px;
	border-bottom:#F51EC5 1px dotted;
	padding-bottom:10px;
}
dl.taisho dt.class_junior_two{
	color:#00B200;
	margin-top:10px;
	padding-left:20px;
	border-bottom:#00B200 1px dotted;
	padding-bottom:10px;
}
dl.taisho dd{
	padding-left:20px;
}

th.kids{
	color:#00BDE4;
}
th.junior_one{
	color:#F51EC5;
}
th.junior_two{
	color:#00B200;
}
th{
	background:#EEE;
}
th,td{
	text-align:center;
}
.moushikomi{
	background:#FF6612;
	padding:20px;
	text-align:center;
}
.moushikomi a{
	color:#FFF;
	font-size:18px;
}
.moushikomi a:hover{
	text-decoration:underline;
}
