/*---------------カウンセラーのひとりごとのスタイル---------------*/


#counselor_title{
	font-size:90%;
	background:url(../../img/oyaoya/ques_underline.jpg) no-repeat left bottom;
	padding:0 0 8px 20px;
	margin:10px 0 0 0;
}


#counselor_box{
	background:#f3f3f3;
	width:691px;
	margin:20px 0 0 0;
}

#counselor_text_box{
	border-bottom:1px dotted #000;
	padding:10px 0px 10px 20px;
	width:650px;
	margin:0 0 0 10px;
}

#counselor_text1{
	padding:2px 0 0px 0;
	font-size:100%;
	font-weight:bold;
}

#counselor_text_box_bottom{
	border-top:1px dotted #000;
	padding:10px 0px 0px 20px;
	width:650px;
	margin:3px 0 0 10px;
}

#counselor_text2{
	padding:2px 0 10px 20px;
	line-height:1.5;
	width:620px;
}

#counselor_text3{
	padding:2px 0 10px 30px;
	line-height:1.5;
}


