@charset "Shift_JIS";
.bg {

	background-image: url(images/bg.gif);

	background-repeat: repeat-x;

}

.font08 {

	font-size: 9pt;

}

.font09 {

	font-size: 10pt;

	line-height: 13pt;

}

.font10 {

	font-size: 11pt;

	line-height: 13pt;

}

.font11 {

	font-size: 13pt;

	line-height: 15pt;

}

.mapfont {

	font-size: 9pt;

	line-height: 13pt;

}

.infofont {

	font-size: 9pt;

	line-height: 15pt;

}

.font8-9 {

	font-size: 9pt;

	line-height: 10pt;

}
.clear_both {
	clear: both;
}
img {
	border: 0px;
}


.se_add {
	font-size: 10px;
	line-height: 1.4em;
	margin-left: 10px;
}

.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 100%;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.nedan {
	font-weight: bold;
	color: #F00;
	font-size: 110%;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
#txt_link {
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#txt_link a{
	text-decoration: none;
}
