body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(http://www.hotel-yasui.co.jp/img/marutoku-back.gif);
	background-repeat: repeat;
}

h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #005E9D;
	padding: 0px;
	margin-top: 20px;
	font-weight:normal;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}
li{
	font-size:12px;
	margin-left:-20px;
	line-height:1.5em;
}
th,td,p{
	font-size:12px;
	line-height:1.5em;
}

.registinfo-table th{
	background-color: #E8EDD1;
	font-weight:normal;
}
.registinfo-table th.hotel 
{
	background-color:#005E9D;
}
.registinfo-table td {
	background-color: #EEF2DF;
}

.mypage-table th {
	background-color: #A4B2C1;
	color: #FFFFFF;
}
.mypage-table td {
	background-color: #EEEEEE;
}
.mypage-table .bg-white{background-color:#ffffff;}

.copyright {
	background-color: #3A6DCB;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 0.05em;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.header {
	margin-top: 20px;
}
.header p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.partition {
	visibility: hidden;
}
.footer-link {
	color:#0066CC;
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	padding-top: 6px;
	padding-bottom: 6px;
}
p.powered {
	color: #505050;
	margin-bottom: 10px;
}
.grid
{
	margin:0px;
	padding:0px;
	border-width: 1px;
	border-color: Silver;
	border-style: solid;
	border-collapse:collapse;
	border-top-color:#EEF2DF;
}
.grid td 
{
	background-color: #EEF2DF;
}
.registinfo-table .col1 {	width:90px; text-align:left; }
.registinfo-table .col2 {	width:280px; text-align:left; }
.registinfo-table .col3 {	width:280px; text-align:left; }
.grid .col1 {	width:90px; text-align:left; }
.grid .col2 {	width:280px; text-align:left; }
.grid .col3 {	width:280px; text-align:left; }

/* 予約履歴関連 */
.grid_rec 
{
	width: 700px;
}
.grid_rec tr.head td
{
	background-color: #005E9D;
	color			: White;
	text-align		: center;
	height			: 25px;	
	padding			: 3px;
}
.grid_rec td
{
	background-color: #EEF2DF;
	height			: 25px;
	padding			: 3px;
}
.grid_rec td.col1
{
	width			: 90px;
	white-space		: nowrap;
	text-align		: center;

}
.grid_rec td.col2
{
	width			: 70px;
	white-space		: nowrap;
	text-align		: center;
}
.grid_rec td.col3
{
	width			: 230px;
	text-align		: left;
}
.grid_rec td.col4
{
	width			: 80px;
	white-space		: nowrap;
	text-align		: center;
}
.grid_rec td.col5
{
	width			: 30px;
	white-space		: nowrap;
	text-align		: center;
}
.grid_rec td.col6
{
	width			: 150px;
	text-align		: left;
}
.grid_rec td.col7
{
	width			: 60px;
	white-space		: nowrap;
	text-align		: right;
}

/* 予約確認・変更関連 */
.grid_changes 
{
	width: 700px;
}
.grid_changes.h
{
	background-color: #005E9D;
	color			: White;
	text-align		: center;
	height			: 25px;	
	padding			: 3px;
}
.grid_changes.col1
{
	width			: 90px;
	white-space		: nowrap;
	text-align		: center;
}
.grid_changes.col2
{
	width			: 230px;
}
.grid_changes.col3
{
	width			: 70px;
	white-space		: nowrap;
	text-align		: center;
}
.grid_changes.col4
{
	width			: 30px;
	white-space		: nowrap;
	text-align		: center;
}
.grid_changes.col5
{
	width			: 160px;
}
.grid_changes.col6
{
	width			: 55px;
	white-space		: nowrap;
	text-align		: right;
}
.grid_changes.col7
{
	width			: 70px;
	white-space		: nowrap;
	text-align		: center;
}
/* 変更(連絡先・到着時刻・ホテルへのメッセージ) */
.cell th {
	background-color: #005E9D;
	color: #FFFFFF;
	padding: 6px;
	line-height: 130%;
}
.cell td {
	background-color: #EEF2DF;
	color: #000000;
	padding: 6px;
	line-height: 140%;
}
			.border_tr { BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; BORDER-LEFT: white 0px solid; BORDER-BOTTOM: white 0px solid }
			.border_t { BORDER-RIGHT: white 0px solid; BORDER-TOP: white 1px solid; BORDER-LEFT: white 0px solid; BORDER-BOTTOM: white 0px solid }
			.border_r { BORDER-RIGHT: white 1px solid; BORDER-TOP: white 0px solid; BORDER-LEFT: white 0px solid; BORDER-BOTTOM: white 0px solid }
			#padding_b0 { PADDING-BOTTOM: 0px }
			.r { COLOR: red }
