@charset "utf-8";

/* #area_title */
#area_title .con_title {
padding: 67px 0 54px 0;
}

/* #contents */
#contents{
	width:1024px;
	margin:85px auto 0 auto;
	padding-bottom:65px;
}

#contents table.main{
	width: 100%;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	font-size:14px;
}

#contents table.main th{
	background: #eff5f0 none;
	border-bottom: 1px solid #b3b3b3;
	width: 200px;
	text-align:center;
}

#contents table.main td{
	border-bottom: 1px solid #b3b3b3;
	padding: 10px 15px;
}

#contents .txt{
	font-size:13px;
}
