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

h4{
	color: #005BAC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
}
dl.scsDl{
}
dl.scsDl dt{
}
dl.scsDl dd{
	background-color: #fffaa6;
	padding: 10px;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
}
h3#a,h3#b{
	color: #FFF;
	padding-top: 7px;
	font-size: 18px;
	padding-bottom: 0px;
	background-image: url(../img/title_scs_01.gif);
	background-repeat: no-repeat;
	/*height: 36px;
	width: 600px;*/
	height: 41px;
	width: 630px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl#textBuyDl{
	margin: 0px;
	padding: 0px;
	width: 630px;
}
#textBuyDl dt{
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: bottom;
	height: 29px;
	width: 630px;
}
#textBuyDl dd{
	margin: 0px;
	background-image: url(../img/bg_scs_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	clear: both;
	vertical-align: top;
}
table#textBuyTable{
	width: 620px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table#textBuyTable th{
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	width: 200px;
}
table#textBuyTable td{
	padding-top: 7px;
	font-size: 12px;
}
.scsOmoushikomi{
	border: 3px solid #b0d9fe;
	width: 280px;
	margin: 8px;
	padding: 5px;
	float: left;
	height: 70px;
}

/*----------------------------------------------------------------
　　school
----------------------------------------------------------------*/
.successMenuBt{
	margin-bottom:30px;
}
.successMenuBt ul{
	margin: 0px;
	padding: 0px;
	float: left;
}
.successMenuBt ul li{
	float: left;
	list-style-type: none;
}



/*----------------------------------------------------------------
　　summercamp
----------------------------------------------------------------*/

/*h2{
	background:none;
	padding-left:0;
	margin:20px 0 10px 0;
	float:none;
	clear:both;
	width:630px;
	height:auto;
}*/
.lCon dl.dl_detail,
.lCon dl.dl_detail ol,
.contactdetail ul {
	margin:0;
	padding:0 0 0 20px;
}
	
.lCon dl.dl_detail dt{
	font-weight:bold;
}

h4:before{
	content:"○";
}
.contactme {
	float:left;
	clear:left;
	min-height:130px;
	padding: 10px;
	margin:10px 10px 10px 30px;
	background-color: #FF9;
}
.contactdetail {
	float:left;
	min-height:130px;
	padding: 10px;
	margin:10px 10px 10px 30px;
	border:1px #F66 dashed;
}

.contactme p,
.contactdetail p {
	font-weight:bold;
}
