@charset "Shift_JIS";

/* _____________________________________________________________________LAYOUT */

#main_wrapper_top{
	width:610px;
	padding:0px;
	margin:0px;
	float:right;
}

#top_content_bg{
	background-image:url(../img/bg_content.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#top_main_area{
	width:455px;
	margin-left:15px;
}

h2#topic{
	width:120px;
	height:28px;
	background-image:url(../img/h2_topics.gif);
	background-repeat:no-repeat;
	margin:0px 0px 6px;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:1em;
}

#topic_box{
	margin:0px 0px 50px;
	padding:0px;
	background-color:#393157;
}

#topic_area{
	width:404px;
	margin:0px 25px;
	font-size:11px;
	line-height:1.6em;
}

.comment_box_tx{
	padding:0px;
	font-size:12px;
	line-height:1.2em;
}

.table_discover{
	margin-top:0px;
	float:left;
	background-color:#d90042;
	font-size:10px;
	line-height:1.2em;
	color:#ffffff;
}

.table_myspace{
	background-color:#44507d;
	font-size:11px;
	line-height:1.8em;
	color:#ffffff;
}

