@charset "utf-8";
/*推奨set*/
@import "../../common/css/second.css";
/*独自*/
#intention_text{
	padding:10px 0 0 0;
	margin:0 10px 0 0 ;
	width:405px;
	float:right;
	background-color:#FBFAEC;
	border:1px solid #E4E4E4;
}
#history_left{
	width:259px;
	border-right:1px solid #CCCCCC;
}
#history_right{
	width:260px;
}

