@charset "utf-8";
/* CSS Document */

/* common
-------------------------*/
.flClear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0px;
	margin-top: auto;
}


.flRight {
	float: right;
}
.flLeft {
	float: left;
}
.txtS {
	font-size:10px;
	line-height:12px;
}
.txtM {
	font-size:12px;
	line-height:16px;
}
.txtB {
	font-size:14px;
	line-height:18px;
}
.glay {
color:#767676;
}
.glay2 {
color:#B3B3B3;
}
.white {
color:#FFFFFF;
}
.red {
color:#EB2F00;
}
.green {
color:#6FCD1B;
}
.dGreen {
color:#568B11;
}
.blue {
color:#375CE5;
}
.pastelRed {
color:#F86A6A;
}
.orange {
color:#E38A16;
}
button {
width: auto;
padding:0;
margin:0;
background:none;
border:0;
font-size:0;
line-height:0;
overflow:visible;
cursor:pointer;
}
.ban {
	margin-bottom : 10px;

}

.ban img {
	margin-right: auto;
	margin-left: auto;
}

.ban span {
	display:block;
	padding-top : 3px;
	text-align: center;

}

*+html .float-box {
    min-height: 0;
    display: inline-block;
}
float-box {
    min-height: 0;
    display: inline-block;
}
.float-box:after  {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.pankuzu {
height:25px;
}

