/* 初期設定 */
@import "kyotu01.css";
@import "kyotu02.css";
/*ヘッダー設定*/
.menu05 a,.menu01 a:hover img,.menu02 a:hover img,.menu03 a:hover img,.menu04 a:hover img{
	visibility:hidden;
}
#header02_in h3 img {
	height: 33px;
	width: 187px;
}
#header02_in img {
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 446px;
	top: 27px;
	position: absolute;
	left: 454px;
}
/*左エリア設定*/
#contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 600px;
}
#contents_top {
	background: url(../images/kyoutu/note_top.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 600px;
}
#contents_middle {
	background: url(../images/kyoutu/note_middle.jpg) repeat-y left top;
	height: auto;
	width: 530px;
	margin: 0px;
	padding: 0px 35px 5px;
}
#contents_middle ul {
	padding: 0px;
	height: auto;
	width: 530px;
	margin: 0px;
	font-size: 14px;
	line-height: 28px;
	background-image: url(../images/kyoutu/line.png);
	background-repeat: repeat-y;
}
.sitenavi-01 {
	line-height: 28px;
	width: 500px;
	padding-left: 30px;
	background: url(../images/kyoutu/futaba.gif) no-repeat;
}
.sitenavi-01 a {
	color: #78583F;
	font-weight: bold;
}
.sitenavi-01 a:hover {
	color: #E19B09;
	font-weight: bold;
	text-decoration:none;
}
.sitenavi-02 {
	line-height: 28px;
	width: 480px;
	margin-left: 30px;
	padding-left: 15px;
	background: url(../images/sitemap/triangle.gif) no-repeat;
}
.sitenavi-02 a {
	color: #78583F;
	font-weight: bold;
}
.sitenavi-02 a:hover {
	color: #E19B09;
	font-weight: bold;
	text-decoration:none;
}
#contents_bottom {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 600px;
	background-image: url(../images/kyoutu/note_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
