/*ＷＢＦ海外ＷＥＢシステムスタイルシート*/
/*会員登録画面スタイル*/

body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #000033;
	
}

/*
Topicpath
*/
td.TopicPath
{
	font-size : 12px;

	
	
}

table.tblFrame
{
	margin-top: 0;
	margin-left: 15;
	margin-right: 15;
	margin-bottom: 0;
	
}

/*エラーメッセージ*/
td.errorMsg
{
	color: Red;
	
}

/*挨拶文*/
table.tblGreeting
{
	margin-top: 0;
	margin-left: 15;
	margin-right: 15;
	margin-bottom: 0;
	font-size: 10pt;
	/*background-color: #ffffff;*/
	
	
	
}
td.greeting
{
	font-size: 10pt;
	color: #006600;
	text-decoration: underline;
	
}
td.point
{
	font-size: 10pt;
	color: #006600;
	text-align: right;
}
span.point
{
	font-size: 10pt;
	font-weight: bold;
}

/*注意書き*/
span.notice
{
	color: #0000cc;
	font-size:x-small;
	
}
span.noticeStress
{
	color: #0000cc;
	font-size:x-small;
	font-weight: bold;
		
}

/*予約一連の流れ*/
table.tblOrderFlow
{
	margin-top: 0;
	margin-left: 15;
	margin-right: 15;
	margin-bottom: 0;
	font-size: 12px;
	background-image: url(../../../images/bottom_bar.gif);
	
	
	
	
}
td.orderFlowHear
{
	background-color : #fec501;
	
}
td.orderFlowStep
{
	/*background-color : #ffffff;*/
	background-color:#ffffff;
	
}
/*明細*/
table.tblDetail
{
	margin-top: 0;
	margin-left: 15;
	margin-right: 15;
	margin-bottom: 0;
	/*background-color: #272776;*/
		
}
/*タイトル*/
td.title
{
	background-image: url(../img/red/title-bg.gif);
	border-bottom:solid #ffffff 1px;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px;

	}

span.detail
{
	/*background-color:#CCCCCC;*/
}
span.detailNotes
{
	/*color: #ffffff;*/
	font-size: smaller;
	
}
span.detailMark
{
	color: #ff0000;	
	
}
td.detailHeader
{
	/*background-color: #D0D8FD;*/
	/*background-color:#66FFCC;*/
	
background:#B49A75;
border-bottom:solid #ffffff 1px;
font-weight:bold;
color:#FFFFFF;
padding:8px;
	
}
td.detailDetail
{
	/*background-color: #ffffcc;*/
	background-color:#ffffff;
		
}
span.detailDetailNotes
{
	color: #0033cc;
	font-size:x-small;
	
}
span.detailDetailNormalNotes
{
	font-size:x-small;
		
}
span.detailDetailNotesRed
{
	color: #ff0000;
	font-size:x-small;
	
}

a {text-decoration: underline; font-size:smaller}
#footLink ul li a
{	text-decoration: underline; font-size:100%;
} 
mailmaglink {font-size: 0.8em}
@import url(common_add.css);