@charset "Shift_JIS";

/*============================================================
//                                              2008/04/07
//  旅本舗　common設定
//  
//
//==========================================================*/

.hidden{
	margin:0;
	font-size:4px;
	line-height:1px;
	visibility:hidden;
}

/* 一時的に非表示させるための設定 */
.hidden02{
	margin:0;
	font-size:4px;
	line-height:1px;
	display:none;
}

.clear00{clear:both;}

/*============================================================
//  タグの再設定
//==========================================================*/
/* ページ幅 */
body{
	margin:0 auto;
	width:809px;
	background:#ffffff;
}

/* 見出しタグのマージン */
h1,h2,h3{
	margin:0;
}

/* リンク文字の色 */
a{
	color:#2260cc;
	text-decoration:none;
}

a:hover{
	color:#7CB500;
	text-decoration:underline;
}

/* 文字の色 */
p{
	margin-top:0;
	color:#555555;
	line-height:130%;
	/*text-align:left;*/
}

/* リストの文字の色 */
li{
	color:#555555;
}

/*============================================================
//  文字スタイル
//==========================================================*/
/* 本文Q数（基本） */
.txt01{
	font-size:12px;
}

/* キャプション */
.caption{
	font-size:10px;
}

/* キャプション（右寄せ） */
.caption-r{
	font-size:10px;
	text-align:right;
}

/* キャプション赤 */
.caption-red{
	font-size:10px;
	color:#CC0000;
}

/* 取消線 */
.torikeshi{
	text-decoration:line-through;
}

/*============================================================
//  文字飾り
//==========================================================*/
.bold{font-weight:bold}


/*============================================================
//  ヘッダー設定
//==========================================================*/
/*  */
#headder{
	margin-top:10px;
	margin-bottom:10px;
}

.frame_a1{
	margin-bottom:4px;
}

.headder-link{
	padding:6px 3px 2px 0;
}

a#hbtn01,a#hbtn01b,
a#hbtn02,a#hbtn02b,
a#hbtn03,a#hbtn03b,
a#hbtn04,a#hbtn04b,
a#hbtn05,a#hbtn05b,
a#hbtn06,a#hbtn06b{
	margin:0;
	padding:0;
	width:84px;
	height:38px;
	text-decoration:none;
	display:block;
/*	background:#456;*/
}

a#hbtn01{background:url("../images/hbtn_hkd.gif") no-repeat;}
a#hbtn02{background:url("../images/hbtn_hrk.gif") no-repeat;}
a#hbtn03{background:url("../images/hbtn_ksi.gif") no-repeat;}
a#hbtn04{background:url("../images/hbtn_nsk.gif") no-repeat;}
a#hbtn05{background:url("../images/hbtn_kys.gif") no-repeat;}
a#hbtn06{background:url("../images/hbtn_okn.gif") no-repeat;}

a#hbtn01:hover,
a#hbtn02:hover,
a#hbtn03:hover,
a#hbtn04:hover,
a#hbtn05:hover,
a#hbtn06:hover{
	background-position:0 -38px;
}

a#hbtn01b{background:url("../images/hbtn_hkd2.gif") no-repeat;}
a#hbtn02b{background:url("../images/hbtn_hrk2.gif") no-repeat;}
a#hbtn03b{background:url("../images/hbtn_ksi2.gif") no-repeat;}
a#hbtn04b{background:url("../images/hbtn_nsk2.gif") no-repeat;}
a#hbtn05b{background:url("../images/hbtn_kys2.gif") no-repeat;}
a#hbtn06b{background:url("../images/hbtn_okn2.gif") no-repeat;}

/*============================================================
//  その他
//==========================================================*/
/* フッター */
#footer{
	margin:15px 0 0 0;
	padding-top:3px;
	padding-bottom:25px;
	border-top:solid 2px #b4ac9a;
	text-align:center;
	
}

/* 閉じるボタン */
a.btn_close{
	margin:12px auto;
	padding:0;
	width:80px;
	height:20px;
	background:url("../images/cmn/btn_close.gif") no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-2000px;
	display:block;
	text-align:center;
}

a.btn_close:hover{
	background-position:0 -20px;
}

/* フッターカテゴリ一覧 */
#bottom_menu{}

#bottom_menu p{
	margin:0;
	font-size:10px;
	line-height:100%;
	color:#555555;
}

#bottom_menu ul{
margin:0;
padding:0;
list-style-type:none;
}

#bottom_menu ul li{
	margin:0;
	padding:0 0 0 3px;
	font-size:10px;
	display:inline;
	border-left:solid 1px #999999;
}

#bottom_menu ul li.list_end{
	padding-right:3px;
	border-right:solid 1px #999999;
}

/*-----------検索-----------*/

#search {
	width:295px;
	height:68px;
	margin:5px 0 10pt 0;
	padding:0;
	display:inline-block;
	position: relative;
	top: auto;
}


#search_item{ 
width:670px;
height:68px;
margin:0;
font-size:10px; color:#333333;
text-align:left;
}

.imput{ 
border-style:solid; border-width:1px; border-color:#666666;
}

.search_item01{ 
margin:0 8px 0 0;
padding:27px 0 0 2px;
float:left;
}

.search_item02{ 
margin:0 0 0 0;
padding:25px 0 0 10px;
float:right;
}

div#Contents{
	width:800px;
	}	

div#TitleBox01{
	width:800px;
	}
	
div#TitleBox01 div#SearchBox{
	width:230px;
	margin-right:5px;
	background:url(../images/search_bk.gif) no-repeat 0 100%;
	float:left;
	height:283px;
	}
	
div#TitleBox01 div#SearchBox table{
	width:210px;
	margin-left:10px;
	font-size:12px;
	}	
	
div#TitleBox01 div#SearchBox table td{
	padding-bottom:5px;
	}	

div#TitleBox01 div#SearchBox table td img{
	padding-bottom:2px;
	}
	
div#TitleBox01 div#SearchBox .input{
	width:210px;
	}	
	
div#TitleBox01 div#SearchBox table td#code input{
	width:40px;
	}
	
	
	
div#TitleBox01 div#TitleImg{
	width:565px;
	float:left;
	}	
	
div#TopCon01{
	width:635px;
}	

div#TopCon01 div#TopBana{
	width:230px;
	float:left;
	margin-right:5px;
	}
	
div#TopCon01 div#TopMap{
	width:400px;
	float:left;
	}
	
div#ConBox div#Main{
	width:635px;
	float:left;
	margin-right:5px;
}	


