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

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */
#mystery-shopper {
        background-image: url(../images/bk01.gif);
        margin-left : auto ;
        margin-right : auto ;
	text-align: center;
	width:800px
}

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


.ms_co01 {
	float: left;
	width: 351px;
	height:315px;
	margin: 0px;
        margin-left : 40px ;
        margin-top : 21px ;
	text-align: center;
	font-size:13px;
	line-height:20px;
	text-align: left;
	display:inline;
}


.ms_co02 {
	float: left;
	width: 351px;
	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: 797px;
	height:154px;
        margin-top : 21px ;
        margin-left : auto ;
        margin-right : auto ;
	text-align: center;
        background-image: url(../images/bk03.gif);
}

.ms_co04 {
	width: 800px;
	height:71px;
        margin-top : 0px ;
        margin-left : auto ;
        margin-right : auto ;
	text-align: center;
        background-image: url(../images/bk02.gif);
}
.ms_co05 {
	width: 800px;
	height:71px;
        margin-top : 0px ;
        margin-left : auto ;
        margin-right : auto ;
	text-align: center;
        background-image: url(../images/bk04.gif);
}

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


.ms_text02 {
	width: 600px;
        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; }
