@charset "shift_jis";
/* Common
------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: #000000;
}
/* LINK Style
------------------------------------------------------------------------------------*/
a:link {
	color: #90ecfa;
	text-decoration: none;
}
a:visited {
	color: #90ecfa;
	text-decoration: underline;
}
a:hover {
	color: #b4f854;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
/* FONT Style
------------------------------------------------------------------------------------*/
.middle {
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 16px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', sans-serif;
}
.small {
	font-size: 8pt;
	line-height: 16px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', Osaka, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', sans-serif;
	color: #fbffeb;
}
.attention {
	color: #f854b0;
}
/* Member Area Text Style
------------------------------------------------------------------------------------*/
#MemberAreaText {
	height: auto;
	margin: 0 70px;
	padding: 7px 0;
	text-align: center;
	color: #fff;
}
#MemberAreaText p {
	margin: 0px;
	padding: 5px;
}
/* WP
------------------------------------------------------------------------------------*/
#wp {
	background-image: url(../images/mov_line1.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding-top: 5px;
}
#wp ul {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 80%;
	color: #fff;
	padding: 0px;
	line-height: 140%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#wp li {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
#wp div {
	padding-bottom: 5px;
}
#wp ul .pix {
	margin-left: 5px;
}
#wp .win {
	background-image: url(../images/winLogo.jpg);
	background-repeat: no-repeat;
}
#wp .mac {
	background-image: url(../images/macLogo.jpg);
	background-repeat: no-repeat;
}
/* Footer
------------------------------------------------------------------------------------*/
#copyright {
	margin: 0;
	padding: 2px 0;
	text-align: center;
	color: #ffd4ee;
}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 1267px;
}
#all a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbnail p.current {
	opacity: 0.5;
}
#prev {
	float: left;
	width: 80px;
	padding-right: 50px;
	padding-left: 50px;
	height: 400px;
	padding-top: 300px;
}
#next {
	float: left;
	height: 400px;
	padding-right: 50px;
	padding-left: 50px;
	width: 80px;
	padding-top: 300px;
}
#photo {
	float: left;
	width: 900px;
}
#all #photo #mainphotoyoko img {
	height: 600px;
	width: 900px;
}
#thumbnail {
	text-align: center;
	clear: both;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#thumbnail p {
	float: left;
	padding-right: 3px;
}
#mainphoto img, #thumbnail img, #prev img, #next img, #enter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
