@charset "UTF-8";
#interior {
	background-image: url(images/interior_sgj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 600px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#interior #interior-inner {
	color: #FFF;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 400px;
	line-height: 160%;
	font-size: 120%;
}
ul#infoText {
	float: left;
	width: 250px;
	padding: 50px 0px 0px 80px;
	margin-bottom: 30px;
}
ul#infoText li{
	margin-bottom: 12px;
}
p#map {
	float: right;
	width: 570px;
	margin-bottom: 30px;
}
#nailist {
	clear: both;
	margin: 0px 20px 36px 120px;
	background-image: url(images/rei_yamaguchi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 12px 400px 0px 0px;
	line-height: 160%;
}
#nailist #title  {
	text-align: center;
	margin: 24px 0px;
}
p#groupLinkTitle {
	background-image: url(images/bg_info_grouplink_sgj.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	height: 14px;
	width: 792px;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 14px;
	padding-top: 5px;
}
ul#groupLink {
	width: 840px;
	margin-bottom: 30px;
	margin-top: 18px;
	padding-left: 60px;
}
ul#groupLink li {
	float: left;
	width: 350px;
}
ul#groupLink a:link {
	color: #000;
	text-decoration: none;
}
ul#groupLink a:visited {
	color: #000;
	text-decoration: none;
}
ul#groupLink a:hover {
	color: #4CBDB7;
	text-decoration: none;
}

