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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(image/backdrop.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	color: #3366ff;
	text-decoration: underline;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
#out-box {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#page-box {
	background-color: #ffffff;
	background-image: url(image/page_body.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 800px;
}
#header {
	background-image: url(image/header_bd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	width: 800px;
}
#header .inner {
	width: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header .lef {
	float: left;
	width: 338px;
}
#header .rig {
	float: right;
	width: 380px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: auto;
}
#header h1 a {
	line-height: 48px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: auto;
}
#header h2 {
	line-height: 18px;
	padding: 0px;
	text-indent: -9999px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 205px;
}
#header p {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 34px;
	padding-left: 0px;
}
#navi {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 800px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
}
#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
#navi li a {
	line-height: 48px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: auto;
}
#navi1 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -48px;
}
#navi2 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -160px -48px;
}
#navi3 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -320px -48px;
}
#navi4 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -480px -48px;
}
#navi5 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -640px -48px;
}
.navi-under {
	width: 800px;
}
#eyecatch h2 {
	background-image: url(image/top_eyecatch.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 800px;
}
#contents {
	width: 800px;
	background-image: url(image/pankuzu_under.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
}
#contents .inner {
	width: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(image/page_under.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents .lef {
	float: left;
	width: 442px;
}
#contents .rig {
	float: right;
	width: 300px;
}
#top-links {
	background-image: url(image/top_links.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 180px;
	width: 442px;
}
#top-links ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
}
#top-links li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 221px;
}
#top-links h3 {
	display: none;
}
#top-links a {
	width: auto;
	margin-right: 2px;
	padding-top: 42px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 6px;
	margin-bottom: 2px;
}
#add {
	width: 440px;
	margin-top: 20px;
}
#add h3 {
	line-height: 18px;
	background-image: url(image/add_ttl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 440px;
}
#add h4 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #4c4c4c;
	margin: 0px;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#add p {
	font-size: 11px;
	line-height: 18px;
	color: #4c4c4c;
	background-image: url(image/bline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#info {
	background-image: url(image/top_info_body.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 300px;
}
#info-foot {
	background-image: url(image/top_info_under.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 300px;
}
#info h3 {
	background-image: url(image/top_info_ttl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 300px;
	line-height: 42px;
}
#info .box {
	width: auto;
	height: 260px;
	overflow: scroll;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}
#info dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#info dt {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#info dd {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(image/bline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(image/footer_up.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer p {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#addre {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#addre address {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #808080;
}
#page-add {
	width: auto;
	padding-top: 10px;
}
#page-add h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	background-image: url(image/bline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#page-add p {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pankuzu p {
	font-size: 11px;
	line-height: normal;
	color: #999999;
	margin: 0px;
	width: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#page-box .page-ttl {
	background-color: #999999;
}
#page-box .page-ttl h2 {
	font-size: 18px;
	line-height: 54px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#gaiyo-ttl {
	width: auto;
}
#gaiyo .item {
	background-image: url(image/bline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#gaiyo h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #0033cc;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#gaiyo .righ {
	float: right;
	width: 600px;
}
#gaiyo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
}
#gaiyo li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#gaiyo ol {
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#gaiyo dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#gaiyo dt {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
#gaiyo dd {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#gaiyo .img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#gaiyo li img {
	vertical-align: text-top;
}
#gaiyo .gaiyo dd {
	padding-bottom: 10px;
}
#gaiyo .gaiyo table {
	width: 500px;
}
#gaiyo .gaiyo caption {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gaiyo .gaiyo th {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	background-color: #e6e6e6;
}
#gaiyo .gaiyo td {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	border: 1px solid #cccccc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#gaiyo .gaiyo .bd1 {
	background-color: #e6e6e6;
}
#kumiinfo,#seineninfo {
	width: auto;
	padding-bottom: 15px;
}
#kumiinfo table {
	width: 760px;
}
#seineninfo table {
	width: 370px;
}
#kumiinfo caption,#seineninfo caption {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding-bottom: 10px;
}
#kumiinfo caption em,#seineninfo caption em {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
#kumiinfo th,#seineninfo th {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 5px;
	border: 1px solid #999999;
	text-transform: uppercase;
}
#kumiinfo td,#seineninfo td {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	padding: 5px;
	border: 1px solid #999999;
}
#kumiinfo .bd1,#seineninfo .bd1 {
	background-color: #e2f0ff;
}
#kumiinfo .bd2,#seineninfo .bd2 {
	background-color: #f3f3f3;
}
#seineninfo h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	height: 28px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#seineninfo h3 em {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
#seineninfo .left {
	float: left;
	width: 370px;
}
#seineninfo .righ {
	float: right;
	width: 370px;
}
#homepage {
	width: 760px;
	padding-bottom: 15px;
}
#homepage .left {
	float: left;
	width: 370px;
}
#homepage .right {
	float: right;
	width: 370px;
}
#homepage table {
	width: 370px;
}
#homepage th {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 5px;
	border: 1px solid #999999;
}
#homepage td {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	padding: 5px;
	border: 1px solid #999999;
}
#homepage .bd1 {
	background-color: #e2f0ff;
}
#homepage .bd2 {
	background-color: #f3f3f3;
}
.n {
	display: none;
}

