/* stay */

#stay_head {
	margin-top: 10px;
}

#stay_head table {
	width: 830px;
	border-collapse: collapse;
	border: 2px solid #4285d7;
}

#stay_head table th {
	background-color: #4285d7;
	color: #fff;
	text-align: center;
	width: 86px;
}

#stay_head table td {
	background-color: #fbefd4;
	padding: 10px;
}

#stay_head h2 {
	font-size: 130%;
	width: 580px;
}

#stay_head h2 span {
	display: block;
	font-size: 74%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 6px;
}

div#introduction {
	width: 830px;
	margin-top: 12px;
}

div#introduction img {
	border: 1px solid #c6c6c6;
}

div#introduction div.intro_photocol {
	float: left;
	width: 154px;
}

div#introduction div.intro_rightcol {
	float: left;
	width: 676px;
}

div#introduction h3 {
	border-bottom: 1px dotted #4285d7;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

div#introduction p {
/*	font-size: 82%;*/
	font-size: 100%;
}

div#introduction p.production_note {
	padding: 10px 1em;
	background-color: #e4e7ec;
	margin-top: 6px;
}

/* table style1 */

table.table_style1 {
	width: 830px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-top: 12px;
	margin-bottom: 20px;
}

table.table_style1 th, table.table_style1 td {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 4px;
}

table.table_style1 th {
	width: 160px;
	background-color: #e4e7ec;
}

table.table_style1 td {
	
}

table td ul {
	margin-left: 14px;
}

table td ul li {
	padding-left: 0;
	margin-bottom: 4px;
}

p.info_note {
	margin: 10px;
}

.stay_items
 {
	
}

.stay_items ul
 {
	list-style-type: none;
}

.stay_items ul li
 {
	width: 114px;
	float: left;
	background-color: #fbefd4;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #dbc89b;
	font-size: 12px;
	padding: 6px 0;
	margin-bottom: 10px;
}

/* table style2 */

table.table_style2 {
	width: 830px;
	margin-top: 4px;
	margin-bottom: 20px;
	border: 1px solid #f37e0e;
	clear: both;
}

table.table_style2 th, table.table_style2 td {
	padding: 4px;
}

table.table_style2 th {
	width: 90px;
	background-color: #f37e0e;
	color: #fff;
	text-align: left;
}

table.table_style2 td {
	padding: 6px;
}

table.table_style2 td img.banner {
	margin-bottom: 3px;
}

/* end css */

