/* ---------------------------
A：リンク（通常）
--------------------------- */
A { 
	color: #000000;                                  /* フォントカラー */
	text-decoration: none;                           /* テキストの装飾 */
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
}
/* ---------------------------
A：リンク（カーソルが上に乗ったとき）
--------------------------- */
A:hover { 
 	color: #FF0000;                                  /* フォントカラー */
	font-weight: bold;                                 /* フォントサイズ */
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-color: #FFFFCC;
}


/* ---------------------------
TD：TEXT
--------------------------- */
TD.text {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	line-height: 17px;	
	
}
TD.text1 {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	
}

TD.text2 {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	color: #890C08; 
	line-height: 17px;		
	
}

TD.text_s {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 7px;                                 /* フォントサイズ */
	line-height: 17px;	
	
}
/* ---------------------------
TD：HEADER
--------------------------- */
TD.header_line {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */  	  
	background-color: #E6E6E6;
	
}
/* ---------------------------
TOP
--------------------------- */
TABLE.top {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border: 1px solid #CCCCCC;
}

TD.top {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border: 1px solid #CCCCCC;
}

/* ---------------------------
TD：Right
--------------------------- */
TD.righttop {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border: 1px solid #CCCCCC;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

TD.right {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/* ---------------------------
TD：Contents
--------------------------- */
TD.contents {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border: 1px solid #CCCCCC;
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 0px;
	width: 520px;
	background-color: #FFFFCC;
}

TD.contentsleft {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-left: 1px solid #CCCCCC;
	padding: 0px 10px 10px;
	line-height: 17px;		
}

TD.text_line {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-bottom: 1px solid #CCCCCC;	
}

TD.subject {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	font-weight: bold;                                 /* フォントサイズ */	
	border: 1px solid #CCCCCC;
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 0px;
	width: 520px;
	background-color: #F2F2F2;
}

TD.subject_q{
	color: #FF0000;
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	font-weight: bold;                                 /* フォントサイズ */	
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 0px;
	width: 520px;

}

TD.underline{
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-bottom: 1px dashed #CCCCCC;
}


TD.frame_f {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	color: #FF0000;                          
	border: 1px solid #000000;
	padding: 2px;
}

TD.frame_m {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	color: #0000CC;                            
	border: 1px solid #000000;
	padding: 2px;
}

TD.frame {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	color: #000000;                            
	border: 1px solid #000000;
	padding: 2px;
}

TD.title_homestay {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 13px;                                 /* フォントサイズ */
	border-left: 5px solid #2A307E;
	border-top: 2px solid #2A307E;
	line-height: 14px;
}
TD.title_waku {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 12px;                                 /* フォントサイズ */
	border: 1px solid #2A307E;
	color:#FFFFFF;
}
TD.title_waku2 {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-left: 1px solid #2A307E;
	border-right: 1px solid #2A307E;
	border-bottom: 1px solid #2A307E;		

}
TD.room {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	font-weight: bold;                                 /* フォントサイズ */	
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 0px;
	background-color: #F2F2F2;
	background-image:url(img/room.gif);
}

TD.room_waku {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

TD.room_waku2 {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;					
}

TD.underline {
	border-bottom: 1px solid #bebebe;					
}

TD.text_waku {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-right: 1px solid #bebebe;
}

/* ---------------------------
TD：FOOTRER
--------------------------- */
TD.footer {
	font-family: Osaka, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 11px;                                 /* フォントサイズ */
	border-top: 1px solid #CCCCCC;
}

