/* CSS Document */

.hed_img {
	background:url(../images/category/yomoyamabanashi/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:200px;
	text-indent:-9999px;
	margin-bottom:5px;
}

.table_tag {
	width:100%;
	border-top:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	font-size:0.9em;
}

.table_tag th {
	width:90px;
	padding:3px;
	background:#e4ebd8;
	border-left:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	text-align:left;
	font-weight:normal;
}

.table_tag td {
	padding:3px;
	border-left:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
}.title {
	font-size: 1.2em;
	color: #5A8C1E;
	border-bottom: 1px dotted #E6E6E6;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.title span {
	color: #666666;
	font-size: 0.9em;
}
.text_wrap {
	width: 440px;
	border-bottom: 1px solid #E6E6E6;
	padding-top: 20px;
	padding-bottom: 5px;
}

.text_wrap ul li {
	padding-left: 30px;
	list-style: square inside;
}

.list li {
	margin-left: 25px;
	padding-bottom: 5px;
}
.list {
	margin-bottom: 10px;
	margin-left: 10px;
	color: #5A8C1E;
}
.photo {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#page_nav {
	text-align: center;
}


