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

/*共通*/

.body{
	background-color: #ffffff;
	background-repeat: repeat;
	margin: 0px;
}

#head{
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../img/head.jpg);
	background-position: center;
}

.add{
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	line-height: 16px;
	margin-right: 8px;
	padding-top: 0px;
	margin-top: 0px;
}

.home{
	height: 25px;
	width: 90px;
	left: 716px;
	top: 4px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 695px;
}

/*メニューボタン*/

#menu{
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
}

.button{
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a.t {
	display: block;
	width: 113px;
	height: 53px;
	background-image: url(../img/menu/m_t.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.t:hover {
	background-position: 0 bottom;
}

a.a {
	display: block;
	width: 117px;
	height: 53px;
	background-image: url(../img/menu/m_s.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.a:hover {
	background-position: 0 bottom;
}

a.j {
	display: block;
	width: 117px;
	height: 53px;
	background-image: url(../img/menu/m_j.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.j:hover {
	background-position: 0 bottom;
}

a.s {
	display: block;
	width: 117px;
	height: 53px;
	background-image: url(../img/menu/m_sh.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.s:hover {
	background-position: 0 bottom;
}

a.m {
	display: block;
	width: 172px;
	height: 53px;
	background-image: url(../img/menu/m_a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.m:hover {
	background-position: 0 bottom;
}

a.b {
	display: block;
	width: 99px;
	height: 53px;
	background-image: url(../img/menu/m_b.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.b:hover {
	background-position: 0 bottom;
}

a.c {
	display: block;
	width: 171px;
	height: 53px;
	background-image: url(../img/menu/m_o.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.c:hover {
	background-position: 0 bottom;
}

/*メイン*/

#main{
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.mainpict{
	height: 270px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.mainbutton{
	height: 190px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

a.annai {
	display: block;
	width: 300px;
	height: 180px;
	background-image: url(../img/annnai_b.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.annai:hover {
	background-position: 0 bottom;
}

a.zikan {
	display: block;
	width: 300px;
	height: 180px;
	background-image: url(../img/zikan_b.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.zikan:hover {
	background-position: 0 bottom;
}

a.in {
	display: block;
	width: 300px;
	height: 180px;
	background-image: url(../img/in_b.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.in:hover {
	background-position: 0 bottom;
}
a.link{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	
}

a.link:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;	
}
.new{
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.news{
	float: left;
	width: 580px;
}
.banner{
	width: 300px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
}
.bb{
	height: 113px;
	width: 281px;
	margin-top: 10px;
}
.jikan{
	width: 900px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.carender{
	float: left;
	height: 240px;
	width: 225px;
	margin-top: 0px;
}
.sinryojikan{
	float: left;
	height: 240px;
	width: 340px;
	margin-left: 10px;
}
.text{
	font-size: 10px;
}
.textb{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.contact{
	float: left;
	height: 240px;
	width: 300px;
	margin-left: 10px;
}

/*お問い合わせ*/

#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*フッター*/

#foot{
	background-image: url(../img/footer.jpg);
	height: 68px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.footlink{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 20px;
}

.foottext{
	font-size: 9px;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
}
