@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

a:link {
	color: #1d3994;
  text-decoration: underline;
}
a:visited {
	color: #1d3994;
  text-decoration: underline;
}
a:hover {
	color: #fe6e2b;
  text-decoration: none;
}
a:active {
	color: #1d3994;
  text-decoration: underline;
}
/*
[
----------------------------------------------------------- */
ul#gnavi li.gnavi07 a {
	background-position: 0 -112px;
}
ul#gnavi li.gnavi07 a:hover {
	background-position: 0 -56px;
}
.blogEntryBody h4 {
	margin-bottom: 10px;
	padding: 0 0 5px 25px;
	border-bottom: #4dac26 1px solid;
	background: url(images/h4Point.gif) no-repeat 0 4px;
	font-size: 123.1%;
	font-weight: bold;
	color: #4dac26;
}
.section {
	margin-bottom: 2em;
}
table.outline {
	width: 100%;
	margin: 1em 0;
}
table.outline td,
table.outline th {
	padding: 10px 15px;
	vertical-align: top;
}
table.outline th {
	border-bottom: #888 1px solid;
	width: 90px;
}
table.outline td {
	border-bottom: #ddd 1px solid;
}
table.outline td.bottom,
table.outline th.bottom {
	border-bottom: none;
}
ul.naiyo li {
	background: url(images/point.gif) no-repeat 0 2px;
	padding: 0 0 5px 25px;
}
ul.no,
ul.credo {
	padding: 0 0 0 25px;
}
ul.no li {
	background: url(images/listPoint.gif) no-repeat 0 1px;
	padding-left: 20px;
}
ul.credo li {
	padding: 0 0 5px 20px;
}
ul.credo li.no01 {
	background: url(images/no_01.gif) no-repeat 0 3px;
}
ul.credo li.no02 {
	background: url(images/no_02.gif) no-repeat 0 3px;
}
ul.credo li.no03 {
	background: url(images/no_03.gif) no-repeat 0 3px;
}
ul.credo li.no04 {
	background: url(images/no_04.gif) no-repeat 0 3px;
}
ul.credo li.no05 {
	background: url(images/no_05.gif) no-repeat 0 3px;
}
ul.credo li.no06 {
	background: url(images/no_06.gif) no-repeat 0 3px;
}
ul.credo li.no07 {
	background: url(images/no_07.gif) no-repeat 0 3px;
}
ul.credo li.no08 {
	background: url(images/no_08.gif) no-repeat 0 3px;
}
.mapBtn {
	padding: 0 0 0 15px;
}
.mapBtn img {
	vertical-align: middle;
}

#map {
	width: 568px;
	height: 300px;
	border: #999 1px solid;
	margin-bottom: 1em;
}
table.contact {
	width: 100%;
	margin: 1em 0;
}
table.contact td,
table.contact th {
	padding: 10px 15px;
	vertical-align: top;
}
table.contact th {
	border-bottom: #888 1px solid;
	width: 140px;
}
table.contact td {
	border-bottom: #ddd 1px solid;
}
table.contact td.bottom,
table.contact th.bottom {
	border-bottom: none;
}
table.contact td input[type="text"] {
	width: 300px;
}
table.contact td textarea {
	width: 300px;
	height: 200px;
}
.kome {
	color: #FF0000;
}
.telText {
	font-size: 116%;
	font-weight: bold;
	color: #FF0000;
}
ul.privacy {
	margin: 0 15px;
}
ul.privacy li {
	margin: 0 0 10px 0;
}
ul.privacy li ul {
	padding: 10px;
}
ul.privacy li ul li {
	background: url(images/policyPoint.gif) no-repeat 0 3px;
	padding: 2px 0 3px 20px;
}
label {
	padding-right: 10px;
}
label input {
	padding-right: 5px;
}
.mapImg {
	margin-bottom: 7px;
}
