@charset "UTF-8";

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

/* ---------------------------------------------------------------- *
	PRテキストに関わる設定
 * ---------------------------------------------------------------- */
ul.pr_text { width: 750px; margin: 10px auto 0; padding: 5px 10px 6px; border: solid 1px #999; }
ul.pr_text li { color: #b3b3b3; font-size: 10px; text-align: center; width: 124px; float: left; margin: 0; padding: 1px 0; list-style-type: none; }
ul.pr_text li.first { color: #7f7f7f; width: 780px; }
ul.pr_text li a { color: #7f7f7f; font-size: 10px; text-decoration: none; }
.float_clear { clear: both; }
#pr { width: auto; height: auto; margin: 0 0 0; padding: 0; }
.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 */
