@charset "UTF-8";

#contents1 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}
#contents1 th {
    width: 120px;
    color: #4D6E8C;
    background-color: #EDE8E9;
    font-weight: normal;
    text-align: left;
}
#contents1 td,#contents1 th {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#contents1 .tbl_cat {
	background: #E8E8E8;
}

#contents2 dl {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#contents2 dt {
	float: left;
	width: 260px;
	height: 135px;
	padding-bottom: 20px;
}
#contents2 dd {
	float: right;
	width: 320px;
	height: 135px;
	padding-bottom: 20px;
}
#text1 {
	background: url(../img/Room/bg_contents1.jpg) no-repeat left 80px;
	height: 220px;
}


h5 {
	margin-bottom: 10px;
	color: #06C;
}
