@charset "utf-8";
/* ***********************************************************
*
* Since:			2007-12-04
* Modified:			2007-12-11
* Guideline:		Ver.1.20
* Editor:			Shinji Namura(SONAR.Inc)
* Last Modified:	Shinji Namura(SONAR.Inc)
*
* ***********************************************************
*/

/* CSS Document */

body{
	font-size:10px;
}
th ,td{
	font-size:10px;
}

/* フォント可変ボタン */
div#subNaviArea dl#fontSize dd a#fontSizeS {
	background-image:url(../img/header_btn_font1_on.gif);
	}
div#subNaviArea dl#fontSize dd a#fontSizeM {
	background-image:url(../img/header_btn_font2.gif);
	}
/* ヘッダー：右：コンテンツテキストリンク */		
div#headArea div#headRight ul#textLink {
	margin:4px 5px 0 0;
	}
	

	
/* 一覧：画像一覧 */
table.imgListFrame td.info p {
	padding-bottom:5px;
	}
/* カンタン検索：都道府県 */	
body#kantanF dl.routeList dd h4 {
	font-size:10px;
	}
	
/* フッター */
dl.footLinksArea dd li , dl.corporateLinkArea dd li  {
	font-size:12px;
	}
dl.footLinksArea dt , dl.corporateLinkArea dt  {
	font-size:12px;
	}