@charset "utf-8";
/* CSS Document */

img {
	border:0px;
	margin:0px;
	padding:0px;
}


table {
	width:360px;
	margin-right:15px;
}


#g-list_head_hokkaidou {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/hokkaidou.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_touhoku {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/touhoku.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_kantou {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/kantou.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_hoku-koushin {
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/hoku-koushin.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_toukai {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/toukai.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_kinki {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/kinki.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_chuugoku {
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/chuugoku.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_shikoku {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/shikoku.gif);
	background-repeat:repeat;
	padding:5px;
}

#g-list_head_kyuushuu-okinawa {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(../../tenjijou/google-map/images/kyuushuu-okinawa.gif);
	background-repeat:repeat;
	padding:5px;
}

.td01 {
	font-size:12px;
	line-height:120%;
	width:134px;
}
.td02 {
	font-size:12px;
	line-height:120%;
	width:227px;
}

a:link,
a:visited,
a:active {
	color:#2266bb;
	text-decoration:none;
}
a:hover {
	color:#6699ee;
	text-decoration:underline;
}
