@charset"Shift-JIS";

h2 {
	margin:0 0 10px 0;
	
}

/* メイン */

#main {
	width:750px;
	margin:0 0 10px 0;
	padding:0;
}

#main .left_box{
	width:515px;
	margin:0;
	padding:0;
}

#main .right_box{
	width:210px;
	margin:0;
	padding:0;
}

#flash{
	background: url(../../img/search_img.jpg) no-repeat right top;
	border-bottom:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
}

#main .topics_r{
	margin-left:190px;
}

#main .topics_r .line_x_or {
	clear:none;
}

#main .topics_r .left5 {
	margin-left:5px;
}

#main .ranking{
	margin-top:3px;
}

#recruit a{
	height:120px;
	background-position:0 0;
	display:block;
}

#recruit a:hover{
    background-position:0 120px;
	display:block;
	height:120px;
}

#recruit #btn_recruit{
	width:515px;
	height:120px;
	background-image:url(../../img/i_recruit.jpg);
}

#game{
	background-image:url(../../img/bk_game.gif);
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px;

}
#game .l_inbox{
	float:left;
	width:246px;
}

#game .r_inbox{
	float:right;
	width:245px;
}
#game .left_text{
	width:120px;
}

.point{
	padding:0 0 0 23px;
	font-size:12px;
	line-height:180%;
	letter-spacing:0.1ex;
	background:url(../img/point_02.gif) no-repeat 0 1px;
}

/* 右メニュー部分 */

#main #coupon{
	width:198px;
}

#main #coupon .btm5{
	padding-top:5px
}

#main #coupon #get{
	width:95px;
	float:right
}

#main #coupon #get a{
	background:url(../../img/b_coupon.gif) no-repeat 0 0;
	height:23px;
	display:block
}

#main #coupon #get a:hover{
	background:url(../../img/b_coupon.gif) no-repeat 0 -23px;
}


.top_overflow{
	margin: 0px;
	background-color:#ffffff;
	height:200px;
	overflow:auto;
	text-align:left;
	padding:5px 5px;
}

