@charset "Shift_JIS";
@import url(http://www.jtb.co.jp/common/css/jtb_site_970.css);

body{	margin: 0; padding: 0;}
p{	margin: 0; padding: 0;}
img{	border: 0;}
td{ vertical-align: top;}

#all {
	width: 970px;
}
/*/////////////////////////////////////////////////////////////////////////// タイトル */
#title {
	width: 970px;
}
/*/////////////////////////////////////////////////////////////////////////// メインコンテンツ */
#contents {
	padding: 15px 60px;
	background-color: #c90000;
}
#contents p{
	padding-bottom: 10px;
}
#contents .copy {
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
}
/*/////////////////////////////////////////////////////////////////////////// トップ申込み部分 */
#contents #moushikomi_top {
	margin-top: 10px;
	border: 2px solid #000;
	background-color: #fff;
}
#contents #moushikomi_top h3{
	text-align: center;
}
#contents #moushikomi_top p {
	padding: 20px;
}
/*/////////////////////////////////////////////////////////////////////////// オフィシャルホテル */
#contents #official_hotel {
	margin-top: 5px;
	padding: 5px;
	width: 840px;
	background-color: #fff;
	color: #c90000;
}
#contents #official_hotel h4{
	padding: 10px 0;
}
#contents #official_hotel h5{
	padding: 10px 0;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%;
}
/*/////////////////////////////////////////////////////////////////////////// 枠 */
#contents .block_01	{
	margin-top: 20px;
	padding: 15px;
	width: 820px;
	background-color: #fff; 
}
#contents .block_01 p	{
	padding: 0;
}
#contents .table_style1,
#contents .table_style2 {
	margin-top: 15px;
	border-bottom: 2px solid #e60000;
	background-color: #fff;	
}
#contents .table_style1 th,
#contents .table_style2 th {
	padding: 5px;
	background-color: #e60000;
	color: #fff;	
	text-align: center;
	vertical-align: middle;	
	font-weight: bold;	
}
#contents .table_style1 td {
	padding: 5px;
	border-top: 1px solid #ff7f7f;
	vertical-align: middle;	
}
#contents .table_style2 td {
	padding: 3px;
	border-top: 1px solid #ff7f7f;
	vertical-align: middle;
	text-align: center;	
}
#contents .table_style1 td img{
	margin: 0 2px;
	vertical-align: middle;	
}
#contents .table_style1 .td_style01 {
	border-right: 1px solid #ff3f3f;
	border-top: 1px solid #ff3f3f;
	background-color: #ff7f7f;
	text-align: center;
	font-weight: bold;
}

#contents .wt {  
	padding: 15px 0; 
	background-color: #fff;
	display: table-cell;   
	vertical-align: middle;
}
/*for IE6 */  
* html #contents .wt {   
	display: inline;   
	zoom: 1;
}    
/*for IE7 */  
*:first-child+html #contents .wt {   
	display: inline;   
	zoom: 1;
}

#contents .pink {   
	background-color: #ffb2b2;
	width: 200px;
	display: table-cell;   
	vertical-align: middle;
}
/*for IE6 */  
* html #contents .pink {   
	display: inline;   
	zoom: 1;  
}    
/*for IE7 */  
*:first-child+html #contents .pink {   
	display: inline;   
	zoom: 1;
} 

#contents .border_style1 {
	border-right: 1px solid #ff7f7f;
	border-left: 1px solid #ff7f7f;
}
#contents .border_style2 {
	border-right: 1px solid #ff7f7f;
}
#contents .border_style3 {
	border-bottom: 1px solid #ff7f7f;
}
/*/////////////////////////////////////////////////////////////////////////// 申し込みボタン */
#contents .bt{
	width: 110px;
	height: 22px;
	background: url(images/bt.gif) no-repeat;
}
#contents .bt a{
	width: 110px;
	height: 22px;
	display: block;
}
#contents .bt a:hover{
	background: url(images/bt_ro.gif) no-repeat;
}
/*/////////////////////////////////////////////////////////////////////////// ページのトップへ戻る */
#contents .page_top {
	padding: 5px 0;
	text-align: right;
}
#contents .page_top a:link,
#contents .page_top a:visited {
	color: #fff;
}
#contents .page_top a:hover,
#contents .page_top a:active {
	color: #ffc700;
}
/*/////////////////////////////////////////////////////////////////////////// 利用ホテル一覧 */
#contents #hotel {
	margin-top: 15px;
}
#contents #hotel h4{
	padding: 5px 8px;
	background-color: #fff;
	color: #c90000;
	font-weight: bold;
	font-size: 110%;
}
#contents #hotel p{
	padding-top: 10px;
	color: #fff;
	float: left;
}
/*/////////////////////////////////////////////////////////////////////////// attention */
#contents #attention {
	margin-top: 15px;
}
#contents #attention h4{
	margin-bottom: 10px;
	padding: 5px 8px;
	background-color: #fff;
	color: #c90000;
	font-weight: bold;
	font-size: 110%;
}
#contents #attention p{
	margin-left: 1em;
	padding-bottom: 3px;
	color: #fff;
	text-indent: -1em;
}
/*/////////////////////////////////////////////////////////////////////////// お申込み・お支払いについて */
#contents #moushikomi {
	margin-top: 10px;
	padding-bottom: 10px;
	border: 3px solid #fff;
	width: 844px;
	_width: 824px;
	background-color: #fff;
}
#contents #moushikomi h2{
	margin: 0;
	padding: 0;
}
#contents #moushikomi h3{
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
}
#contents #moushikomi p{
	margin: 0;
	padding: 0;
	color: #333;
}
#contents #moushikomi .table_style3 {
	margin-top: 10px;
}
#contents #moushikomi .table_style3 th{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#contents #moushikomi .table_style3 td{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #e8e8e8;
}
#contents #moushikomi .table_style4 {
	margin-top: 10px;
	border: 1px solid #999;
}
#contents #moushikomi .table_style4 th{
	padding: 5px;
	border-top: 1px solid #fff;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
}
#contents #moushikomi .table_style4 td{
	padding: 5px;
	border-top: 1px solid #999;
	vertical-align: top;
}
/*/////////////////////////////////////////////////////////////////////////// ご案内2 */
#contents #goannai2 {
	margin-top: 15px;
}
#contents #goannai2 h4{
	margin-bottom: 10px;
	padding: 5px 8px;
	background-color: #fff;
	color: #c90000;
	font-weight: bold;
}
#contents #goannai2 p{
	margin-left: 1em;
	padding-bottom: 5px;
	text-indent: -1em;
	color: #fff;
}
/*/////////////////////////////////////////////////////////////////////////// ご案内 */
#contents #goannai {
	margin-top: 15px;
}
#contents #goannai h4{
	padding: 5px 8px;
	background-color: #fff;
	color: #c90000;
	text-align: center;
	font-weight: bold;
}
#contents #goannai h5{
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#contents #goannai h6{
	padding-top: 10px;
	color: #fff;
	font-weight: bold;
}
#contents #goannai p{
	padding: 0;
	color: #fff;
}
#contents #goannai .table_style5{
 margin: 3px 0 5px 1.5em;
	border: 2px solid #fff;
}
#contents #goannai .table_style5 th{
 padding: 3px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
}
#contents #goannai .table_style5 td{
 padding: 3px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
}
#contents #goannai .table_style6{
 margin: 5px 0;
	border: 2px solid #fff;
}
#contents #goannai .table_style6 th{
 padding: 3px;
	border: 1px solid #fff;
	color: #fff;
	vertical-align: middle;
}
#contents #goannai .table_style6 td{
 padding: 3px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
}
/*////////////////////////////////////////////////////////////// JTB北海道インフォメーション */
#info_hokkaido {
	margin-top: 20px;
	width: 850px;
}
#info_hokkaido h1{
	margin: 0;
	padding: 0;
	border: 1px solid #900;
	background: url(images/inquiry_bg.gif) repeat-x;
	height: 24px;
	text-align: center;
}
#info_hokkaido h1 img{
	margin: 4px 5px 4px 4px;
}
#info_hokkaido #info_hokkaido_block {
	padding: 10px;
	border: 1px solid #900;
	border-top: none;
	background: url(images/graph.gif);
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_left {
	width: 200px;
	text-align: center;
	float: left;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_left p{
	padding: 5px 0 0 0;
	color: #999;
	font-size: 68%;
	line-height: 150%;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_right {
	margin-left: 10px;
	width: 618px;
	float: right;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_right h3{
	padding-bottom: 10px;
	color: #c00;
	font-weight: bold;
	font-size: 110%;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_right p{
	padding: 0;
	color: #333;
	font-weight: bold;
}
#info_hokkaido #kanri p{
	margin-top: 5px;
	padding: 0;
	font-size: 68%;
	line-height: 140%;
	color: #fff;
}
/*////////////////////////////////////////////////////////////// バナ− */
#contents #banner {
	margin-top: 15px;
	padding: 10px;
	background-color: #fff;
}
#contents #banner p{
	padding: 0 0 5px 0;
	color: #333;
}
#contents #banner img{
	margin: 0 0 0 1em;
}
/*/////////////////////////////////////////////////////////////////////////// font　etc */
.f_left {
	float: left;
	}
.f_right {
	float: right;
	}
.center {
	text-align: center;
	vertical-align: middle;
	}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.clear {
	font-size: 0%;
	line-height: 0%;
	clear: both;
	}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
#contents .fontSmall{
	font-size: 78%;
	_font-size: 68%;
}
.red {
	color: #f00;
}
.red_b {
	color: #f00;
	font-weight: bold;
}
.white {
	color: #fff;
}
.yellow {
	color: #ffc700;
}
em{
	display: none;
}
.indent{
	margin-left: 1.5em;
	text-indent: -1.5em;
}
.indent2{
	margin-left: 1em;
	text-indent: -1em;
}
/*////////////////////////////////////////////////////*/
