@charset "UTF-8";
/*
制作　株式会社メックコミュニケーションズ　http://www.mec-com.co.jp/ 
*/

#main h2{
	font-size:24px;
	line-height:26px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	background: url(css/line-kage.gif) bottom repeat-x;
	padding-bottom:30px;
	margin-bottom:-20px;
}
#main h3{
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	color:#0066CC;
	padding-bottom:5px;
	margin:30px 0 5px 0;
	border-bottom:1px solid #999999;
}
#main h4{
	font-size:0.875em;
	line-height:1.5em;
	margin-bottom:5px;
}


