@charset "Shift_JIS";

/*top layout*/
/*site_list*/
.site_list{ background-image:url(../images/bg_site.gif); background-position:bottom; display:table; padding-bottom:10px;}
ul.site{margin-left:4px; list-style:none; clear:both;}
ul.site li {float:left; margin:4px;}
ul.site li.last{clear:right;}

/*serch*/
div.search_pro{background:#f1f0df; padding:10px;}

/*float*/
.top_f_r{float:right; width:190px;}

/*space*/
.ml10{margin-left:10px;}


.ptb10{padding:10px 0;}

/*text*/
.t_center{text-align:center;}