@charset "shift_jis";
/* CSS Document */

#gallery {
	width: 803px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 460px;
}

#gallery img {
	margin: 6px;
}

#gallery  .caption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #699;
	width: 220px;
	float: right;
	margin-top: 20px;
	height: 200px;
}

#gallery  .caption02 {
	font-size: 11px;
	color: #699;
	width: 250px;
	float: right;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

#page {
	width: 600px;
	text-align: center;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-size: 12px;
	color: #666;
}

#page a:link {
	font-size: 12px;
	color: #9C0;
	text-decoration: underline;
}

#page a:visited {
	font-size: 12px;
	color: #9C0;
	text-decoration: underline;
}


#page a:hover {
	font-size: 12px;
	color: #F60;
	text-decoration: underline;
}


#page a:active {
	font-size: 12px;
	color: #F60;
	text-decoration: underline;
}


