@charset "shift_jis";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：07/09/01
File name ：index.css
Site name：
Summary：「Top」で使用しています。
Copyright：Copyright (C) 2007 ＊＊＊＊＊＊＊.All rights reservde.
-------------------------------------------------------------------------*/
/*[right_container]-------------------------------------------------*/
div#right_container {
	width: 600px;
	background-color: #FFFFFF;
	height: auto;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 15px;
	float: right;
}

h3 {
	width: 600px;
	height: 43px;
	text-indent: -9999px;
	background: url(../images/accommodation/h3_accommodation.gif) no-repeat left top;
}
h4 {
	width: 580px;
	height: 40px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px auto 0px;
}


/* --- page_top --- */
p.pagetop{
	width: 600px;
	margin: 10px 0px;
	padding: 0px;
	clear: both;
}
p.pagetop:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
p.pagetop a {	
	font-size: 90%;
	background-image: url(../images/icon_pagetop.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	color: #FF6600;
	text-align:left;
	text-indent: 20px;
	float:right;
}



table {
	width: 582px;
	margin: 0 auto;
	border-collapse: collapse;
}
table td {
	padding: 3px 13px;
}

p#title_msg {
	background-color: #ffebeb;
	padding: 10px 20px;
	margin: 25px 24px;
	border: solid 2px #e87d7d;
}

