@charset "UTF-8";
/* CSS Document */
/*--------contents----------*/		
	
div#contents{
	border-bottom:solid 1px #cccccc;
	width:830px;
	height:350px;
	margin:50px 35px 30px;
}

div#c_about{
	width:830px;
	height:300px;
	margin-bottom:50px;
}

div#c_about p{
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
}

