.all {
	/*width: 50%;*/
	width: 750px;
	margin: 0 auto;
}
td {
	font-size: 13px;
	vertical-align: top;
}
.menu {
/*
	text-align: center;
	margin-top: 3px;
	padding: 1px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #eeeeee;
*/
}


.menu2 {
	width: 560px;
	margin: 50px auto 0;
	padding: 10px 0;
	text-align: left;
	border-top: 2px dotted #7FC31C;
	border-bottom: 2px dotted #7FC31C;
}

.fk {
	height: 20px;
	border: 1px solid #000044;
	background-color: #eeeeee;
}
a {
	color: blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.disp_link {
	border: 1px solid #000000;
	padding: 5px;
	margin: 2px;
	color: blue;
	background-color: #eeeeee;
	text-decoration: none;
}

span.pora2 {
	float: left;
	border: 1px solid #EEEEEE;
	width: 298px;
}

.pora2-img {
	background: #ECECEC;
	margin: 14px 14px 28px;
	width: 270px;
	text-align: center;
}

.pora2-img img {
	vertical-align: bottom;
}

div.photo-box {
	width: 560px;
	margin: 0 auto 30px;
	padding: 0;
	text-align: center;
}

div.title {
	background-image: url(./bg_title.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 70px;
	margin: 0 0 10px;
	padding: 0;
	line-height: 350%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;

}

div.photo-box img {
	border: 6px solid #7FC31C;
	vertical-align: bottom;
}

div.comment {
	width: 90%;
	margin: 10px auto 0;
	padding: 5px 10px;
	border: 1px solid #000000;
	text-align: left;
}
