/* CSS Document */

#sec01,#sec02,#sec03,#sec04{font-size:15px;}

#sec01{
	position:relative;
	background:#000;
}

#sec01 img{width: 100%; display:block; margin-left:auto; margin-right:auto;}

.mr-3{margin-right:3%;}
.ml-3{margin-left:3%;}


#sec02{
	padding:0px;
	position:relative;
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.attention{font-size:10px;}

#sec02 img{display:block;}
#sec02 p.q{color:#AB0002; font-weight:bold; margin-bottom:1%;}
#sec02 p span{color:#583513; font-weight:bold;}
#sec02 p:not(.q){color:#FFF; margin-bottom:2%;}
#sec02 div#box{background:rgba(255,255,255,0.7); padding:1.5%;}


.attention{color:#fff; margin:1% 0 0 5.5%; font-size:80%;}

#sec03{
	width:100%;
	margin:2% auto;
	position:relative;

}

#sec03 img{width: 100%; display:block; margin-left:auto; margin-right:auto;}


#sec04 div{background:#000; color:#fff; padding:1.5%;}

#sec05{position: relative;}
#sec05 img{display:block; margin:auto;}



.download2{
	display:block;
	float:left;
	width:347px;
	height:170px;
	background:url(../common/download2.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	behavior: expression(IEPNGFIX.fix(this));
	margin-left:15px;
	margin-top:0px;
	filter: drop-shadow(0 0 6px #999);
}

.enquete2{
	display:block;
	float:right;
	width:347px;
	height:170px;
	background:url(../common/enquete2.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	behavior: expression(IEPNGFIX.fix(this));
	margin-right:16px;
	margin-top:0px;
	filter: drop-shadow(0 0 6px #999);
}