body {
	background-color: #F6E8EC;
	background-image: url(../top1/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
a:link {
	color: #CC6600;
}

#bgBox {
	background-image: url(../top1/main_bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 966px;
}

#syusaisyaBox {
	margin-bottom: 40px;
}


p {
	margin: 0px;
}


#leftBox {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../top1/left_bg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	float: left;
	margin: 0px;
	padding-bottom: 20px;
}

#bgBox .mainBox #rightBox h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFC;
	background-image: url(../top1/sub_title_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	line-height: 1.1em;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 12px;
	text-shadow:#000 1px 1px 3px;
}

.clearBox {
	clear: both;
}
#rightBox {
	float: right;
	width: 700px;
	padding-top: 20px;
	padding-right: 10px;
}
#rightBox .modelName {
	font-size: 11px;
	line-height: 1.1em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	padding-top: 2px;
	padding-bottom: 2px;
}



#rightBox .othersBox, #othersBox .othersBox{
	padding-bottom: 40px;
}
.binyuLinkWaku {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 3px;
}
#dtiRssBox {
	margin-bottom: 40px;
}
#dtiRss {
	height: 300px;
	overflow: auto;
}
#recoMovieBox {
	margin-bottom: 20px;
}
.mainText10 {
	font-size:10px;
	line-heigt:1.1em;
}

.movieName {
	font-size: 10px;
	font-weight: bold;
	margin:0px 0px 3px 0px;
}

#amateurBox {
	margin-bottom: 40px;
}
#amateurBox .mainText10 {
	line-height:1.4em;
}
#amateurBox .galsWaku {
	padding: 2px;
	border: 1px solid #CCCCCC;	
}


