#container{
	width:740px;
	color: #5D5D5D;
	font-size: 12px;
	margin-top:15px;

		}
		
#container a {
	color: #000099;
	text-decoration: none;
}

#container a:visited {
	color: #000099;
	text-decoration: none;
}

.FeaturedTitle{
	font-size:18px;
	border-bottom:solid 1px #999;
}

h2{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#000;
	font-family:"Hiragino Kaku Gothic Pro W3";
	margin-bottom:10px;
}

h3{
	font-size:14px;
	color:#C1272D;
	font-weight:bold;
}

#RakutenBoxTitle{
	background-color:#C1272D;
	padding:5px 10px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

#RakutenBox{
	border:solid 10px #C1272D;
	border-top-width:0;
	padding:15px;
	margin-bottom:20px;
}

#RakutenBox img{
	float:right;
}

#SneakPeek{
	margin-top:15px;
	background-color:#E2E3E4;
	padding:70px 10px 10px 10px;
	background-image:url(/features/031/img/sneak_peek.gif);
	background-repeat:no-repeat;
}

.EachRakuten{
	float:left;
	width:230px;
	margin:10px 5px;
}

.EachRakuten img{
	margin-right:5px;
	margin-bottom:5px;
}

#PageLR{
	clear:both;
	margin:20px 0;
}

#PageL{
	width:150px;
	float:left;
}

#PageR{
	width:300px;
	float:right;
	text-align:right;
}
