/* 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(../img/img_readmap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 140px;
	float: left;
}
#title p {
	width: 420px;
	text-align: left;
	float: right;
	height: 26px;
	padding-top: 8px;
}
#title h3 span {
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 140px;
}

#discription {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.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;
}
.articletitle p {
	float: right;
}
.article p {
	margin-top: 5px;
}

.explanation {
	clear: both;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.pict {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-top: 5px;
}


/*--------▲メインエリア----------------*/
/*--------▼ヘッダーメニューボタン----------------*/
.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_f2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
	text-indent: -9999px;
	display: block;
}
/*--------▲ヘッダーメニューボタン----------------*/
