
/*----------------------------------------------------
	shop-title
----------------------------------------------------*/

div#scholl-ttl{
	width:654px;
	background:#FF6600;
	margin-bottom:10px;
}

div#scholl-ttl .scholl-ttl-inner{
	width:638px;
	padding:8px;
}

div#scholl-ttl .scholl-ct-inner{
	width:638px;
	background:#FFFAB4;
	margin:0px auto;
	margin-bottom:8px;
}

div#scholl-ttl .scholl-ttl-inner h3{
	width:508px;
	color:#FFFFFF;
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	padding:0px 4px 0px 0px;
	float:left;
}



.tel{
	width:120px;
	color:#FFFFFF;
	font-size:14px;
	line-height:130%;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	float:right;
}

div#scholl-ttl h3 a{
	color:#FFFFFF;
	text-decoration:none;
}

div#scholl-ttl h3 a:hover{
	color:#ccc;
	text-decoration:none;
}


div#info-box{
	width:528px;
	float:left;
	padding:8px;
}

.adres{
	background:url(../common_img/mark_address.gif) no-repeat 0px 4px;
	padding:3px 0px 2px 75px;
}

.url{
	background:url(../common_img/mark_url.gif) no-repeat 0px 4px;
	padding:3px 0px 2px 75px;
}

.mail{
	background:url(../common_img/mark_mail.gif) no-repeat 0px 4px;
	padding:3px 0px 2px 75px;
}


div#qrarea{
	width:70px;
	padding:8px;
	float:right;
}


/*----------------------------------------------------
	lineup
----------------------------------------------------*/


.lineup-left{
	width:654px;
	margin-bottom:20px;
}

.lineup-left h3{
	font-size:18px;
	color:#FF3300;
	font-weight:bold;
	line-height:130%;
	padding:8px 5px 5px 5px;
	margin-bottom:12px;
}

.itemimg-left{
	width:265px;
	padding-right:10px;
	float:left;
}

.txtaera {
	width:379px;
	float:left;
}

.txtaera p{
	font-size:14px;
	line-height:150%;
}

.detailtxt{
	font-size:14px;
	color:#FF0066;
	font-weight:bold;
	border-top:#999999 1px dotted;
	margin-top:10px;
	padding-top:6px;
}

/*----------------------------------------------------
	COURSE
----------------------------------------------------*/
.cos-box{
	width:654px;
	margin-bottom:30px;
}

.cos-box h3{
	width:654px;
	background:#FF6600;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:130%;
	padding:3px 3px 3px 3px;
}

.cos-box h4{
	width:654px;
	background:#FFFAB4;
	font-size:11px;
	color:#333;
	font-weight:normal;
	line-height:130%;
	padding:3px 3px 3px 3px;
	margin-bottom:16px;
}

.cont{
	width:654px;
	margin-bottom:10px;
}

.cont-ttl{
	width:72px;
	float:left;
	padding-right:12px;
}

.cont-txt{
	width:570px;
	float:left;
}
/*----------------------------------------------------
	notes
----------------------------------------------------*/

div#notes{
	width:654px;
	border:#FF3300 3px solid;
}

div#notes-inner{
	padding:10px;
}

div#notestxt{
	width:498px;
	padding-right:15px;
	float:left;
}

div#notestxt p{
	/*border-bottom:#FF9900 1px dotted;*/
	padding-bottom:5px;
	margin-bottom:5px;
}

div#notestxt h3{
	font-size:14px;
	line-height:130%;
	color:#FF3300;
	font-weight:bold;
	padding-bottom:3px;
}

.prof{
	font-size:10px;
	line-height:140%;
}

div#notesimg{
	width:120px;
	float:right;
	text-align:right;
}

