@charset "UTF-8";

*{padding:0; margin:0;}
html {overflow: auto;}
* html {overflow: hidden; overflow-x: auto; height: 100%;}
* html body {overflow-y: auto;}
.highlight a:hover *{  filter: alpha(opacity=75);  -moz-opacity:0.75;  opacity:0.75;  }
.clearfix:after {  content: ".";   display: block;   height: 0;   clear: both;   visibility: hidden;  }  
.clearfix { display: inline-table; } 
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */
body {
	color: #333;
	font-size:12px;line-height: 140%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック'; 
	min-width: 980px;
	height: 100%;
	background:#222;

}
.left10{
	margin:0 0 0 10px;
}
.container {
	width:980px;
	margin:0 auto;
}
#02{
	padding:0 0 -10px 0;
}
div{
    line-height: 0;
}
p{
	line-height: 140%;
}
.center{
	text-align:center;
}
#footer{
	background:#fff;
	padding:0 0 20px 0;
}
#footer_left{
	width:490px;
	float:left;
}
#footer_left p{
	margin:0 0 0 20px;
}
#footer_right{
	width:490px;
	float:right;
}
.bt_ac{
	float:left;
	margin:15px 10px;
}
.bt_acc{
	margin:15px 10px 0 140px;
}
address{
	text-align:right;
	margin:0 20px 0 0;
	font-style:normal;
	font-size:10px;
}
