@charset "UTF-8";

@import "/common/themes/bace/css/default.css"; /* initial setting */
@import "/common/themes/bace/css/layout.css";/* layout style */

a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}

h2 a {
	background: url(images/mainImg.jpg) no-repeat 0 0;
	width: 900px;
	height: 106px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
h2 a.o01 {
	background: url(images/mainImg.jpg) no-repeat 0 0;
	width: 900px;
	height: 106px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
h2 a.o03 {
	background: url(images/contactImg.jpg) no-repeat 0 0;
	width: 900px;
	height: 106px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
h2 a.o04 {
	background: url(images/rinkImg.jpg) no-repeat 0 0;
	width: 900px;
	height: 106px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
h2 a.o06 {
	background: url(images/privacyImg.jpg) no-repeat 0 0;
	width: 900px;
	height: 106px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
h2 a.o05 {
	background: url(images/sitemapImg.jpg) no-repeat 0 0;
	width: 900px;
	height: 106px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
h2 a.o07 {
	background: url(images/mensekiImg.jpg) no-repeat 0 0;
	width: 900px;
	height: 106px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.firstHeder {
	width: 600px;
	height: 40px;
	background: url(/common/themes/bace/images/office.jpg) no-repeat 0 0;
	font-weight: bold;
	padding: 14px 0 0 30px;	
}
.firstHeder h3 {
	padding: 0;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.2;
	color: #00591a;
}

/*
[
----------------------------------------------------------- */
table.outLine {
	width: 100%;
}
table.outLine td,
table.outLine th {
	padding: 7px 5px;
	vertical-align: top;
}

table.outLine td {
	border-bottom: #ddd 1px solid;
}
table.outLine th {
	border-bottom: #777 1px solid;
	width: 60px;
}
table.outLine td.bottom,
table.outLine th.bottom,
table.outLine02 td.bottom,
table.outLine02 th.bottom {
	border: none;
}
table.outLine02 {
	width: 330px;
}
table.outLine02 td,
table.outLine02 th {
	padding: 7px 5px;
	vertical-align: top;
}

table.outLine02 td {
	border-bottom: #ddd 1px solid;
}
table.outLine02 th {
	border-bottom: #777 1px solid;
	width: 80px;
}
.rightBox {
	text-align: right;
}
ul.list li {
	background: url(images/poin02.gif) no-repeat 0 4px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#map {
	width: 558px;
	height: 350px;
	border: #ddd 1px solid;
}

dl.links dt {
	background: url(images/linkPoint.gif) no-repeat 0 4px;
	padding-left: 35px;
	padding-bottom: 2px;
	font-size: 116%;
}
dl.links dd {
	margin-bottom: 10px;
	border-bottom: #999 1px dashed;
	padding-bottom: 10px;
}

table.formSet {
	width: 100%;
}
table.formSet td,
table.formSet th {
	padding: 7px 10px;
	vertical-align: top;
}

table.formSet td {
	border-bottom: #ddd 1px solid;
}
table.formSet th {
	border-bottom: #777 1px solid;
	width: 140px;
}
table.formSet td.bottom,
table.formSet th.bottom {
	border: none;
}
.section {
	margin-bottom: 2em;
}
h4 {
	font-weight: bold;
	background: url(images/h4Point.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-bottom: 7px;
}
.kome {
	color: #FF0000;
}
table.formSet td input {
	margin: 0 5px;
}

dl.policy dt {
	font-weight: bold;
	background: url(images/h4Point.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-bottom: 7px;
}
dl.policy dd {
	padding: 0 0 15px 15px;
}
ul.sitemap li {
	background: url(images/h4Point.gif) no-repeat 0 3px;
	padding-left: 20px;
	margin-bottom: 5px;
}
ul.sitemap li ul li ul li {
	background: url(images/sitemapPoint.gif) no-repeat 0 3px;
	margin-bottom: 0;
}
ul.thumb {
	margin: 1em 0;
}
ul.thumb li {
	float: left;
	margin: 0 15px 10px 0;
}
ul.thumb li.none {
	margin-right: 0;
}
#main pre {
	padding: 5px;
	margin: 5px 0;
	font-size: 93%;
	border: #ddd 1px solid;
	width: 100%;
	height: 50px;
	overflow: scroll;
}
dl.banner {
	margin: 5px 0 0 0;
}
dl.banner dt {
	font-weight: bold;
}
dl.banner dd {
	margin: 5px 0 15px 0;
}
