@charset "UTF-8";
@import "/include_2015/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */
.ms {
	text-align:left;
	font-size:14px;
	line-height:22px;
	color:#333;
	margin:auto;
}

#mystery-shopper div {
	margin-bottom: 0px;
}


.ms_co01 {
	float: left;
	width: 100%;
	height:315px;
	margin: 0px;
        margin-left : 18px ;
        margin-top : 21px ;
	text-align: center;
	font-size:13px;
	line-height:20px;
	text-align: left;

}


.ms_co02 {
	float: left;
	width: 100%;
	height:330px;
	margin: 0px;
        margin-left : 18px ;
        margin-top : 21px ;
	text-align: center;
	font-size:13px;
	line-height:20px;
	text-align: left;
}


.ms_co03 {
	width: 100%;
	height:154px;
        margin-top : 21px ;
        margin-left : auto ;
        margin-right : auto ;
	text-align: center;
        background-image: url(../images/bk03.gif);
}



.ms_text01 {
        margin-top : 8px;
	color: #333333;
	font-size:13px;
	line-height:20px;
	text-align: left;
}


.ms_text02 {
	width: 100%;
        margin-top : 8px;
	color: #333333;
	font-size:15px;
	line-height:20px;
        margin-left : auto ;
        margin-right : auto ;
}

.ms_foot01 {
       clear:left
}


div img { vertical-align: text-bottom; }
