/* 共通 */
body
{
	background-color: #33AA00;
	font-size: 12pt;
	line-height: normal;
}
td,th
{
	font-size: 12pt;
	line-height: normal;
}
.mainbox
{
	background-color: #CCEE99;
	background-image: url(back1.gif);
}
.fs9pt
{
	font-size: 9pt;
	line-height: normal;
}
.fs10pt
{
	font-size: 10pt;
	line-height: normal;
}
.fs12pt
{
	font-size: 12pt;
	line-height: normal;
}
.fs14pt
{
	font-size: 14pt;
	line-height: normal;
}

/* TOPページ */
.top-subtitle
{
	color: #996600;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
}

/* city */
.cityselect
{
	font-size: 14pt;
	font-weight: bold;
}
.city-outline
{
	text-indent: 1em;
	margin: 0;
}
.sadd
{
	font-size: 10pt;
}
.scomment
{
	font-size: 10pt;
	text-indent: 1em;
	margin: 0;
}
.ssubt
{
	font-size: 10pt;
	color: #FF6600;
	font-weight: bold;
	vertical-align: top;
}
.sinfo
{
	font-size: 10pt;
	line-height: normal;
	vertical-align: top;
}
.thumb
{
	font-size: 10pt;
	margin: 5px 0 0;
	text-align: right;
}
table .linebox {
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #007D00;
	font-size: 10px;
}
table .linebox td {
	border-collapse: collapse;
	border: 1px solid #007D00;
	vertical-align: top;
}

/* イベント */
.esubt
{
	font-size: 14pt;
	font-weight: bold;
}


/* 目的別索引 */
.m-koumoku
{
	font-size: 20px;
	font-weight: bold;
}
.msportscat
{
	color: #0099ff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #0099ff;
}

.city-table {
	width:100%;
}
.city-table td {
	width:50%;
	padding-bottom:15px;
	text-indent:-1em;
	padding-left:1em;
	vertical-align:top;
	padding-right:5px;
}
