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


/* ベース　*/

.basesize{
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

body {
	text-align: center;
	background: rgba(247,244,232,1);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: rgba(51,51,51,1);
	line-height: 20px;
}

hr {
	border-top: thin dashed rgba(204,204,204,1);
	border-right: thin none rgba(204,204,204,1);
	border-bottom: thin none rgba(204,204,204,1);
	border-left: thin none rgba(204,204,204,1);
}

a {
	display:block;
	}
a:link {
	color: rgba(51,51,51,1);
	} 
a:hover {
	text-decoration:none;
	filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
}
a:visited {
	color: rgba(51,51,51,1);
}

.bg {
	background: url(../images/index_top_bg.jpg) repeat-x center top;
}

.midashi1 {
	font-size: 18px;
	font-weight: bold;
}

.bottom img {
	vertical-align: bottom;
}
.middle img {
	vertical-align: middle;
}

.pagetop {
	text-align: right;
	width: 80px;
	margin-top: 80px;
	margin-right: 0px;
	margin-left: 900px;
}
.pagetop_margin0 {
	text-align: right;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 900px;
	margin-bottom: 5px;
}




/* フロート　*/

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}



/* アキ調整　*/

.t5 {
	margin-top: 5px;
}

.t20 {
	margin-top: 20px;
}

.t40 {
	margin-top: 40px;
}

.t60 {
	margin-top: 60px;
}
.t-60 {
	margin-top: -60px;
}


.t80 {
	margin-top: 80px;
}

.t-80 {
	margin-top: -80px;
}

.t100 {
	margin-top: 100px;
}
.t140 {
	margin-top: 140px;
}

.t-100 {
	margin-top: -100px;
}

.t-40 {
	margin-top: -40px;
}
.t-20 {
	margin-top: -20px;
}

.l20 {
	margin-left:20px
}
.l40 {
	margin-left:40px
}
.l447 {
	margin-left:447
}
.l-10 {
	margin-left:-10
}

.r20 {
	margin-right:20
}
.b20 {
	margin-bottom: 20px;
}
.b40 {
	margin-bottom: 40px;
}
.l100 {
	margin-left:100px;
}



/* ヘッダー　*/

header {
	background: rgba(255,255,255,1);
	padding-top: 20px;
}

header img {
	vertical-align: top;
}

header nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	vertical-align: middle;
	padding-bottom: 10px;
}

.logo {
	float: left;
}

.komame_right {
	overflow:hidden;
	height: 59px;
	width: 90px;
	margin: 0px 0px -10px 900px;
}
.komame_right:hover {
	height: 59px;
	width: 170px;
}

nav p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: rgba(51,51,51,1);
	font-weight: bold;
	overflow: hidden;
}

nav img {
	vertical-align: middle;
}

.navi_e {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 12px;
	color: rgba(51,51,51,1);
}

.h_navi_size1 {
	width: 100px;
}
.h_navi_size2 {
	width: 140px;
}
.h_navi_size3 {
	width: 110px;
}
#header_bar {
	margin-bottom: -25px;
}

#bill {
	background: rgba(255,255,255,1);
	text-align: center;
	width: 100%;
	padding-top: 5px;
	border-bottom: thin solid rgba(204,204,204,1);
	z-index:1000;
} 

/* フッター　*/

footer {
	background: url(../images/footer_bg_wood.jpg) repeat center;
	padding-top: 0px;
}

footer h1 {
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.h1_bg {
	height: 40px;
	width: 100%;
	background: rgba(0,0,0,1);
}

.footer_link {
	vertical-align: middle;
	height: 53px;
	width: 980px;
	border: thin solid rgba(255,255,255,0.5);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	text-indent: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
	background: rgba(0,0,0,0.3);
}
.footer_link img {
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.footer_link p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 53px;
	vertical-align: middle;
}

footer p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	vertical-align: middle;
	float: left;
}
.footer_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	vertical-align: middle;
}

.footer_time {
	font-size: 16px;
	line-height: 30px;
	vertical-align: middle;
}

.footer_link2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	float: left;
	margin-right: 20px;
}

footer a:visited {
	color: rgba(255,255,255,1);
}
footer a:link {
	color: rgba(255,255,255,1);
	} 





.f_left {
	float: left;
	width: 640px;
}
.f_right{
	float: right;
	width: 330px;
}

footer .basesize{
	text-align: left;
	padding-top: 20px;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.f_komame {
	height: 177px;
	width: 196px;
	margin-right: 0px;
	margin-left: 447px;
	margin-top: -60px;
}

footer ul {
	height: 18px;
	width: 640px;
	border-top: thin dashed rgba(204,204,204,1);
	border-right: thin none rgba(204,204,204,1);
	border-bottom: thin dashed rgba(204,204,204,1);
	border-left: thin none rgba(204,204,204,1);
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 18px;
}

footer nav img {
	vertical-align: middle;
}
footer li {
	float: left;
	margin-right: 10px;
}


.copyright {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	background: rgba(0,0,0,0.3);
}
.copy_base {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(0,51,0,1);
}
.white {
	color: rgba(255,255,255,1);
}
.black {
	color: rgba(102,102,102,1);
}
