@charset "utf-8"; 

/** ページごとに違うのはなるべくここに置く **/

/*PLESE DO NOT RESET CSS AT THIS LEVEL. The Rest is done at global.css level, doing this can break component.
Please contain reset scope within the contents of the page*/
/*
*{font-family: verdana ,MS UI Gothic, arial, ＭＳ Ｐゴシック, sans-serif,Osaka‐等幅;} 
body{padding:0px; margin:0; font-size:12px; background-color:#000; line-height:20px; color:#252525;}
*/

#wrap{width:802px; margin:0 auto; padding:0; background-color:#FFF;}

.img1 {	width: 802px; height:478px;	display: block;	background: top left url(img1.jpg) no-repeat ; margin:0; padding:0;}
.img2 {	width: 802px; height:431px;	display: block;	background: top left url(img2.jpg) no-repeat ; margin:0; padding:0;}
.img3 {	width: 802px; height:215px;	display: block;	background: top left url(img3.jpg) no-repeat ; margin:0; padding:0;}

.pfName {
display: block;
text-align: right;
width: 802px;
margin: 0 auto 36px;
font-size: 14px;
line-height: 22px;
}

#addinfo{color: #fff; font-size:12px;text-align:left;line-height:150%; margin-left:40px; padding-top:20px;}
#addinfo span{ color: #7d7d7d; font-weight:bold;}
#addinfo a{color: #009bd0; text-decoration:none;}
#addinfo a:hover{color: #009bd0; text-decoration:none;}

img a { border:0}
img a:hover { border:0}
.icons { padding: 298px 255px 0px 0px; margin:0px; float:right; }

img{border:none;}
a{ outline:none; color: #009bd0; text-decoration:none;}
a:hover{ outline:none; color:#f34189;}
.end{ clear:both; margin:0; padding:0;}
.home { margin:0; padding:5px 10px 0 0;}
.clear { margin:0px; padding:0px; clear:both; width:100%; font-size:1px;}
.spacer {display:block; height:1px;}

.eventBtnOuter {text-align:left;}
a.eventBtn {margin:0;display:block;	text-indent:-9999px;width:345px;height:345px; background:top left url(eventBtn.jpg) no-repeat ;}
a.eventBtn:hover {background-position: 0 -345px;}

.joinBtnOuter {text-align:left;}
a.joinBtn {margin:0;display:block;	text-indent:-9999px;width:602px;height:70px; background:top left url(joinBtn.png) no-repeat ;}
a.joinBtn:hover {background-position: 0 -70px;}

.loginBtnOuter {text-align:left;}
a.loginBtn {margin:0;display:block;	text-indent:-9999px;width:602px;height:70px; background:top left url(loginBtn.png) no-repeat ;}
a.loginBtn:hover {background-position: 0 -70px;}