/* ////////////////////////////////////////////////////////////////////////////////
総合案内リスト設定
//////////////////////////////////////////////////////////////////////////////// */

.main-area ul {
	margin-bottom:20px;
}

.main-area li{
	margin-left:15px;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:90%;
	text-align:left;
	list-style-type:square;
	border-bottom:1px dotted #eeeeee;
}