/* -----  -----*/
div#assist_main {
	text-align:left;
	width: 698px;
	height: 200px;
	font-size: 15px;
	color: #5A5332;
/* 	border-top: 1px solid gray; */
/* 	border-right: 1px solid gray; */
/* 	border-left: 1px solid gray; */
/* 	border-bottom: 1px solid gray; */
}

div.title {
	width: 100%;
	height: 20px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #535353;
	line-height: 1.2em;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #5c8f1c;
	border-left: 5px solid #5c8f1c;	
}

div.title2 {
	float: left;
	width: 550px;
	height: 20px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #535353;
	line-height: 1.2em;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #5c8f1c;
	border-left: 5px solid #5c8f1c;	
}

div.imageform {
	float: left;
}

div.spcomment {
	clear: left;
	width: 660px;
	text-align: left;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 20px 0px;
/* 	border: 1px solid gray; */
}

div.spimage {
	width: 696px;
	height: auto;
	margin-bottom: 30px;
/* 	border: 1px solid gray; */
}

span.spcaution {
	font-size: 15px;
	color: #FF7300;
	font-weight: bold
}

p {
	text-align: left;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}

