/*-- 専用スタイルシート --*/


div#left_column ul li span.tuition_fee {
	width : 160px ;
	height : 20px ;
	text-indent : -9999px ;
	background-image : url(../../../common/img/button_menu_tuition_fee.gif) ;
	background-position : 0 -20px ;
	background-repeat : no-repeat ;
	display : block ;
}

div#right_column div.tuition_fee h2 {
	margin-top : 15px ;
	border-bottom : solid 2px #ede2c2 ;
	width : 655px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_tuition_fee.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.tuition_fee div.intro {
	padding : 20px 10px ;
	height : 90px ;
}

div#right_column div.tuition_fee div.intro img {
	padding-right : 20px ;
	display : block ;
	float : left ;
}

div#right_column div.tuition_fee div.intro p {
	margin : 0 ;
	padding-top : 9px ;
}

div#right_column div.tuition_fee div.course_001 {
	padding : 20px 0 0 0 ;
	clear : both ;
}

div#right_column div.tuition_fee div.course_001 h3 {
	width : 655px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_course_001.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.tuition_fee div.course_001 img.course_001 {
	padding : 15px 0 0 20px ;
	display : block ;
	float : right ;
}

div#right_column div.tuition_fee div.course_001 p.course_001 {
	margin : 0 ;
	padding : 15px 0 0 10px ;
}

div#right_column div.tuition_fee div.course_001 img.course_001_price {
	padding : 10px 0 10px 10px ;
	display : block ;
}

div#right_column div.tuition_fee div.course_001 div.details {
	padding : 5px 0 0 10px ;
}

div#right_column div.tuition_fee div.course_001 div.details h4 {
	width : 116px ;
	height : 15px ;
	text-indent : -9999px ;
	background-image : url(../img/h4_details.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.tuition_fee div.course_001 div.details table {
	margin : 10px 0 ;
	width : 370px ;
}

div#right_column div.tuition_fee div.course_001 div.details table th {
	border : solid 1px #ede2c2 ;
	padding : 5px 10px ;
	width : 75px ;
	background-color : #fffff0 ;
}

div#right_column div.tuition_fee div.course_001 div.details table td {
	border : solid 1px #ede2c2 ;
	padding : 5px 10px ;
	width : 252px ;
}

div#right_column div.tuition_fee div.course_001 div.point {
	padding : 5px 0 0 10px ;
}

div#right_column div.tuition_fee div.course_001 div.point h4 {
	width : 116px ;
	height : 15px ;
	text-indent : -9999px ;
	background-image : url(../img/h4_point.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.tuition_fee div.course_001 div.point table {
	margin : 10px 0 ;
	width : 635px ;
}

div#right_column div.tuition_fee div.course_001 div.point table th {
	border : solid 1px #ede2c2 ;
	padding : 5px 10px ;
	width : 75px ;
	background-color : #fffff0 ;
}

div#right_column div.tuition_fee div.course_001 div.point table td {
	border : solid 1px #ede2c2 ;
	padding : 5px 10px ;
	width : 517px ;
}
