@import url("style.css");

h2{
	font-size:16px;
	margin:0 0 20px 0;
}

div.site-box1{
	width:170px;
	float:left;
	margin-bottom:30px;
}
div.site-box1.box2{ width:220px; }

div.site-box1 a{
	font-size:13px;
	line-height:190%;
}
div.site-box1 a.top{
	font-weight:bold;
	padding:0 0 0 12px;
	font-size:13px;
	background:url(../img/common/list-bg.png) no-repeat;
}


div.site-box1 a.top2{ font-weight:bold; }
div.site-box1 ul.second{ margin-left:10px; }
div.site-box1 ul.third{ margin-left:20px; }
div.site-box1 p{
	font-size:12px;
	border-bottom:1px solid #ccc;
	padding-bottom:2px;
	width:90%;
}
div.site-box1 ul.space{ margin-top:20px; }
.site-box3{
	clear:both;
	border:1px solid #dedede;
	padding:10px;
}

.site-box3 p{
	margin:0 0 0 0;
	line-height:normal;
}

