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

div#contents{
	width:830px;
	height:80px;
	margin:50px 35px 30px;
	border-bottom:solid 1px #cccccc;
}

#c_contact{
	width:830px;
	height:50px;
	margin-bottom:30px;
}

#c_contact h1{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-weight:normal;
	margin-bottom:5px;
}

#c_contact p a{
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
	font-weight:2em;
}
