/* domesticページ使用CSS
----------------------------------------------- */

/* お勧め国内旅行右部
----------------------------------------------- */
.contents{
	width:;
	border-style:none;
	border-width:0;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	font-size:77%;
	padding:0;
	line-height:1.4;
}
.contents p{
	margin:2px 0 0;
	padding:0;
	line-height:1.4;
}
.contents img{
	margin-right:3px;
}
.contents a{
	font-weight:bold;
}
/* 
----------------------------------------------- */
.introtext {
	font-size: 15px;
	padding:5px;
	line-height: normal;
	layout-grid-line: 10px;
}
.introtext_nopad {
	font-size: 15px;
	line-height: normal;
	layout-grid-line: 10px;
}
.introtext_mini {
	font-size: 14px;
	padding:9px;
	line-height: normal;
	layout-grid-line: 10px;
}
.introtext_bold {
	font-size: 15px;
	padding:5px;
	line-height: normal;
	layout-grid-line: 10px;
	font-weight: bold;
}
.boxtext {
	font-size: 15px;
	line-height: normal;
	layout-grid-line: 3px;
}
.boxtext_pad {
	font-size: 15px;
	line-height: normal;
}
.titletext {
	font-size: 20px;
	padding: 5px;
	line-height: normal;
	layout-grid-line: 10px;
	font-weight: bold;
	background-color: #FFC4C4;
}
.titletext_green{
	font-size: 15px;
	padding: 5px;
	line-height: normal;
	layout-grid-line: 10px;
	font-weight: bold;
	background-color:#C8FFC8;
}

.titletext_bold {
	font-size: 20px;
	padding: 5px;
	line-height: normal;
	layout-grid-line: 10px;
	font-weight: bold;
	background-color: #FFC4C4;
}
.recommend_domtour {
	font-size: 15px;
	padding: 3px;
	line-height: normal;
//	layout-grid-line: 10px;
}
// td.r{
//	width:307;
//	height:12;
//	background-image:url("../images/abroad/abroad_spbc.gif");
// }
.introtext_a_not_ul {
	font-size: 15px;
	margin:0 0 0 15;
	padding: 0px;
	line-height: normal;
	layout-grid-line: 10px;
	text-decoration:none;
	color:#000000;
}
.toptext {
	font-size: 20px;
	padding-left: 10px;
	line-height: normal;
	layout-grid-line: 10px;
}
h5,h6,p,ul,ol,dl {
	font-size: 12px;
	font-weight: normal;
	margin-top: 2;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 10px;
}
h1{
	text-align:left;
	font-size: 77%;
	font-weight: normal;
	margin:0 0 0 10px;
}
h2{
	font-size: 15px;
	margin: 0;
}
h3,h4{
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	padding:0;
}
p{
	padding:0;
	margin:0;
}
.k12h {
	font-size: 12px;
	font-weight:;
	margin-top: 2;
	margin-bottom: ;
	margin-right: 0;
	margin-left: 10px;
}
.wh {
	color: #EFEFEF;
}
.gr {
	color: #666666;
}
.rd {
	color: #FF0000;
}
.bl {
	color: #000099;
}
.k10 {
	font-size: 10px;
	line-height: 150%;
}
.k12 {
	font-size: 12px;
	line-height: 150%;
}
.kb12 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
.kb12w {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
}
.k13 {
	font-size: 13px;
	line-height: 150%;
}
.kb13 {
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}
/* ページ内全体設定
----------------------------------------------- */
*{	
	padding:0;
}
img{
	border:0;
}
table{
	border:0;
}
/* 背景
----------------------------------------------- */
body {
	color: #333;
	background-image : url(../images/hokkaido_01.gif);
	background-repeat: repeat-x;
	margin: 0;
	line-height:1.5;
	text-align:center;
} 
/* ヘッダー背景
----------------------------------------------- */
.tb01 {
	background-image : url(../images/header1024/header02.jpg);
	background-repeat: no-repeat;
}
/* 両側シャドウ
----------------------------------------------- */
.tb02 {
	background-image : url(../images/hokkaido_02.gif);
	background-repeat: repeat;
}
.tb03 {
	background-image : url(../images/hokkaido_03.gif);
	background-repeat: repeat;
}
