@charset "utf-8";
@import "base.css";

/*----------------------------------------------


                COUNSELOR


-------------------------------------------------*/



#CounselorProfile {
	background: url(../img/common/box_bg_repeat.gif) repeat-y left;}


.first_block {
	padding: 35px 30px 0 30px;
	background: url(../img/common/box_bg_top.gif) no-repeat left top;}

#CounselorProfile h4.image_title {
	margin-top: 7px;}


#CounselorProfile .float_left {
	width: 400px;}

#CounselorProfile .float_right {
	width: 158px;}


#CounselorProfile .notation dt {
	width: 85px;}

#CounselorProfile .notation dd {
	border-left: 1px dotted #000;
	padding-left: 20px;
	width: 430px;}




/*	outer_title
---------------------------------------------*/
#CounselorProfile .outer_title {
	background: url(../img/common/box_bg_connection.gif) no-repeat left top;
	padding-left: 13px;
	padding-top: 46px;
	padding-bottom: 26px;}




/*	second_block
----------------------------------------------*/
#CounselorProfile .second_block {
	background: url(../img/common/box_bg_bottom.gif) no-repeat left bottom;
	padding: 5px 30px 30px 35px;}
