body{
	text-align:center;
	margin:0;
	padding:0;
	font:11pt Osaka , "MS UI Gothic", "ヒラギノ角ゴ Pro W3" , sans-serif;
	color:#666666;

}

img{
	border:none;
}

hr{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

/* link ********************************************************************************/


a{
color:#009999;
}

a:visted{
color:#009999;
}

a:hover{
color:#009999;
}

/*
a:link,label:link,a:hover,label:hover,a:visted,label:visted{
	color:#0099FF;
	text-decoration:none;
}
*/


/* img ********************************************************************************/

img{ border:none; }

/* head ********************************************************************************/

#head{
	width:940px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
}



/* main ********************************************************************************/

#main{
	width:100%;
}

#container{
	width:960px;
	margin-right:auto;
	margin-left:auto;
}

/* ads ********************************************************************************/



/* body ********************************************************************************/


#body{
	float:left;
	width:500px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:center;
	border:#CCCCCC 1px solid;
	margin-bottom:100px;

}


#top{
	width:480px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#top div{
background-color:#009999;
color:#FFFFFF;
text-align:center;
font-size:12px;
margin-top:17px;
}

#info {
text-align:left;
margin-top:20px;
}

#info div{
background-color:#FF3366;
color:#FFFFFF;
text-align:center;
font-size:12px;
}

#afilli {
text-align:center;
margin-top:20px;
background:url(../img/bg_ads.gif) repeat center center;
height:100px;
}

#afilli div{
background-color:#FF3366;
color:#FFFFFF;
text-align:center;
font-size:12px;
margin-bottom:15px;
}

#movie {
text-align:center;
margin-top:20px;
}

#bottom{
	width:480px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:20px;
	font-size:12px;
}

.height{
	height:700px;
}


.amazon{
background-color:#FF3366;
color:#FFFFFF;
text-align:center;
font-size:12px;
}

/* left ********************************************************************************/

#left{
	float:left;
	margin-left:10px;
	width:198px;
	margin-top:10px;
	text-align:left;
	margin-bottom:100px;
}

#left div{
width:180px;
background-color:#0066CC;
color:#FFFFFF;
font-size:12px;
margin-right:auto;
margin-left:auto;
text-align:center;
}

#left ul{
	list-style:none;
}

/* right ********************************************************************************/

#right{
	float:right;
	margin-right:10px;
	width:198px;
	margin-top:10px;
	text-align:left;
	margin-bottom:100px;
}

#right div{
width:180px;
background-color:#0066CC;
color:#FFFFFF;
font-size:12px;
margin-right:auto;
margin-left:auto;
text-align:center;
}

#ads_small{
	width:180px;
	text-align:center;
}

#right ul{
	list-style:none;
}


/* foot ********************************************************************************/

#foot{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	font-size:12px;
	line-height:20px;

}

#foot div{
	background-color:#666666;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;

}

/* li ********************************************************************************/

/* FONT size ********************************************************************************/

.std1 {
	font-size: 10px;
	line-height: 150%;
}
.std2 {
	font-size: 11px;
	line-height: 150%;
}

.std3 {
	font-size: 12px;
	line-height: 150%;
}

.std4 {
	font-size: 13px;
	line-height: 150%;
}
.std5 {
	font-size: 14px;
	line-height: 150%;
}

.std6 {
	font-size: 16px;
	line-height: 150%;
}

.std7 {
	font-size: 18px;
	line-height: 150%;
}

.std8 {
	font-size: 20px;
	line-height: 150%;
}

.std9 {
	font-size: 23px;
	line-height: 150%;
}

/* FONT COLOR ********************************************************************************/

.white {
	color: #FFFFFF;
}
.black{
	color: #000000;
}
.gray {
	color: #333333;
}
.mgray {
	color: #666666;
}
.lgray {
	color: #999999;
}
.red {
	color: #FF0000;
}
.pink {
	color: #FF0066;
}
.green{
	color: #00FF00;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #0033CC;
}
.lblue {
	color: #0099FF;
}
.yellow {
	color: #FFFF00;
}
