@charset "UTF-8";
/* CSS Document */

body{ background:url(../images/cont_bg.jpg) repeat-x;}


#cont_02{
	float:left;
	width:690px;
	clear:both;
}
#cont_02_l{
	float:left;
	width:160px;
	height:190px;
	margin-right:10px;
	padding:15px;
	background-color:#dfd2f2;
	clear:none;
}

#cont_02_l,#cont_02_r{
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}


#top_cont_02_r{
	float:left;
	width:640px;
	height:auto;
	padding:25px;
	background:url(../bg/sc_bg_002.jpg) repeat;
	clear:none;
}
#top_cont_02_r h3{
	color:#b59255;
}


#point{
	width:640px;
	height:auto;
	overflow:hidden;
	background:url(../images/point3.png) top right no-repeat;
	position:relative;
}

#point_l{
	float:left;
	width:450px;
	height:auto;
	clear:none;
}

#point_l ul li{
	width:450x;
	font-size:13px;
}
#point_l li{
	list-style:none;
	margin:35px 0 0 2px;
	color:#639;
	font-weight:bold;
	padding-left:7px;
	border-left:#EEE6EF solid 5px;
}

#point_l li.narrow{
	width:450px;
}
#point_r{
	float:right;
	width:194px;
	height:194px;
	clear:none;
	background:#FFF;
}
#point_l li.point_start{
	margin-top:0;
}
#point_l li.point_shousai{
	width:450px;
	margin:5px 0 0;
	color:#531000;
	font-weight:normal;
	padding-left:5px;
	border-left:#E8C8A5 solid 3px;
}
	