@charset "UTF-8";

@import url(/css/base.css);
@import url(/css/clear.css);
@import url(/css/droppy.css);
@import url(/css/main.css);



/*-------------- common --------------*/ 
.fL{float:left;}
.fR{float:right;}

.font80{font-size:80%;}
.blue{color:#0169b8;}
.bold{font-weight:bold;}

.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}

.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}

.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}

a:focus{
overflow:hidden;
}
.position_base {
	position: relative;
}

/*-------------- clearfix --------------*/ 
.clearfix:after {content:"."; display:block;height:0;clear:both; visibility:hidden;	line-height:0;}
.clearfix{display:inline-table;	min-height:1%;}
/* \*/
html .clearfix{* height:1%;}
.clearfix{display:block;}
/* */


/*-------------- set flash (normal) --------------*/ 
/* IE6 */
*html .swf{position:absolute; z-index:3; margin-top:-1px;}
/* Firefox */
html>body .swf{position:absolute; z-index:3; margin-top:-4px;height: 28px;}
/* IE7・IE8・GoogleChrome */
.swf{position:absolute; z-index:3; margin-top:-1px;}

/*-------------- set flash (minus for IE6) --------------*/ 
/* IE6 */
*html .swf_sub{position:absolute; z-index:3; margin-top:-2px;}
/* Firefox */
html>body .swf_sub{position:absolute; z-index:3; margin-top:-4px;}
/* IE7・IE8・GoogleChrome */
.swf_sub{position:absolute; z-index:3; margin-top:-1px;}

/*-------------- set flash (minus for firefox) --------------*/ 
/* IE6 */
*html .swf_minus{position:absolute; z-index:3; margin-top:-1px;}
/* Firefox */
html>body .swf_minus{position:absolute; z-index:3; margin-top:-5px;}
/* IE7・IE8・GoogleChrome */
.swf_minus{position:absolute; z-index:3; margin-top:-1px;}

/*-------------- set flash (minus for IE6 and firefox) --------------*/ 
/* IE6 */
*html .swf_set{position:absolute; z-index:3; margin-top:-3px;}
/* Firefox */
html>body .swf_set{position:absolute; z-index:3; margin-top:-5px;}
/* IE7・IE8・GoogleChrome */
.swf_set{position:absolute; z-index:3; margin-top:-1px;}
/* IE7 */
/* *:first-child+html .swf{position:absolute; z-index:3; margin-top:-3px;} */
.swf_fall_back_comment {
	font-size: 69%;
	line-height: 1.5;
	color: blue;
}