/* CSS Document */
/*--------▼メインエリア----------------*/
#mainarea p {
	line-height: 160%;
}

#cnttitle {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	width: 560px;
}
#title {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#title h3 {
	background-image: url(../../../shared/img/img_linkout.gif);
	background-repeat: no-repeat;
	height: 34px;
	float: left;
	background-position: left top;
	width: 160px;
}
#title h3 span {
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 160px;
}

#title p {
	width: 400px;
	text-align: left;
	height: 26px;
	float: right;
	padding-top: 8px;
}

#discription {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.linkbtn {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.linkbtn  ul li {
	float: left;
	padding-right: 10px;
	font-size: large;
}

.tozan a {
	background-image: url(../../img/btn_linktozan.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 140px;
}
.camp a {
	background-image: url(../../img/btn_linkcamp.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 140px;
}

.article {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.articletitle {
	background-image: url(../../../shared/img/line_560.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 560px;
	padding-bottom: 5px;
}

.articletitle h4 {
	font-size: medium;
	float: left;
	color: #896131;
}

.article p {
	float: right;
}

.article table {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}
.article td {
	font-size: small;
	margin: 1px;
	height: 17px;
	line-height: 160%;
	color: #333333;
	text-align: left;
}

.tabletitle {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #896131;
}
table td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.top {
	text-align: right;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

/*--------▲メインエリア----------------*/
/*--------▼ヘッダーメニューボタン----------------*/
.home a {
	background-image: url(../../../shared/img/btn_home.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.home a:hover {
	background-image: url(../../../shared/img/btn_home_f2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.guide a {
	background-image: url(../../../shared/img/btn_guide.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.guide a:hover {
	background-image: url(../../../shared/img/btn_guide_f2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.item a {
	background-image: url(../../../shared/img/btn_item.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.item a:hover {
	background-image: url(../../../shared/img/btn_item_f2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.attention a {
	background-image: url(../../../shared/img/btn_attention.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.attention a:hover {
	background-image: url(../../../shared/img/btn_attention_f2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.wordlist a {
	background-image: url(../../../shared/img/btn_wordlist.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.wordlist a:hover {
	background-image: url(../../../shared/img/btn_wordlist_f2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.readmap a {
	background-image: url(../../../shared/img/btn_readmap.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}

.readmap a:hover {
	background-image: url(../../../shared/img/btn_readmap_f2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}
/*--------▲ヘッダーメニューボタン----------------*/
