@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_l{
	width:319px;
}

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

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

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

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

#main #category{
	margin:0 3px;
	padding:0;
}

#main #category .left_box ,#category .right_box{
	width:254px;
}

#main .category_r{
	margin-top:2px;
	margin-left:68px;
	
}

#main #category ul{
	margin:0 2px 2px 2px
}

#main #category li{
	margin-right:5px;
	padding-left:10px;
	line-height:15px;
	font-size:12px;
	background: url(../img/point.gif) no-repeat left center;
	float:left
}

#main #category li.end{
	margin-right:0;
}

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

#blog table {
	margin:0;
	padding:0;
	text-align:left
}

#blog td {
	margin:0;
	padding:1px 10px 1px 0;
	font-size:12px;
	line-height:16px;
	letter-spacing:0.1ex;
	background: #ffffff;
	border-right: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#blog th {
	margin:0;
	padding:1px 10px 1px 0;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.1ex;
	line-height:16px;
	background-color: #FAD9D6;
}

/* 右メニュー部分 */

#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;
}
/*メールマガジン 2009年7月22日追加*/
#mm {
	width: 200px;
}
#mm p {
	padding-bottom: 10px;
	text-align: center;
}	
#mm_btn {
	width: 150px;
	height: 31px;
	margin: 0 25px;
}	
#mm_btn a{
	background: url(../../img/mm_btn.gif) no-repeat 0 0;
	height: 31px;
	display: block;
	
}
#mm_btn a:hover {
	background: url(../../img/mm_btn.gif) no-repeat 0 -31px;
}

/* ▽ボタン　 */

.btn_22 a {
	height:22px;
	background-position:0 0;
	display:block
}

.btn_22 a:hover {
	background-position:0 22px;
}

.btn_go{
	width:155px;
	height:22px;
	background:url(../../img/b_go.gif) 0 0;
	display:block;
	float:right;
}