@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;
}
#main a{
	padding-left:12px;
	background:url(css/sitemap.gif) left no-repeat;
}
#main h3{
	font-size:12px;
	line-height:13px;
	padding:15px 0;
	border-top:1px solid #999999;
	width:220px; 
	float:left;
	margin-right:-3px
}
#main h3#home{
	border:0;
}
#main ul{
	width:440px;
	padding:10px 0;
	float:right;
	border-top:1px solid #999999;
}
#main li{
	font-size:12px;
	line-height:13px;
	padding:5px 0;
	width:220px; 
	float:left;
}


