@charset "shift_jis";

body {
	margin: 0; 
	padding: 0; 
	font-size: 90%; 
	font-family: メイリオ, Meiryo, sans-serif; 	text-align: center;

}

#contents{
	font:12px  'Meiryo UI';
	width:auto;
	height:auto;
	margin: 0px 0px 0px 60px;
}
table{
	border-collapse:collapse;

}
td{
	padding:5px;
}
td.l_Cel{
	width:120px;
	border:1px solid #000;

}

/*ニュース　トップページ使用
---------------------------------------------------------------------------*/
#news {
	background-image: url(../image/top/news.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.cashless_text{
    font-size: 10px;
    text-align:left;
    margin: 0 20px 0 20px;
}

.bannar_td{
    padding: 2px 5px 2px 5px;
}

#search_button{
	background:url(../image/bt/btn_kakunin.gif)no-repeat;
border:0px;
width:219px;
height:43px;
text-align:left;
}

#reset_button{
	background:url(../image/bt/btn_reset.gif)no-repeat;
border:0px;
width:114px;
height:43px;
text-align:left;
}

#sub_1 {
	margin: 0px 0px 0px 55px; 
}