/* コンテンツ部分
------------------------------------------------- */

/* 全ページ共通 */
.contents_frame {
	margin: 10px auto 10px;
	width: 560px;
	text-align: center;
}
.page_ttl {
	width: 533px;
	color: #814116;
	background-image: url(../img/ttl_page.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px auto;
	padding: 0px 0px 5px 20px;
	text-align: left;
}
.link_frame {
	border: 1px dashed #999999;
	padding: 10px;
}
.link_frame li {
}
.link_frame ul {
	list-style-type: disc;
	margin-left: 15px;
}
.kaisou {
	font-size: 10px;
	padding: 2px 10px 0px;
	color: #990000;
	text-align: left;
	background-image: url(../img/topmenu_bg.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: center;
	font-weight: bold;
}
.right_more {
	font-size: 10px;
	text-align: right;
	padding: 3px;
}

/* トップページ */
.top_txt {
	margin: 5px 10px 0px 15px;
}

/* 各枝ページ */

.contents_text {
	margin: 8px 50px 5px;
	text-align: left;
}
.contents_text p {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF4C4C;
	margin-bottom: 5px;
	text-align: left;
	color: #814116;
}
.contents_text img {
	margin: 5px;
}
.contents_text .left {
	text-align: left;
}
.contents_frame .photo {
	width: 500px;
	margin: auto;
	text-align: center;
}
