@charset "euc-jp";

.topscroll {
scrollbar-3dlight-color:#006633;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#006633;
scrollbar-darkshadow-color:#006633;
scrollbar-face-color:#006633;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-track-color:#006633;
}

#topcontainer {
	width:962px;
	min-height:100%;
	height: auto !important;
	height: 100%;
	background-color:#e5b689;
	background:url(../images/top_maintbg.jpg);
	background-repeat:repeat-y;
	margin:auto;
	padding:0;
}

#topcontainer .mainimg {
	width:950px;
	height:440px;
	margin:0 auto;
	padding:0;
}

#topcontainer .thanksimg {
	width:950px;
	height:560px;
	margin:0 auto;
	padding:0;
}

#topcontainer #topcont {
	width:962px;
	height:auto;
	margin:0 auto;
	padding:0;
}

#topcontainer #topcont #what {
	width:448px;
	height:228px;
	margin:0 auto;
	padding-left:10px;
	float:left;
}



#topcontainer #topcont #what .whatbg1{
	width:448px;
	height:6px;
	margin:0 auto;
	padding:0;
	background:url(../images/whatbg1.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#topcontainer #topcont #what .whatdetail{
ˇˇˇˇwidth:448px;
	height:228px;
	margin:0;
	padding:0;
	background:url(../images/whatbg2.gif);
	background-position:center;
	background-repeat:repeat-y;
	position:relative;
}

#topcontainer #topcont #what .whatbg3{
	width:448px;
	height:6px;
	margin:0 auto;
	padding:0;
	background:url(../images/whatbg3.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}



#topcontainer #topcont #twitter{
	width:489px;
	height:240px;
	margin:0 auto;
	padding-right:15px;
	float:right;
}

#topcontainer #topcont #twitter .twtrbg1{
	width:489px;
	height:6px;
	margin:0 auto;
	padding:0;
	background:url(../images/twtrbg1.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#topcontainer #topcont #twitter .twtrdetail{
	width:489px;
	height:228px;
	margin:0 auto;
	padding:0;
	background:url(../images/twtrbg2.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#topcontainer #topcont #twitter .twtrbg3{
	width:489px;
	height:6px;
	margin:0 auto;
	padding:0px;
	background:url(../images/twtrbg3.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}


#topcontainer .copy{
	width:962px;
	height:45px;
	margin:0 auto;
	padding:0;
	float:right;
	background:url(../images/topfooter.jpg);
	background-position:center;
	clear: both;
}

#topbanner{ width:750px; height:85px; text-align:center;
padding:10px; margin:auto;}

#topbanner .bnr1{width:365px; float:left; }
#topbanner .bnr2{width:365px; float:right; }
