/* 共通項目 */
#contents_box h2{
	background-image: url(img/bar1_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #329458;
	padding-left: 3px;
	margin-bottom: 10px;
}
#contents_box h3{
	background-image: url(img/bar1_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #329458;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	padding-left: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contents_box h4{
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
	padding-left: 3px;
	margin-left: 15px;
	margin-bottom: 3px;
	clear: left;
	background-image: url(img/bar1_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#a_top{
	margin-left: 450px;
	background-image: url(img/a_top1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	line-height: 16px;
	border: 1px solid #999999;
	width: 70px;
	clear: both;
}
#a_top a{
	padding-left: 12px;
	text-decoration: none;
	display: block;
	color: #666666;
}
/* リスト枠 */
.tok_list {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-bottom: 20px;
	padding: 0px;
	border-top: 1px solid #329458;
	border-left: 1px solid #329458;
	font-size: 12px;
	line-height: 14px;
}
.tok_list_title {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
	background: #95E795;
	color: #329458;
}
.tok_list_rent {
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #329458;
}
.tok_list_rent table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.tok_list_rent table th {
	color: #329458;
	background: #95E795;
}
.tok_list_rent .cell1 {
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
	margin: 0px;
	padding: 3px;
}
.tok_list_rent .cell2 {
	border-bottom: 1px solid #329458;
	margin: 0px;
	padding: 3px;
	width: 110px;
}
.tok_list_rent .room {
	width: 60px;
}
.tok_list_others {
	padding: 3px;
	margin: 0px;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
}
.tok_list_detail {
	padding: 3px;
	margin: 0px;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
	text-align: right;
}
.tok_list_image {
	padding: 3px;
	margin: 0px;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
	width: 100px;
}
/* 詳細枠 */
#summary_outside {
	width: 520px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-style: none;
}
#summary_cell {
	font-size: 12px;
	line-height: 14px;
}
#summary_cell dl {
	margin: 0px;
	padding: 0px;
}
#summary_cell dt {
	margin: 0px 20px 5px 0px;
	padding: 5px 0px 5px 5px;
	border-left: 5px solid #3399CC;
	border-bottom: 1px dashed #3399CC;
}
#summary_cell dd {
	margin: 0px 0px 5px 20px;
	padding: 0px;
}
#outside_cell {
	width: 240px;
	margin: 0px;
	padding: 0px;
	height: 240px;
	text-align: center;
	vertical-align: top;
}
#outside_cell img {
	margin-bottom: 20px;
}
#outside_cell input {
	padding: 5px;
}
#rent_box {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 10px;
}
#rent_box table {
	width: 100%;
	border-top: 1px solid #329458;
	border-left: 1px solid #329458;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#rent_box table th {
	padding: 5px;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
	background: #9AE499;
	color: #329458;
}
#rent_box table .cell1 {
	width: 60px;		
}
#rent_box table .cell2 {
	width: 80px;		
}
#rent_box table .cell3 {
		
}
#rent_box table .cell4 {
	width: 180px;		
}
#rent_box table td {
	padding: 5px;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
}
#equipment_box {
	width: 494px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 10px;
	border: 3px double #329458;
}
#equipment_box em {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
}
#other_photos {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#other_photos table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #329458;
	border-left: 1px solid #329458;
}
#other_photos th {
	margin: 0px;
	padding: 5px;
	color: #329458;
	background: #9AE499;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
}
#other_photos td {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #329458;
	border-bottom: 1px solid #329458;
}
#photo_list {
	text-align: left;
	white-space: nowrap;
	overflow: auto;
	width: 508px;
	height: 166px;
	padding: 10px 5px;
}
#photo_list img {
	vertical-align: middle;
	margin-top: auto;
	margin-right: 5px;
	margin-left: 5px;
}

