@charset "UTF-8";
#interior {
	background-image: url(images/interior_sby.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 513px;
	margin-top: 6px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#interior #interior-inner {
	color: #FFF;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
	line-height: 160%;
	font-size: 120%;
}
ul#infoText {
	float: left;
	width: 300px;
	padding: 50px 0px 0px 100px;
	margin-bottom: 30px;
}
ul#infoText li{
	margin-bottom: 12px;
}
p#map {
	float: right;
	width: 500px;
	margin-bottom: 30px;
}
#nailist {
	background-image: url(images/chieko_ishijima.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin: 24px 0px 36px 40px;
	padding: 24px 160px 0px 360px;
	line-height: 160%;
}
#nailist #photo {
	float: left;
	text-align: center;
	line-height: 160%;
	padding-bottom: 30px;
	margin-left: 20px;
}
#nailist #text {
	width: 390px;
	padding-top: 40px;
	line-height: 160%;
	float: right;
	margin-right: 80px;
}
#nailist #title  {
	text-align: center;
	margin-bottom: 24px;
}
p#groupLinkTitle {
	background-image: url(images/bg_info_grouplink_sby.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	height: 14px;
	width: 792px;
	margin-right: 50px;
	margin-left: 80px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 14px;
	padding-top: 5px;
}
ul#groupLink {
	width: 870px;
	margin-bottom: 30px;
	margin-top: 18px;
	margin-left: 30px;
}
ul#groupLink li {
	float: left;
	width: 300px;
	margin-left: 50px;
}
