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

/* ---------------------------------------------------------
	CSS Document present > market
--------------------------------------------------------- */
#market {
	text-align: left;
	padding: 0px 5%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color:#FFFFFF;
}

#market img {
	width:100%;
	height:auto;
}

#market p {
	margin-top: 10px;
}

.f-red {
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 1px;
	width: 100px;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}


#waku {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-color: #fcf5f9;
	padding:0 5%;
	text-align:center;
}

#waku img {
        max-width:553px;
}

#toroku {
	background-color: #fcf5f9;
	margin:auto;
}

#toroku img {
        max-width:296px;
}

#toroku .left {
	margin-top: 10px;
}

#toroku .right {
	text-align:center;
}

#toroku p {
	font-size: 14px;
	line-height: 21px;
	color: #333333;
	text-align: left;
	margin:20px 0;
}

.f18 {font-size: 18px}
