@charset "utf-8";
/* CSS Document */

#outletbox {
	line-height: 20px;
	font-size: 12px;
}
#outletbox #o-title {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #FFFFFF;
	background-color: #999999;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
#o-box1 {
	font-size: 12px;
	line-height: 18px;
	color: #FF3333;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #EAEAEA;
	margin-bottom: 10px;
}

