/* CSS Document */

#staff-top-area{
	background-image: url(../staff/img/recruit.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 296px;
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#shop-top-area-right{
	float: left;

}
#shop-top-area-left{
	float: left;
	padding-top: 90px;
	padding-left: 28px;
}

.shop-h4{
	font-weight: bold;
}


#shop-info-area{
	margin-right: 20px;
	margin-left: 20px;
}

.shop-info-left{
	float: left;
}
.shop-info-right{
	float: left;
	padding-left: 20px;
	line-height: 180%;
	width: 430px;
}
.shop-photo{
	float: left;
	padding-right: 12px;
	padding-top: 15px;
}
.shop-info-text{
	padding-top: 10px;
	padding-bottom: 10px;
		text-align: justify;
text-justify: inter-ideograph;

}
.shop-info-button{
	margin-bottom: 10px;
}
.shop-info-layout{
	padding-top:20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}


.shop-info-layout-under{
	padding-top: 20px;
	padding-bottom: 20px;

}

.shop-menu-ul{
	padding-top: 10px;
	text-align: left;
}
.shop-menu-li{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.shop-menu-li a{
	color: #000;
	display: block;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}
.shop-menu-li a:link{
	color: #000;
	display: block;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}

.shop-menu-li a:hover{
	color: #FFF;
	display: block;
	text-decoration: none;
	background-color: #000;
}
.shop-menu-li a:active{
	color: #FFF;
	display: block;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}

.shop-underline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 7px;
}
.shop-staff{
	padding: 5px;
	background-color: #FFF;
	margin-top: 10px;
	width: 450px;
}

table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table010 th {
  background: #E6E6E6;
  text-align: center;
  white-space:pre;
  color: #666;
}

table.table010 td.course {
  text-align: center;
  font-size: 100%;
  font-weight: pre;

}

table.table010 td.time,
table.table010 td.fee {
  text-align: left;
  white-space:pre;

}

