@charset "utf-8";

/*  メインメニュー ---------------------------------------------------------------*/
#menu{
	width:800px;
	height:81px;
}	
#menu ul{
	width:800px;
	height:68px;
	margin:0;
	padding:0;
}

/* 内容----------------------------------------------------------------------- */
h2#subttl{
	width:575px;
	height:25px;
	background:#fff url(../img/common/bg_subttl.gif) no-repeat;
	margin:0;
	padding:6px;
	text-indent:5px;
	font-size:14px;
	font-weight:bold;
}
.content-box{
	width:575px;
	margin-bottom:20px;
	padding:0;
}
p.copy{
	margin-bottom:10px;
}
.content-box li{
	margin-bottom:5px;
}
.p-box{
	width:575px;
	margin-bottom:15px;
	padding:0;
}
