/* 共通スタイルシートの読み込み */
@import url("common.css");
@import url("calendar.css");
@import url("cart.css");
@import url("mess.css");
@import url("item.css");
@import url("mail.css");
@import url("quest.css");
@import url("info.css");


#rightcolumn .news {
	color: #3c3f36;
	background-image: url(../images/news-title.jpg);
	height: 40px;
	width: 620px;
	text-indent: -9999px;
	display: block;
}
#rightcolumn  .news-text  {
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	margin-left: 35px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 5px;
}
#rightcolumn .banner1 {
	width: 285px;
	float: left;
	padding-left: 25px;
}
#rightcolumn .banner2 {
	padding-left: 315px;
}

#rightcolumn .content-title {
	background-image: url(../images/content-title.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 620px;
	text-indent: -9999px;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}
#rightcolumn .point {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

#rightcolumn .content {
	padding-left: 25px;
	margin-bottom: 10px;
}
#rightcolumn  .content-info  {
	/*background-image: url(../images/content-bg.jpg);*/
	width: 282px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 8px;
}


#rightcolumn  .content-img  {
	padding:6px;
	border:solid 1px #CCCCCC;
	margin-bottom:10px;
}

.content h4 iframe noscript a{
}

.content h4 iframe noscript a:hover{
	opacity:0.7;
}

iframe img{
	opacity:0.7;	

}
#rightcolumn .content-text {
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
	line-height: 15px;
	color: #808080;
}
#rightcolumn .content-text a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
#rightcolumn .content-text a:link {
	color: #333333;
}
#rightcolumn .content-text a:hover {
	color: #FFCC00;
}
#rightcolumn  .category {
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	color: #4d5242;
	height: 41px;
	width: 620px;
	margin-bottom: 5px;
}
#rightcolumn  .category-text  {
	color: #333333;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

