@charset "UTF-8";

/*========================
	tabisaku css
========================*/
body {
	background: url(../img/bg_body.gif) repeat-y center top;
}
*:first-child+html body {
	padding-left: 1px;
}
* html body {
	padding-left: 1px;
}

/*==============================================
	wrapper
==============================================*/
#wrapper {
	margin: 0px auto;
	width: 820px;
	text-align: center;
	background: url(../img/bg_body.gif) repeat-y 0px 0px;
}

#inner {
	margin: 0px auto;
	width: 800px;
}


/*---- #header ---*/
#header p.btn {
	float:right;
	padding:15px 30px 0 0;
	}

/*---- #footer ---*/
#footer {
	clear: both;
	padding: 0px 15px 10px 15px;
	background: none;
	border-top: 1px solid #ccc;
}
#footer address {
	text-align: center;
}


/*---- #readBlock ---*/
#underLayer #readBlock {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 800px;
}

/*---- #wrapper ---*/
#wrapper {
	margin: 0px auto;
	width: 820px;
	text-align: center;
	background: url(../img/bg_body.gif) repeat-y 0px 0px;
}


/*---- index#contentsArea ---*/
#underLayer #contentsArea {
	margin:0 0;
	width: auto;
	}

#PageTop {
	margin:0 0 5px;
	padding: 0;
	width: 478px;
	height:38px;
	background: url(../img/title.gif) no-repeat;
	/* ホテル指定の場合は背景画像をtitle_2.gifに変更 */
	text-indent: -1000em; 
	display:block;
	float:left;
}
#ana_bn{
	width:53px;
	float:right;
	margin:0 0 5px;
}

/*|||||||||||||||||||
	maincontent
|||||||||||||||||||*/
#maincontent{
	clear:both;
	background: #FFFFFF 0 0 repeat-x;
}
#main_left{
	width:590px;
	float:left;
}
#main_right{
	width:205px;
	float:right;
}
/* メインイメージエリア */
#main_image{
	margin-bottom:5px;
	width:590px;
	height:370px;
	background-image: url(../img/main_image.jpg);
	background-repeat: no-repeat;
}
/* 旅作のポイント */
#tabisaku_point {
	background-image: url(../img/tabisaku_point.jpg);
	height: 164px;
	width: 590px;
}
#tabisaku_point .howto {
	height: 55px;
	width: 119px;
	margin-left: 440px;
	padding-top: 75px;
}
/* 旅行企画・実施 */
.hyouki{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding:10px 5px 0 5px;
}
/* 旅作検索フォーム */
#search{
	width:205px;
	background-color:#c6deff;
	text-align:center;
	padding-top: 5px;
}
.search_area{
	width:193px;
	background-color:#ffffff;
	border:solid 1px #3ba2e3;
	margin:0 5px 5px;
}
.search_list{
	width:194px;
	font-size:x-small;
	border:0x;
	margin:2px 0 0 0;
	border-collapse: separate;
	border-spacing: 2px;
}
.search_list, th{
	font-weight: normal;
}
.search_list td{
	text-align:left;
	vertical-align:middle;
}
.search_listEND th{
	font-weight: normal;
}
.search_listname{
	background-color:#d8e0e4;
	height:22px;
	width:54px;
	text-align:left;
	vertical-align:middle;
	padding-left:2px;
}
.search_listname_none{
	height:22px;
	width:54px;
	text-align:right;
}
.search_listnameL{
	background-color:#d8e0e4;
	height:22px;
	text-align:left;
	vertical-align:middle;
	padding-left:2px;
}
.searchBT{
	margin-bottom:10px;
}
.icon{
	border:0;
	margin:0 0 0 2px;
}
.douwnwidth{
	width:130px;
	height:20px;
}
.tabisaku_info{
	border:0px;
	margin:0px;
	padding:0px;
	text-align: right;
	width: 100%;
}
.tabisaku_info td {
	text-align: right;
	padding: 3px 2px;
}

/* このサイトの使い方 */
#how_to{
	width:205px;
	margin:5px 0 0;
}
#how_to .h3LeftCol{
	background-repeat:no-repeat;
	background-position:left top;
}
#how_to .liarea{
	width:205px;
	margin:0;
	background-repeat:repeat-y;
	background-image: url(../img/bg_howto.gif);
}
#how_to ul{
	list-style:none;
	padding:5px 10px;
	width:183px;
	margin:0;
}
#how_to ul li {
	background: url(../img/format-icn-arrow-sky.gif) no-repeat 0px 4px;
	padding:0 0 2px 7px;
	list-style:none;
	margin:0;
}

