.map
	{
		text-align:center;
		padding:0 0 30px 0;
		width:100%;
	}

.topList
	{
		width:100%;
	}
.topList ul
	{
		margin:0;padding:0;
	}
.topList li
	{
		border-bottom:2px dotted #dddddd;
		font-size:75%;
		line-height:1.6;
		color:#6d6d6f;
		padding:10px;
	}
.topList li strong
	{
		font-size:130%;
	}
a.glay:link, a.glay:visited, a.glay:active
	{
		color:#6d6d6f;
	}

.List
	{
		width:100%;
		margin:0 0 30px 0;
		line-height:1.6;
	}
.List dl
	{
		padding:10px;
		border-bottom:2px dotted #dddddd;
		font-size:75%;
		color:#6d6d6f;
		margin:0;
	}
.List dt
	{
		width:104px;
		height:104px;
	}
.List dt img
	{
		border:1px solid #dddddd;
		padding:1px;
	}
.List dd
	{
		margin:-104px 0 0 115px;
		width:410px;
	}
.List dd strong
	{
		font-size:130%;
	}
.List .detail
	{
		border-top:1px solid #dddddd;
		width:100%;
		margin:4px 0 0 0;
		padding:6px 0 0 0;
	}
#main .List .detail p
	{
		font-size:114%;
		text-indent:-8.3em;
		padding:0 0 0 8.3em;
		margin:0;
		line-height:1.4;
	}
.hotelbutton
	{
		text-align:center;
	}
