.top_pref {
	color: #660000;
	border: 1px solid #E9E8CB;


}
.top_left_bod {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E8CB;
}

.top_waku_url {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E9E8CB;
	border-right-color: #E9E8CB;
	border-left-color: #E9E8CB;
	border-bottom-color: #E9E8CB;
}

.top_waku_rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E8CB;
	border-left-color: #E9E8CB;
	border-top-color: #E9E8CB;
	border-bottom-color: #E9E8CB;
}

.top_waku_brl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E8CB;
	border-left-color: #E9E8CB;
	border-bottom-color: #E9E8CB;
}

.top_waku_ub {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
}

.pref_text {
	line-height: 50px;
	padding-top: 10px;
	color: #660000;
}
.contents_link {
	border: 1px solid #FDE8FA;
	background-color: #FDF8E8;
	padding: 5px;




}

.update_list {
	line-height: 30px;
	padding: 3px;
}

.bgcolor {
	background-color: #E9E8CB;
}

.body_bgcolor {
	background-color: #FAF5E2;
}


/* リンクカラー */
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}

/* 画像リンクボーダーカラー */
a img.img_bod { 
	border:solid 1px #E9E8CB; 
}

.menu_1 {
	border: 3px double #999900;
	background-image: url(/img/h-003.gif);
}
.menu_2 {
	border: 3px double #330000;
	background-image: url(/img/h-002.gif);
}
.menu_3 {
	border: 3px double #BFBFBF;
	background-image: url(/img/h-001.gif);
}
.menu_list {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
