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

p.text_account {
	width: 600px;
	height: auto;
	float: right;
}
div.img_tit {
	width: 600px;
	height: 30px;
	padding-top: 30px;
}
/*受講費用*/

div#cost_area {
	display: block;
	width: 600px;
	height: auto;
	background: url(../img_lecture/bg_cost.gif) repeat-y;
}
p.text_right {
	width: 370px;
	height: auto;
	padding: 0 20px 10px 0;
	float: right;
}
div.text_left {
	width: 150px;
	height: auto;
	padding: 0 0 0 25px;
	float: left;
}
p.text_cost {
	width: 520px;
	height: auto;
	padding: 0 0 0 45px;
}
div.bn_inguiry {
	width: 222px;
	height: 45px;
	float: right;
	margin-top: 10px;
}
