table {
	width: 100%;
	border-collapse: collapse;
}
th.t_top {
    border-top: #b3b3b3 4px solid;
}
th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
td.t_top {
	border-top: #be1309 4px solid;
}
td.vvg{
	text-align: right;
	background-color: #f7f7f7;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}
.main-city table tr .bnon {
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
.main-city table tr .bnon-r {
	text-align: right;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	background-color: #f7f7f7;
}
.main-city h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 150%;
	color: #00F;
}
.main-city p {
	text-align: right;
	width: 800px;
}

.main-city table tr td li {
	list-style-position: inside;
	list-style-type: none;
}
.main-city {
	width: 800px;
}
.main-city p a {
	background-image: url(../../images/bt/closebutton01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main-city p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main-city p a:hover{
   background-image: url(../../images/bt/closebutton02.gif);
}

.kankatsu {
	text-align: left;
	float: left;
	margin-bottom: 10px;
}
.close {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.titlebar {
	background-color: #FFFFFF;
}
