/*$B%V%i%&%6%9%?%$%k$N=i4|2=(B*/
*{
margin: 0;
padding: 0;
color: #B4B4C2;
font-family: Verdana, Arial, "$B%R%i%.%N3Q%4(BPro W3","Osaka","$B#M#S(B $B#P%4%7%C%/(B",
sans-serif;
line-height: 1.2;
line-break: strict;
}


/*$BJ8=qK\BN(B(body)*/
body{
background-color: #171717;
}


/* $B%j%s%/%F%-%9%H(B (a) */

a:link {
  color: #AEC200;
  text-decoration: none;
  }
a:visited {
  color: #AEC200;
  text-decoration: none;
  }
a:hover {
  color: #E4FF00;
  text-decoration: underline;
  }
a:active {
  color: #F0F0F0;
  text-decoration: none;
  }



/* $B2hA|(B (img) */
img {
  border: 0;
  }
  
  
/* $BA4BN$N%3%s%F%J(B*/  

div#container{
width: 770px;
/*height: 1000px;*/
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
font-size:11px;
font-weight: 600;
line-height: 200%;
}

#container .gototop {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div#title{
width: 750px;
float: left;
margin-left: 14px;
margin-right: auto;
margin-top: px;
margin-bottom: 20px;
/*background-color: #333333;*/
}



div#leftbox{
width: 300px;
float: left;
}

div#leftbox h2{
height: 0;
overflow: hidden;
}

div#rightbox{
width: 470px;
float: right;
}

div#video{
width="425"
float: left;
margin-bottom: 10px;
}

div#rightbox p{
margin-bottom: 35px;
}

p#pagetop{
font-size: 10px;
text-align: right;
font-weight: 700;
line-height: 200%;
}

