@charset "utf-8";

/*限定テーブル*/
#limit_table{
background : url(image/limit_ta_wid.gif) repeat-y;
width:848px;
margin : 0px;
padding: 0px 0px;
}

.limit_table_in{
padding: 10px 30px;
}

.top_bot_space{
margin-bottom : 12px;
margin-top : 12px;
}

/*限定ページ下部どんなページ*/
.page_l{
background : #dddddd;
color:#777777;
border:solid 1px #aaaaaa;
text-align: center;
vertical-align: middle;
}
.page_r{
font-size : 13px;}

.page {
text-align : center;
font-size : 15px;
line-height: 130%;
font-weight : bold;
color : #ff0000;
margin-bottom : 10px;
}
.page_small {
text-align : center;
font-size : 10px;
line-height: 130%;
color : #ff0000;
}

/*限定ページボタン*/
#button{
margin : 0 auto 0 auto;
width : 352px;
}

#button a {
display:block;
width:352px;
height:83px;
background-image:url(image/limit_but.gif);
}

#button  a span {display:none;} 

a.buttan_limit {
background-position : 0px 0px;
}
a:hover.buttan_limit {
background-position : 0px  -85px;
}
