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

/* ---------------------------------------------------------
	CSS Document present > market
--------------------------------------------------------- */
#market {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:center;
}

#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;
}

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

#toroku .left {
	width: 360px;
	float: left;
	height: 200px;
	margin-top: 10px;
}

#toroku .right {
	width: 296px;
	float: right;
	height: 200px;
}

#toroku .chui {
	width: 674px;
	clear: both;
}

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

.f18 {font-size: 18px}

#waku {
	width: 726px;
	margin:0 auto 50px;
	background-color: #fcf5f9;
}

