@charset "utf-8";

/*Init
---------------------------------------------------------*/
form,ul,ol,li,dl,dt,dd,body,h1,h2,h3,h4,h5,h6,a,p { margin:0; padding:0; }
ul,ol,dl{ list-style:none; }
li a {overflow: hidden;outline: none;}  
img{ border:0;}
hr { display:none; }
address{ font-style:normal;}
h1,h2,h3,h4{font-family:Helvetica;}
p,li,dd,dt{font-family:ＭＳ ゴシック;}
a,p {	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", Meiryo, Osaka,;}

/*Popups
---------------------------------------------------------*/
/*.popup { background:url("../common/images/ico_popup.gif") no-repeat 0 5px; padding:0 0 0 14px; }


/*clearFix
---------------------------------------------------------*/
.clears:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clears { display: inline-table; zoom: 100%; }

/* macIE \*/
* html .clears { height: 1%; }
.clears { display: block; }
/* macIE */

/*Fonts
---------------------------------------------------------*/
.font01{font-size:70%;line-height:150%;float:left;color:#FFF;text-align:left;}

/*Layout
---------------------------------------------------------*/

/*全体の枠組み-------------------------------------------------------*/
html,body{min-height:100%;}
#site{width:816px;height:100%;margin:0 auto;adding-bottom:20px; background-color:#e0dcd1; border-style:solid;border-right-width:1px;border-left-width:1px;border-color:#FF6600;border-bottom:none;border-top:none;}
#content {width:816px;float:left;}


/*ページ内リンク設定-------------------------------------------------*/

li.access_aid,p.access_aid { display:none;}

