body {
	margin:0px;
	background-color:#000;
	font-family: "MS PGothic";
}

a:link{
color: #FFF;
font-weight:normal;
text-decoration: none;
font-size:11px;
line-height:120%;
}
a:visited {
text-decoration: none;
font-size:11px;
color: #FFF;
line-height:120%;
}
a:hover {
color: #FF0099;
text-decoration: none;
font-size:11px;
line-height:120%;
}
img {
border:none;
}

span{
color: #99FF00;}

p {
font-size:12px;
text-align:left;
color:#444;
margin:5px 0px 0px 5px;
}
/***************************************************** wrapper ******/
#wrapper {
width:700px;
float:left;
}
/***************************************************** left ******/
#left{
width:200px;
float:left;
text-align:center;
padding:5px;
font-size:12px;
} 
.kaijo{
clear:left;}
/***************************************************** right ******/
#right{
width:490px;
float:left;
}
.thumb-box{
width:120px;
float:left;
padding:3px 1px 1px 1px;
font-size:10px;
line-height:120%;
text-align: justify; text-justify: distribute
}
* html body .thumb-box{
width:120px;
float:left;
padding:3px 1px 1px 1px;
font-size:11px;
line-height:130%;
}
.footer{
width:490px;
margin-top:-2px;
float:left;
}
