﻿@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p{
	line-height: 140%;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
strong {
	color: #FF9900;
}

.clear {
	clear: both;
}
#head {
	background-image: url(../images/headBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#head headMenu {
	height: 80px;
}

#head .headLogo {
	text-align: left;
	padding-right: 35px;
}
#head .headBtnMail {
	background-image: url(../images/headBtnMail.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 105px;
	text-indent: -9999px;
	float: right;
}
#head .headBtnMail a {
	background-image: url(../images/headBtnMail.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 105px;
	text-indent: -9999px;
	float: right;
}
#head .headBtnMail a:hover {
	background-image: url(../images/headBtnMailon.jpg);
}
#head .headBtnAccess {
	background-image: url(../images/headBtnAccess.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 105px;
	text-indent: -9999px;
	float: right;
}
#head .headBtnAccess a {
	background-image: url(../images/headBtnAccess.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 105px;
	text-indent: -9999px;
	float: right;
}
#head .headBtnAccess a:hover {
	background-image: url(../images/headBtnAccesson.jpg);
}

#topFlash {
	background-image: url(../images/topImgBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#contHead {
	background-image: url(../images/contImgBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#contents {
	background-image: url(../images/contBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 20px;
}

.box  {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#side {
	float: left;
}

#sideMenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideMenu li {
	background-image: url(../images/sideBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
}
#sideMenu li a {
	font-size: 15px;
	line-height: 55px;
	text-indent: 20px;
	height: 55px;
	width: 240px;
	display: block;
}
#sideMenu li a:hover {
	background-image: url(../images/sideBtnOn.jpg);
	text-decoration: none;
}


#webcatalog {
background-image: url(../images/sideBtnWeb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 90px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#specialbanner {
	height: 24px;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#webcatalog a {
	background-image: url(../images/sideBtnWeb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	width: 240px;
	display: block;
}


#webcatalog a:hover {
	background-image: url(../images/sideBtnWebOn.png);
}



#request {
	background-image: url(../images/sideBtnCatalog1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 90px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#seigo {
	background-image: url(../images/seigo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#seigo a {
	background-image: url(../images/seigo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 240px;
	display: block;
}

#request a {
	background-image: url(../images/sideBtnCatalog1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	width: 240px;
	display: block;
}
#request a:hover {
	background-image: url(../images/sideBtnCatalog1On.png);
}
#contentsBox {
	width: 630px;
	float: left;
	padding-left: 20px;
}
h1.ttlBg {
	line-height: 155px;
	background-image: url(../images/headImg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 25px;
	height: 155px;
	width: 890px;
	margin: 0px;
	padding: 0px;
	font-size: 35px;
}


h2.ttlBg {
	font-size: 14px;
	line-height: 45px;
	background-image: url(../images/h2Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 40px;
	height: 45px;
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3.ttlBg {
	font-size: 13px;
	line-height: 30px;
	color: #0B6BA4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B6BA4;
	text-indent: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.imageC {
	text-align: center;
	margin-bottom: 10px;
}
.imageR {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.news {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news dt {
	float: left;
	padding: 10px;
}
.news dd {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
}
.banner01 {
	background-image: url(../images/topBnr01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 630px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.banner01 a {
	background-image: url(../images/topBnr01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 630px;
}
.banner01 a:hover {
	background-image: url(../images/topBnr01On.jpg);
}
.banner02 {
	background-image: url(../images/topBnr02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 630px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.banner02 a {
	background-image: url(../images/topBnr02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 630px;
}
.banner02 a:hover {
	background-image: url(../images/topBnr02On.jpg);
}
.banner03 {
	background-image: url(../images/topBnr03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 630px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.banner03 a {
	background-image: url(../images/topBnr03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 630px;
}
.banner03 a:hover {
	background-image: url(../images/topBnr03On.jpg);
}
#foot {
	background-image: url(../images/footBg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 58px;
	clear: both;
}
.pageTop {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 10px;
}
#foot .copyright {
	font-size: 10px;
	line-height: 35px;
	text-align: center;
}
/*コンテンツ*/

.explanation {
	padding: 10px;
	background-color: #EBEBEB;
}
.map {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.history {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.history dt {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.history dd {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
}
.members {
	float: left;
	margin-bottom: 15px;
}

.members th {
	background-color: #E6F0F6;
	padding: 3px;
	color: #0B6BA4;
	text-align: left;
}
.members  .members01 {
	width: 45px;
	vertical-align: top;
	padding: 3px;
}
.members .members02 {
	vertical-align: top;
	padding: 3px;
	width: 240px;
}
.link {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.link dt {
	float: left;
	padding: 10px;
}
.link dd {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 220px;
}
.newsDate {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.aboutBtn {
	margin-bottom: 15px;
	height: 55px;
	width: 630px;
}

.aboutBtn01 {
	background-image: url(../about/images/adoutBrn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 230px;
	text-indent: -9999px;
}
.aboutBtn01 a {
	background-image: url(../about/images/adoutBrn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 55px;
	width: 230px;
	text-indent: -9999px;
}
.aboutBtn01 a:hover {
	background-image: url(../about/images/adoutBrn01on.jpg);
}
.aboutBtn02 {
	background-image: url(../about/images/adoutBrn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 160px;
	text-indent: -9999px;
}
.aboutBtn02 a {
	background-image: url(../about/images/adoutBrn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 55px;
	width: 160px;
	text-indent: -9999px;
}
.aboutBtn02 a:hover {
	background-image: url(../about/images/adoutBrn02on.jpg);
}
.aboutBtn03 {
	background-image: url(../about/images/adoutBrn03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 240px;
}
.aboutBtn03 a {
	background-image: url(../about/images/adoutBrn03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 240px;
}
.aboutBtn03 a:hover {
	background-image: url(../about/images/adoutBrn03on.jpg);
}
.aboutPoint {
	line-height: 40px;
	background-color: #E6F0F6;
	text-align: center;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.mailform {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B0D0E3;
	border-left-color: #B0D0E3;
}
.mailform th {
	background-color: #E6F0F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0D0E3;
	border-bottom-color: #B0D0E3;
	text-align: left;
	padding: 15px;
}
.mailform td {
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B0D0E3;
	border-bottom-color: #B0D0E3;
}
.submitBtn {
	text-align: center;
	margin: 30px;
}
.telNumber {
	text-align: center;
	margin-bottom: 15px;
}
s
