@charset "utf-8";
/* CSS Document */
#main-title{
	width:600px;
	height:20px;
	margin-top:10px;
	margin-left:20px;
}
/* 大枠 */
.h_content{
	width:718px;
	height:auto;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
	border:#FC0 solid 1px;
}
.p_h_top{
	background-color:#FC0;
	font-size:16px;
	padding:4px;
}

