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


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

#discription h4 {
	font-size: xx-large;
}

.yomigana {
	font-size: small
}

#discription ul {
	padding-top: 20px;
}

#discription li {
	line-height: 160%;
	text-indent: 30px;
}

.jouhou {
	float: left;
	width: 225px;
	padding-left: 35px;
}

.yamaimg {
	float: right;
	width: 300px;
}

.midashi {
	width: 530px;
	background-image: url(../../shared/img/line_530.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}

.midashi h5 {
	font-size: medium;
	color: #896131;
	float: left;
	font-weight: bold;
}

.midashi h5 a {
	color: #896131;
}

.midashi p {
	float: right;
}
.pict {
	width: 530px;
	padding-top: 10px;
	margin-left: 30px;
}

#gmap {
	height: 530px;
	width: 530px;
	margin-left: 30px;
	margin-top: 20px;
}
.article h6 {
	text-indent: 30px;
	margin-top: 5px;
}
.article p {
	width: 530px;
	margin-left: 30px;
	margin-top: 5px;
}
.image {
	float: left;
	height: 200px;
	width: 250px;
	padding: 5px 0 30px 30px;
}
.caption {
	width: 250px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	display: block;
	margin: 3px 0 0 0;
}


.article .g-tools_table {
	width:320px;
	font-size:12px;
	margin:10px 0 0 140px;
	border:solid 1px #999;
}
.article .g-tools_table td {
	padding:5px;
}
/*.article .g-tools_table .g-tools_img {
	margin:5px;
}
.article .g-tools_table .g-tools_body {
	margin:15px 0 0 0;
}*/
.article .g-tools_table .g-tools_by {
	font-size:9px;
}




/*--------▲メインエリア----------------*/
/*--------▼ヘッダーメニューボタン----------------*/
.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_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;
}
/*--------▲ヘッダーメニューボタン----------------*/
