@charset  "Shift_JIS";



/*　トップ　テーブル
----------------------------------------------- */


#top{
	
	}
	
#top table{
	margin:0 0 15px 0;
	}
	

	
	
#top h5{
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 3px;
	}
	
	
#top ul
	{
	margin:3px 0 0px 3px;
	}
	
	
.list01{
	line-height:210%;
	list-style:none;
    padding-left:10px;
    background:url(../img/icon_point01.gif) no-repeat center left;
	}

.list02{
	line-height:210%;
	list-style:none;
    padding-left:10px;
    background:url(../img/icon_point02.gif) no-repeat center left;
	}
	
#other-box{padding:15px;
	font-size:14px;
	border:1px solid #dcdcdc;
	}	

#other-box p{
	margin:0px;
	}	
