@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

li{
	list-style-type: none;
}

a img {
	border:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
}

#container {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	/* 背景イメージを削除 */
}

#navibar {
	width: 925px;
	height: 34px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-righ: 1px;

}

#navibar li {
	float: left;
	list-style-type: none;
}


/* ここからナビゲーションボタンの設定 */
#navibar #btn01 a {
	text-decoration: none;
	height: 34px;
	width: 116px;
	display: block;
	background-image: url(images/top/btn01.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;
}

#navibar #btn01 a:hover {
	background-image: url(images/top/btn01-o.png);
}


#navibar #btn02 a {
	text-decoration: none;
	height: 34px;
	width: 116px;
	display: block;
	background-image: url(images/top/btn02.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn02 a:hover {
	background-image: url(images/top/btn02-o.png);
}

#navibar #btn03 a {
	text-decoration: none;
	height: 34px;
	width: 116px;
	display: block;
	background-image: url(images/top/btn03.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn03 a:hover {
	background-image: url(images/top/btn03-o.png);
}


#navibar #btn04 a {
	text-decoration: none;
	height: 34px;
	width: 116px;
	display: block;
	background-image: url(images/top/btn04.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn04 a:hover {
	background-image: url(images/top/btn04-o.png);
}

#navibar #btn05 a {
	text-decoration: none;
	height: 34px;
	width: 116px;
	display: block;
	background-image: url(images/top/btn05.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn05 a:hover {
	background-image: url(images/top/btn05-o.png);
}
#navibar #btn05 a {
	text-decoration: none;
	height: 34px;
	width: 116px;
	display: block;
	background-image: url(images/top/btn05.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn05 a:hover {
	background-image: url(images/top/btn05-o.png);
}
#navibar #btn06 a {
	text-decoration: none;
	height: 34px;
	width: 116px;
	display: block;
	background-image: url(images/top/btn06.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn06 a:hover {
	background-image: url(images/top/btn06-o.png);
}
#navibar #btn07 a {
	text-decoration: none;
	height: 34px;
	width: 115px;
	display: block;
	background-image: url(images/top/btn07.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn07 a:hover {
	background-image: url(images/top/btn07-o.png);
}
#navibar #btn08 a {
	text-decoration: none;
	height: 34px;
	width: 114px;
	display: block;
	background-image: url(images/top/btn08.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left;

}

#navibar #btn08 a:hover {
	background-image: url(images/top/btn08-o.png);
}






/* ここまでナビゲーションボタンの設定 */


#maincontent {
	width: 927px;
	height: 475px; /* 高さの変更 */
	margin-top: 2px;
	padding: 0px; /* 背景イメージの設定 */
	background-repeat: repeat; /* 背景イメージをリピート */
}

#maincontent_in { /* メインコンテンツの中身の設定 */
	width: 927px;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
}

#footer {
	height: 30px;
	clear: both;
	width: 927px;
	margin-top: 5px;
	background-image: url(images/top/footer.jpg); /* 背景イメージの設定 */
	background-repeat: no-repeat;
}

#footer h6 {
	padding: 2px;
	color: #000; /* フォントカラーの変更 */
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 12px; /* 行間の設定 */
}


/* ここからコンテンツページの設定 */
#maincontent_in h4 {
	clear: both;
	margin-bottom: 5px;
}

.img_float_left {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

#acce_text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6666;
}

#acce_text h3 {
	color: #666666;
	font-size: 11px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 10px;
}

#acce_text p {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

#acce_text {
	width: 400px;
	float: right;
}
/* ここまでコンテンツページの設定 */
#container .left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 135px;
}
#container .right {
	float: right;
	height: 13px;
	width: 150px;
	margin-top: 14px;
}
#subcontent {
	width: 927px;
	height: 200px; /* 高さの変更 */
	margin-top: 2px;
	padding: 0px; /* 背景イメージの設定 */
	background-repeat: repeat; /* 背景イメージをリピート */
}
#subcontent #left {
	float: left;
	height: 200px;
	width: 302px;
	margin-left: 1px;
	margin-right: 1px;
}
#subcontent #center {
	float: left;
	height: 200px;
	width: 302px;
    margin-left: 1px;
	margin-right: 1px;
}
#subcontent #right {
	float: left;
	height: 200px;
	margin-left: 1px;
	margin-right: 1px;
	width: 315px;
	background-color: #FFEBD2;
	background-image: url(images/top/calender_bk.png);
}#subcontent .topbar {
	height: 25px;
}
#subcontent .text {
	overflow: auto;
	height: 175px;
	width: 302px;
	background-color: #ffffff;

}
#right .menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #F60;
	margin-top: 4px;
	padding-left: 100px;
	font-weight: bold;
}
#subcontent li{
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 2px;
	background-image: url(images/arrow_orange.gif);
	line-height: 15px;
 }
#subcontent li a{
	text-decoration: none;
	color: #008;

 }
#subcontent li a:hover{
	color: #e00;
	text-decoration: underline;

 }

#subcontent #right .calender {
	padding-top: 1px;
	padding-left: 5px;
}

#subcontent #right h1 {
	font-size: 11px;
	margin-left: 5px;
	font-weight: normal;
	clear: both;
}
#subcontent #right h2 {
	font-size: 10px;
	margin-left: 10px;
	font-weight: normal;
	letter-spacing: 0px;
}
#link_banner {
	clear: both;
	height: 80px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top/link_back.jpg);
}
#link_banner .walkin{
	padding-top: 13px;
	padding-left: 15px;
	float: left;
	width: 172px;
}
#link_banner .walkin a:hover{ border-color:#FF6701; }

#link_banner .corollacup{
	padding-top: 13px;
	padding-left: 11px;
	float: left;
	width: 168px;
}
#link_banner .corollacup a:hover{ border-color:#FF6701; }

#link_banner .sonota{
	border-color:#FF6701;
	padding-top: 13px;
	padding-left: 11px;
	float: left;
	width: 168px;
}
#link_banner .sonota2{
	border-color:#FF6701;
	padding-top: 13px;
	padding-left: 11px;
	float: left;
	width: 350px;
}
#link_banner2 {
	clear: both;
	height: 93px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffdd;
}
#link_banner2 .nurie{
	padding-top: 7px;
	padding-left: 17px;
	float: left;
	width: 908px;
}

#footer #policy{
	float: left;
	width: 270px;
	height: 20px;
	padding-top: 10px;
}
#footer #policy a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
#footer #policy a:hover{
	color: #000;
	text-decoration: underline;
}
#footer #policy2{
	float: right;
	width: 200px;
	height: 20px;
	padding-top: 10px;
}
#footer #policy2 a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
#footer #policy2 a:hover{
	color: #000;
	text-decoration: underline;
}



#footer .copy {
	color: #000; /* フォントカラーの変更 */
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 10px; /* 行間の設定 */
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jikanhenkou {
	color: #F00;
	font-weight: bold;
}
.passo {
	padding-top: 2px;
}
#kyujituannai {
	width: 927px;
	height: 128px; /* 高さの変更 */
	margin-top: 7px;
	padding: 0px; /* 背景イメージの設定 */
	background-repeat: repeat; /* 背景イメージをリピート */
}
#chr {
	width: 927px;
	height: 64px; /* 高さの変更 */
	margin-top: 0px;
	padding: 0px; /* 背景イメージの設定 */
}
.gw_top {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.gw_line {
	font-size: 14px;
	margin-left: 60px;
	margin-top: 5px;
}
.gw_tel {
	margin-left: 80px;
	font-size: 16px;
	font-weight: bold;
}
.gw_table {
	border: 3px groove #666;
}
