@charset "utf-8";

body#kinkyu {
	background: none;
}
#kinkyu #wrapper {
	padding-top: 20px;
	width: 780px;
}
#kinkyu #content {
	width: 780px;
}
#kinkyu #title {
	position: relative;
	padding: 40px 0 0 182px;
	height: 87px;
	font-size: 240%;
}
#kinkyu #title .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 152px;
	height: 127px;
}
#kinkyu .att {
	clear: both;
	margin: 20px 0;
	padding: 8px 20px;
	background-color: #f6f6f6;
	border-radius: 5px;
}
#kinkyu #content #path {
	margin: 20px 0;
	background: url(../img/bk_topicPath2.gif) no-repeat bottom;
	padding-bottom: 4px;
}
#kinkyu #content #path ul {
	display: block;
	background: url(../img/bk_topicPath.gif) no-repeat left top;
	padding: 5px 0 0 29px;
	min-height: 20px;
}
#kinkyu #content #path ul li {
	float: left;
}
#kinkyu #content #path ul li a {
	background: url(../img/path.gif) no-repeat right;
	padding-right: 8px;
	margin-right: 8px;
}
#kinkyu .kinkyuarea .ttl {
	padding: 8px 18px;
	background-color: #ff56b0;
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
}
#kinkyu .kinkyuarea .sttl {
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 6px 6px 6px 12px;
	text-align: left;
	font-size: 120%;
	background: url(../img/citizen_ttl2.jpg) repeat-x bottom;
	border-bottom: 2px #ff5fb2 solid;
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
#kinkyu .kinkyuarea .sttl:first-child {
	margin-top: 0;
}
#kinkyu .kinkyuarea .detail {
	margin-bottom: 18px;
	padding: 18px 18px 0 18px;
	border: 2px solid #ff56b0;
	border-top: none;
}
#kinkyu .kinkyuarea .detail p {
	margin-bottom: 18px;
}
#kinkyu .kinkyuarea .detail li {
	padding-bottom: 18px;
	list-style: none;
}
#kinkyu .kinkyuarea .detail .data {
	display: block;
	margin: 0;
	padding: 0;
}
#kinkyu .txt {
	text-align: center !important;
}
#kinkyu .sitemap {
	margin-bottom: 20px;
	padding: 8px 20px;
	background-color: #fff2fa;
	border: 1px solid #ff9ad5;
	border-radius: 5px;
	text-align: center;
}
#kinkyu .link {
	margin: 0 0 20px 0;
	padding-left: 12px;
	background: url(/common/img/ex_ic3.gif) no-repeat left center;
	text-align: left;
}
#kinkyu #footer {
	width: 780px;
}
#kinkyu #footer .copyright address {
	float: none;
	padding-bottom: 10px;
}