@charset 'UTF-8';

/*------------- property ------------------*/

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 10px 0px 10px;
}

li {
	list-style-type: none;
	background: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#point2 {
	list-style-type: none;
	background: url(../../images/button_circleO.gif) no-repeat 0px 4px;
	margin: 2px 0px 0px 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	line-height: 16px;
}

.fs10 {
	line-height:150%;
	padding-top:5px;
}

.contL a:link {text-decoration: none; color: #1B5FB4;}
.contL a:visited {text-decoration: none; color: #1B5FB4;}
.contL a:hover {text-decoration: underline; color: #FF0000;}

.contBox1 {
	width:340px;
	float:left;
	padding: 2px 10px 2px 0px;
}

.contBox2 {
	width:340px;
	float:left;
	padding: 2px 5px 2px 0px;
}

.contL {
	float:left;
	width: 130px;
	margin-left: 5px;
}

.contL2 {
	float:left;
	width: 238px;
	margin: 0px 8px 0px 0px;
	padding: 4px 0px 0px 0px;
}

.contR2 {
	float:right;
	width: 238px;
	padding: 4px 0px 0px 0px;
}

.boxL {
	float:left;
	width: 355px;
	margin-right: 10px;
}

.boxR {
	float:right;
	width: 355px;
	margin-left: 10px;
}

.frame2L {
	margin-top: 10px;
}
