@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: 0 50px 40px 50px;
	background-color: #fff;
}
#contents h3{
	margin: 0;
	padding: 0;
}
/*/////////////////////////////////////////////////////////////////////////// バスプラン */
#contents #bus_plan {
	margin-top: 5px;
}
#contents #bus_plan h4{
	margin-top: 10px;
	font-weight: bold;
}
#contents #bus_plan p{
	padding-top: 5px;
}
#contents #bus_plan table {
	margin-top: 2px;
	border-bottom: 1px solid #c2105b;
	background-color: #fff;	
}
#contents #bus_plan th {
	padding: 5px;
	background-color: #c2105b;
	color: #fff;
	text-align: center;
	vertical-align: middle;	
	font-weight: bold;	
}
#contents #bus_plan td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;	
}
#contents #bus_plan .border_style1 {
	padding: 5px;
	border-left: none;
	border-right: 1px solid #cd719a;
	background-color: #f3cfde;
	text-align: center;
}
#contents #bus_plan .border_style2 {
	border-right: 1px solid #f0c3d6;
}
#contents #bus_plan .border_style3 {
	border-right: 1px solid #cd719a;
}
#contents #bus_plan .border_style3 img{
	margin: 0 2px;
	vertical-align: middle;	
}
#contents #bus_plan .border_style4 {
	border-bottom: 1px solid #f0c3d6;
}
#contents #bus_plan .table_style2 th{
	border-left: 1px solid #f0c3d6;
}
#contents #bus_plan .table_style2 td{
	padding: 3px;
	border-left: 1px solid #cd719a;
	border-bottom: 1px solid #cd719a;
}
#contents #bus_plan .table_style2 .border_style1 {
	padding: 5px;
	border-left: none;
	border-right: 1px solid #cd719a;
	background-color: #f3cfde;
	text-align: center;
}
#contents #bus_plan .table_style2 .border_style2 {
	border-left: none;
}
/*/////////////////////////////////////////////////////////////////////////// ホテルプラン */
#contents #hotel_plan {
}
#contents #hotel_plan h4{
	margin-top: 10px;
	font-weight: bold;
}
#contents #hotel_plan p{
	padding-top: 5px;
}
#contents #hotel_plan table {
	margin-top: 2px;
	border-bottom: 1px solid #004a3f;
	background-color: #fff;	
}
#contents #hotel_plan th {
	padding: 5px;
	background-color: #004a3f;
	color: #fff;
	text-align: center;
	vertical-align: middle;	
	font-weight: bold;	
}
#contents #hotel_plan td {
	padding: 5px;
	border-top: 1px solid #66a38e;
	text-align: center;
	vertical-align: middle;	
}
#contents #hotel_plan .border_style1 {
	padding: 5px;
	border-left: none;
	border-right: 1px solid #66a38e;
	background-color: #9cd3b8;
	text-align: center;
}
#contents #hotel_plan .border_style2 {
	border-right: 1px solid #acd3b8;
}
#contents #hotel_plan .border_style3 {
	border-right: 1px solid #66a38e;
}
#contents #hotel_plan .border_style3 img{
	margin: 0 2px;
	vertical-align: middle;	
}
#contents #hotel_plan .border_style4 {
	border-right: 1px solid #66a38e;
	border-bottom: 1px solid #66a38e;
}
#contents #hotel_plan .table_style2 th{
	border-left: 1px solid #66a38e;
}
#contents #hotel_plan .table_style2 td{
	padding: 3px;
	border-left: 1px solid #66a38e;
	border-bottom: 1px solid #66a38e;
}
#contents #hotel_plan .table_style2 .border_style1 {
	padding: 5px;
	border-left: none;
	border-right: 1px solid #66a38e;
	background-color: #9cd3b8;
	text-align: center;
}
#contents #hotel_plan .table_style2 .border_style2 {
	border-left: none;
}
/*/////////////////////////////////////////////////////////////////////////// 申し込みボタン */
#contents .bt{
	width: 128px;
	height: 22px;
	background: url(images/bt2.gif) no-repeat;
}
#contents .bt a{
	width: 128px;
	height: 22px;
	display: block;
}
#contents .bt a:hover{
	background: url(images/bt2_ro.gif) no-repeat;
}
#contents .bt2{
	width: 128px;
	height: 22px;
	background: url(images/bt2_ash.gif) no-repeat;
}
/*/////////////////////////////////////////////////////////////////////////// ページのトップへ戻る */
#contents .page_top {
	padding: 10px 0;
	text-align: right;
}
#contents .page_top a:link,
#contents .page_top a:visited {
	color: #c2105b;
}
#contents .page_top a:hover,
#contents .page_top a:active {
	color: #004a3f;
}
/*/////////////////////////////////////////////////////////////////////////// 利用ホテル一覧 */
#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;
	float: left;
}
/*/////////////////////////////////////////////////////////////////////////// attention */
#contents #attention {
	/*margin-top: 15px;*/
	border: 1px solid #333;
	padding: 10px 10px 10px 115px;
	background: url(images/attention.gif) no-repeat 15px 50%;
}
#contents #attention h4{
	margin-bottom: 10px;
	padding: 6px 8px 5px 8px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}
#contents #attention h4 img{
	margin-right: 5px;
}
#contents #attention p{
	margin-left: 1em;
	padding-bottom: 3px;
	text-indent: -1em;
}
/*/////////////////////////////////////////////////////////////////////////// お申込み・お支払いについて */
#contents #moushikomi {
	padding-bottom: 10px;
	border: 3px solid #333;
	width: 864px;
	background-color: #fff;
}
#contents #moushikomi h2{
	margin: 0;
	padding: 0;
}
#contents #moushikomi h3{
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
}
#contents #moushikomi h4{
	margin-bottom: 10px;
	padding: 6px 8px 5px 8px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}
#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: #fffacd;
}
#contents #moushikomi .table_style3 td img{
	margin-right: 2px;
	vertical-align: middle;
}
#contents #moushikomi .table_style4 {
	margin-top: 10px;
	border: 1px solid #999;
}
#contents #moushikomi .table_style4 th{
	padding: 5px;
	border-top: 1px solid #fff;
	color: #fff;
	background-color: #333;
	font-weight: bold;
	vertical-align: top;
}
#contents #moushikomi .table_style4 td{
	padding: 5px;
	border-top: 1px solid #999;
	vertical-align: top;
}
/*/////////////////////////////////////////////////////////////////////////// ご案内 */
#contents #goannai {
}
#contents #goannai h4{
	padding: 8px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#contents #goannai h5{
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
#contents #goannai h6{
	padding-top: 10px;
	font-weight: bold;
}
#contents #goannai p{
	margin-left: 1em;
	line-height: 140%;
}
#contents #goannai .table_style5{
 margin: 3px 0 5px 1em;
	border: 2px solid #333;
}
#contents #goannai .table_style5 th{
 padding: 3px;
	border: 1px solid #333;
}
#contents #goannai .table_style5 td{
 padding: 3px;
	border: 1px solid #333;
	vertical-align: middle;
}
/*////////////////////////////////////////////////////////////// JTB北海道インフォメーション */
#info_hokkaido {
	margin-top: 20px;
	width: 870px;
}
#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 {
	padding-top: 10px;
	width: 190px;
	text-align: center;
	float: left;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_left p{
	padding: 5px 0 0 0;
	color: #666;
	font-size: 68%;
	line-height: 140%;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_right {
	width: 640px;
	float: right;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_right h3{
	padding-bottom: 10px;
	color: #c00;
	font-weight: bold;
	font-size: 180%;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_right h3 img{
	margin-right: 2px;
	vertical-align: middle;
}
#info_hokkaido #info_hokkaido_block #info_hokkaido_right p{
	padding: 0;
	color: #333;
	font-weight: bold;
	line-height: 140%;
}
#info_hokkaido #kanri p{
	margin-top: 5px;
	padding: 0;
	font-size: 78%;
}
/*////////////////////////////////////////////////////////////// バナ− */
#contents #banner {
	margin-top: 15px;
	background-color: #fff;
}
#contents #banner p{
	padding: 0;
	color: #333;
}
#contents #banner img{
	margin: 5px 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%;
}
.pink_block {
	margin: 5px;
	padding: 5px;
	border: 1px solid #c2105b;
	color: #c2105b;
}
.green_block {
	margin: 5px;
	padding: 5px;
	border: 1px solid #004a3f;
	color: #004a3f;
}
.red {
	color: #f00;
}
.red_b {
	color: #f00;
	font-weight: bold;
}
.white {
	color: #fff;
}
.yellow {
	color: #ffc700;
}
em{
	display: none;
}
/*////////////////////////////////////////////////////*/
