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

#gnavi-keirin a:link, #gnavi-keirin a:visited, #gnavi-keirin a:hover {
	background-image: url(../images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -337px -65px;
}
#title {
	width: 620px;
	border: 4px double #426617;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5FBEE;
	background-image: url(../images/title-keirin.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;
}
.photo180 {
	line-height: 100%;
	width: 182px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
	clear: left;
	padding-right: 15px;
}
.photo420 {
	line-height: 100%;
	width: 422px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
}


