@charset "UTF-8";

/* ================================================================ *
	CSS for adic-grp SUBLIME design 2009
 * ================================================================ */

/* ---------------------------------------------------------------- *
	PRテキストに関わる設定
 * ---------------------------------------------------------------- */
ul.pr_text { width: 638px; margin: 30px auto 0; padding-top: 5px; padding-bottom: 6px; padding-left: 20px; border: solid 1px #514737; }
ul.pr_text li { color: #b3b3b3; font-size: 10px; text-align: center; width: 124px; float: left; margin: 0; padding-top: 1px; padding-right: 0; padding-left: 0; list-style-type: none; }
ul.pr_text li.first { color: #514737; width: 638px; }
ul.pr_text li a { color: #514737; font-size: 10px; text-decoration: none; }
.float_clear { clear: both; }
#pr { background-color: #faf6dc; width: auto; height: auto; margin: 0; padding: 0; }
ul.pr_bnr { position: relative; left: -10px; margin-top: 50px; }
ul.pr_bnr li { float: left; margin-right: 3px; margin-left: 3px; list-style-type: none; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
