@charset "shift_jis";

*{
	margin:0px;
	padding:0px;
}
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	color:#000000;
	line-height: 120%;
	background:url(../../img/common/bg.png);
	background-repeat:repeat-x;
}
/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */
a img{
	border:none;
}



.flashpanel {
	    position: relative;
}

#biz_banner {
	    position: absolute;
	    top: 2px;
	    right: 4px;
	    
}

#biz_banner_free {
 width: 190px;
}