@charset "UTF-8";

/* table 
------------------------------------------------------------ */
.table-leftBox {
	background-color: #E8E8E8;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: normal;
}

.table-rightBox {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: normal;
}


/* format 
------------------------------------------------------------ */
.title {
	font-size: 14px;
	font-weight: normal;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
}
#shopArea  {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	border-top: 1px dotted #979797;
	padding-top: 5px;
	border-bottom: 1px dotted #979797;
	padding-bottom: 5px;
	margin-top: 3px;
}
#setsumei {
	margin-bottom: 10px;
	margin-top: 10px;
}
#setsumei ul li {
	font-size: 11px;
	font-weight: normal;
	list-style: square url(none) inside;
}
#mainContent table {
	border-collapse:collapse;
	float: right;
}
#mainContent table tr td {
	border-bottom: 2px solid #FFFFFF;
}
.table-narrow-left {
	background-color: #E8E8E8;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.table-narrow-center {
	font-size: 11px;
	font-weight: normal;
	padding: 2px 8px 2px 20px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
#openPlan   table  {
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#openPlan   table  tr td {
	border: 1px solid #CCCCCC;
}
#open-store-plan, #open-store-plan02 {
	width: 500px;
	margin-top: 10px;
}
#open-store-plan ul li {
	float: left;
	font-size: 12px;
	font-weight: normal;
	list-style: circle inside;
	margin-right: 10px;
}
#open-store-plan ul li, #open-store-plan02 ul li {
	float: left;
	font-size: 12px;
	font-weight: normal;
	list-style: circle inside;
	margin-right: 10px;
}

