@charset "utf-8";

/*----------------------------------
          ABOUT DIRECTORY ONLY
----------------------------------*/


#about .rightImg {
	margin:0 0 10px 10px;
	float:right;
}

#about .leftImg {
	margin:0 10px 10px 0;
	float:left;
}


#about h3 {
	padding-top:80px;
	margin-top:0;
	clear:both;
}

#about h3.topTitle{
	padding-top:0px;
}



#about .shopTable {
	width:100%;
	border-collapse:collapse;
}

#about .shopTable th,
#about .shopTable td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0;
	font-weight:normal;
}

#about .shopTable th {
	width:110px;
}


#about .shopTable td img {
	vertical-align:middle;
	margin-left:10px;
}

#about dl.shopEatInMenu {
	line-height:40px;
	width:290px;
}

#about dl.shopEatInMenu dt{
	width:240px;
	line-height:40px;
}

#about dl.shopEatInMenu dd{
	padding:0 0 0 250px;
	margin-top:-40px;
	border-bottom:1px solid #ccc;
	line-height:40px;
}

#about dl.shopEatInMenu span{
	font-size:12px;
	padding-left:5px;
}





/* access.html
---------------------------------------------------------------------*/
#about .accessmap {
	border:5px solid #CCC;
}

#about ul.accessRoot {
	margin:20px 0;
}

#about ul.accessRoot li {
	background:url(../img/common/arrow_gold.gif) no-repeat 0 5px;
	padding-left:15px;
	line-height:20px;
	margin-bottom:5px;
}



/* staff.html
---------------------------------------------------------------------*/
#about .staffWaku {
	padding:0 0 40px 0;}

#about .staffImg{
	padding:5px;
	border:1px solid #ccc;
	}

#about .staffWaku h4 {
	border-bottom:1px solid #999;
	width:330px;
	float:right;
	color:#333;
	font-weight:normal;
	font-size:20px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}

#about .staffWaku h4.leftH4 {
	float:left;
}


#about .staffWaku ul {
	width:330px;
	float:right;
	margin-bottom:10px;
}

#about .staffWaku ul.leftUl {
	float:left;
}


#about .staffWaku ul li{
	line-height:1.5;
	font-size:13px;
}

#about .staffWaku .staffMessage {
	width:330px;
	float:right;
	background:#DEE0DA;
}

#about .staffWaku .staffMessageLeft {
	float:left;
}


#about .staffWaku .staffMessage h5 {
	margin:10px 0 0 10px;
}

#about .staffWaku .staffMessage p {
	margin:5px 10px 10px 10px;
}


#about .staffWaku2 .staffMessage {
	background:#DEE0DA;
	margin:10px 0 20px 0;
	padding-bottom:5px;
}

#about .staffWaku2 h4 {
	padding:10px 0 10px 10px;
}

#about .staffWaku2 h5 {
	font-size:20px;
	font-weight:normal;
	margin:0 0 5px 10px;
}

#about .staffWaku2 p {
	margin:0 0 15px 10px;
}



/* web.html
---------------------------------------------------------------------*/
.webA ,.webB {
	padding-left:40px;
	padding-bottom:40px;
}

.webA {
	background:url(../img/about/webIcoA.gif) no-repeat 0 0;
}

.webB {
	background:url(../img/about/webIcoB.gif) no-repeat 0 0;
}
