/* グローバルナビ
────────────────────────────── */

#gnavi-shinka a:link, #gnavi-shinka a:visited, #gnavi-shinka a:hover {
	background-image: url(../images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -133px -65px;
}

#title {
	width: 620px;
	border: 4px double #426617;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5FBEE;
	background-image: url(../images/title-shinka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	margin-top: 30px;
	height: 44px;
}

#main-contents {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 30px;
}
#main-contents p {
	line-height: 200%;
	text-indent: 1em;
	padding-bottom: 20px;
}
#main-contents img {
	border: 1px solid #666666;
}
.photo-right {
	float: right;
	margin-left: 20px;
	text-align: center;
}
.photo250 {
	line-height: 100%;
	width: 252px;
	padding-bottom: 20px;
}
.photo-bottom {
	clear: both;
}
.photo200 {
	line-height: 100%;
	width: 202px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
	margin-right: 7px;
}
.photo200e {
	line-height: 100%;
	width: 202px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
}


