@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.btn01{
	margin-bottom:35px;
}
#content h4{
	font-size:1.14em;
	font-weight:bold;
	color:#666;
	background:#E9E9E9;
	line-height:1.0;
	padding:8px 0 5px 10px;
	margin-bottom:20px;	 
}
/*-------------------------------------------------------------------
	#content
-------------------------------------------------------------------*/
#content table {
	margin-bottom: 40px;
	line-height:1.6;
}
#content table th {
	width: 160px;
}
#content table th, #content table td {
	padding:5px 9px 1px;
}
#content table td p {
	
}
#content table td p.t01 {
	margin-top:22px;
}

