/*@charset "utf-8";*/
/*------
メインイメージ		
------------------------------------------------------------------*/




/*------
メインコンテンツ
------------------------------------------------------------------*/
/*----- tokutei_wrap ------------------------------------------*/
#access_wrap table {
	width: 100%;
	border-top: 1px dotted #CCC;
	border-collapse: collapse;
}

#access_wrap th {
	padding: 10px 0 10px 10px;
}

#access_wrap td {
	padding: 10px 0;
}

#access_wrap th {
	width: 180px;
	border-bottom: 1px dotted #CCC;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

#access_wrap td {
	border-bottom: 1px dotted #CCC;
}
