dl.list_a {
	font-size: 12pt;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	border: 1px solid #999;
	border-top: 0;
}

dl.list_a dt {
	float: left;
	width: 5em;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #999;
	padding-top: 10px;
	padding-left: 10px;
}

dl.list_a dd {
	padding: 10px;
	margin-left: 5em;
	background-color: #FFFFFF;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
dl.list_a dd ul {
	margin: 0px;
	padding: 0px;
}
dl.list_a dd ul li {
	list-style-type: none;
	display: inline-block;
	width:80px;
}
dl.list_a dd ul li:before {
	content: "";
	padding-right: 5px;
}
dl.list_a dd ul li:after {
	content: "";
	margin-right: 5px;
}

 @media screen and (min-width: 641px) {

* html body dl.list dd div {
	display: inline-block;
}

dl.list {
	border: 1px solid #999;
	border-top: 0;
	background: #f1f1f1;
	font-size: 12pt;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

dl.list dt {
	float: left;
	width: 5em;
	border-top: 1px solid #999;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 0;
	text-align: left;
	font-weight: bold;
}

dl.list dd {
	padding: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-left: 5em;
	background-color: #FFFFFF;
}

dl.list dd img {
	float: left;
	height: auto;
	width: 33.3%;
}

dl.list dd.room {
	min-height: 180px;
	text-align: center;
	display: block;
}

.yoyaku_btn a {
	height: 25px;
	width: 274px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	font-size: 25px;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	color: #666666;
	background-color: #FDFDFD;
	border: 1px solid #8E8E8E;
	border-radius: 4px;
	box-shadow: inset 0px -25px 3px 2px #EAEAEA;
	text-shadow: 2px 2px 2px #FFFFFF;
	text-decoration: none;
	margin-bottom: 30px;
}

.yoyaku_btn a:hover {
	height:25px;
	width:274px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	display:block;
	font-size: 25px;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	color: #0099CC;
	background-color: #FDFDFD;
	border: 1px solid #8E8E8E;
	border-radius:4px;
	box-shadow:inset 0px -25px 3px 2px #EAEAEA;
	text-shadow: 2px 2px 2px #FFFFFF;
	text-decoration: none;
}

}
@media screen and (max-width: 640px) {

* html body dl.list dd div {
	display: inline-block;
}

dl.list {
	font-size: 12pt;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	display: block;
	width: 97%;
	border: 1px solid #666;
	background-color: #F5F5F5;
	box-shadow: inset 0px 0px 5px 0px #999;
}

dl.list dt {
	font-weight: bold;
	padding: 5px;
	display: block;
}

dl.list dt:before {
	content: "";
	border-left-style: solid;
	border-left-color: #666;
	border-left-width: 8px;
	padding-left: 8px;
}

dl.list dd {
	padding: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

dl.list dd img {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

dl.list dd.room {
}
.yoyaku_btn {
	font-size: 24px;
}
.yoyaku_btn a {
	width: 60%;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #FDFDFD;
	border: 1px solid #8E8E8E;
	border-radius: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	color: #666666;
	text-decoration: none;
	box-shadow: inset 0px -25px 3px 2px #EAEAEA;
}
.yoyaku_btn a:hover {
	width: 60%;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #FDFDFD;
	border: 1px solid #8E8E8E;
	border-radius: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	color: #0099CC;
	text-decoration: none;
	box-shadow: inset 0px -25px 3px 2px #EAEAEA;
}

}
