@charset "UTF-8";
/* CSS Document */

@import url("../common/css/base.css");
@import url("../common/css/common.css");
@import url("../common/css/font.css");

#main-cts h2 {
	line-height: 28px;
}
#main-cts {
	position: relative;
}
#main-cts .heading-box {
	position: absolute;
	top: 0px;
	right: 0px;
}
#main-cts .heading-box a {
	font-weight: bold;
}
#main-cts .heading-box span {
	margin-right: 13px;
	margin-left: 13px;
}
#main-cts h3 {
	font-size: 110%;
}
#main-cts .font-blue {
	color: #7A1E99;
}
.page_title {
	padding-bottom: 28px;
}
#main-cts table {
	text-align: left;
	border-top: 1px dashed #CCCCCC;
}
#main-cts table th,
#main-cts table td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 5px;
}
.tbl-1 th {
	width: 110px;
}
.tbl-1 ul {
	margin-top: -2px;
	margin-bottom: -2px;
}
.tbl-1 ul li {
	background: url(../common/img/arrow_01.gif) no-repeat left center;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tbl-1 .strong {
	font-size: 115%;
	color: #7A1E99;
	line-height: 150%;
}
.tbl-2 th {
	width: 175px;
}
.tbl-2 td ul li {
	background: url(../common/img/arrow_01.gif) no-repeat left center;
	padding-left: 15px;	
}
#main-cts .map-name {
	color: #7A1E99;
	font-weight: bold;
	font-size: 100%;
}
#main-cts .address-box {
	margin-top: 35px;
}
#main-cts .address-box dt {
	margin-top: 15px;
}
#main-cts .address-box dd {
	margin-top: 2px;
}
#about-2008 {
	margin-top: 30px;
}
#about-2008 h3 {
	color: #7A1E99;
	font-weight: bold;
}
#about-2008 h4 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}