.ta {
	background-image: url(../img/mapbg.jpg);
	border: 1px solid #A34617;
}

.ta1 {
	background-image: url(../img/mapbg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}

.copyright {
	color: #FF9900;
	text-align: center;
	margin-top: 9px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/Tbg.jpg);

}
.dotline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

.scroll {
	font-size: 12px;
	overflow: auto;
	width: 580px;
	height: 174px;
	line-height: 15px;
	padding-top: 5px;
	text-align: left;
	scrollbar-arrow-color:#ffffcc;
	scrollbar-face-color:#ff6600;
	scrollbar-highlight-color:#fffcc;
	scrollbar-3dlight-color:#ff6600;
	scrollbar-track-color:#ffffcc;
	scrollbar-darkshadow-color:#ff6600;
	scrollbar-shadow-color:#ffffcc;
	background-color: #FFCC66;
}

.tel{
	height: 30px;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #993300;

}

.address{
	font-size: 12px;
	font-weight: bold;

}
.entry {
	font-size: 10px;
	color: #33FF00;
	text-align: right;
	font-weight: bold;
	background-position: right;
}
.tenpotizu {
	font-size: 13px;
	padding: 5px;
}
.tope {
	text-align: right;
	font-size: 10px;
	color: #663300;
}
.tope a:hover {
	text-decoration: none;
	text-align: right;
	font-size: 13px;
	color: #663300;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=90);
}
.nabibotomu{
	font-size: 10px;
	font-weight: bold;
	color: #707028;
}
.kyugin {
	font-size: 12px;
	padding-left: 7px;
	color: #666666;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}
body {
	background-image:url(../img/anzuya-top/backgazo-anzuyatop.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
    	scrollbar-base-color: #CA5122;
    	scrollbar-arrow-color: #FFFFFF;
}
.news {
	border: 1px solid #ff6600;
}
.news1 {

	border: 1px solid #ff6600;
}

/* ナビゲーションバー全体のスタイル */
#navbar {
    text-align: right; /* 配置 */
    font-family: Verdana, Arial, sans-serif; /* フォントスタイル */
    font-weight: normal; /* フォントの太さ */
    font-size: 10px; /* フォントサイズ */
    width: auto; /* テキストの高さ */
}
 
/* リンクのスタイル */
#navbar a{
    color:#666666; /* 文字色 */
 /*     padding: 2px 5px 2px 5px; リンク文字のパディング */
}
 
/* リンクをポイントした時のスタイル */
#navbar a:hover{
 /*     background-color: #8FABBE;背景色 */
    color:#FF9900; /* 文字色 */
    text-decoration: none; /* テキストの装飾をなくす */
}



/*
メインコンテンツ
-------------------------------------------------------------------*/

#contents {
	width:580px;
	float: right;
	background-color: #FFCC99;
}

#contents p{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B0461E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF4511;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B0461E;
	padding-left: 7px;
	color: #000000;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	color: #B0461E;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
