@charset "euc-jp";

/*-------------------------------------

screen.css
author: 旭岳万世閣ホテルベアモンテ（mailto:info@bearmonte.jp ）
info: pc設定（テーブルレイアウト用）
-------------------------------------*/

/* 背景デザイン用
-------------------------------------*/
body{
	behavior:url("./csshover.htc");
/*	background:#FFFFDD url(../img/common/body_bg.gif) repeat-x 0 0; */
	margin:0 auto;
	padding:0;
	text-align:center;
}
a img{
	border-width:0;
}
body#reset{
	background-image:none;
	background-color:#fff;
}
#bg{
	width:944px;
	margin:0 auto;

}
#set-bg{
/*	background:url(../img/common/set-bg_bg.gif) repeat-y 0 0;*/
	width:944px;
	margin:0 auto;
	float:left;
}
#set{
/*	background:url(../img/common/set_bg.jpg) no-repeat 0 0;*/
	width:944px;
	float:left;
}

/* ヘッダー
-------------------------------------*/
#header{
	width:900px;
	height:340px;
	margin-left:22px;
	float:left;
	background:url(../img/common/header_bg01.gif) repeat-x 0 0;
}
*html #header{
	margin-left:11px;
}
#title{
	margin:0;
	padding:0;
	width:295px;
	float:left;
	height:60px;
}
#title a img{
	border-width:0;
}
/* ヘッダーナビゲーション */
#h-navi{
	width:550px;
	height:30px;
	margin:0 10px 0 0; 
 padding:10px 0 0;
	float:right;
}
*html #h-navi{
	height:40px;
	margin:0 5px 0 0; 
}
#h-navi li{
	float:left;
	list-style-type:none;
	margin:0;
}
#h-navi a{
	display:block;
	height:25px;
	margin-left:10px;
}
#h-navi01 a{
	background:url(../img/common/menu02a.gif) no-repeat 0 0;
	width:76px;
}
#h-navi02 a{
	background:url(../img/common/menu02b.gif) no-repeat 0 0;
	width:101px;
}
#h-navi03 a{
	background:url(../img/common/menu02c.gif) no-repeat 0 0;
	width:40px;
}
#h-navi04 a{
	background:url(../img/common/menu02d.gif) no-repeat 0 0;
	width:76px;
}
#h-navi05 a{
	background:url(../img/common/menu02e.gif) no-repeat 0 0;
	width:149px;
}
#h-navi06 a{
	background:url(../img/common/menu02f.gif) no-repeat 0 0;
	width:98px;
}
#h-navi a:hover{
	background-position:0 -25px;
}
#h-navi img{
	border-width:0;
}

/* フリーダイアル */
#header-tel{
	width:900px;
	height:20px;
	clear:both;
	text-align:right;
	background:url(../img/common/title02.gif) no-repeat left top;
}

/* 看板 */
#header-img{
	width:900px;
	height:260px;
	clear:both;

}

/* トップバナー
-------------------------------------*/
#top-banner{
	float:right;
	margin:0 0 -90px;
	position:relative;
	z-index:20;
	top:-90px;
	right:5px;
}

#top-banner li{
	float:left;
	padding:0;
}

/* 各バナー */
#top-banner li#top-banner01{
	width:176px;
	height:89px;
	margin:0 5px 0 0;
}
#top-banner li#top-banner01 a{
	float:left;
	width:176px;
	height:89px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../common/img/banner09.png) no-repeat 0 0;
}
#top-banner li#top-banner01 a:hover{}

#top-banner li#top-banner02{
	width:176px;
	height:89px;
	margin:0;
}
#top-banner li#top-banner02 a{
	float:left;
	width:176px;
	height:89px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../common/img/le_cristal_de_neige.png) no-repeat 0 0;
}

/* パンくずリスト */
ul#topic-path{
	width:890px;
	height:17px;
	padding:5px 5px 0;
	margin:0 22px 0 0;
	float:right;
	font-size:12px;
	text-align:right;
	background:url(../img/common/tp_bg.gif) repeat-x 0 0;
}
*html ul#topic-path{
	height:22px;
	margin-right:11px;
}
#topic-path li{
	height:12px;
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
#topic-path a{
	padding-right:12px;
	margin-right:5px;
 background:url(../img/common/arrow01.gif) no-repeat;
	background-position:100% 50%;
}

/* ボディー
-------------------------------------*/
#body{
	width:900px;
	float:left;
	margin-left:22px;
	background:#fff url(../img/common/col_bg.gif) repeat-y 0 0;
}
*html #body{
	margin-left:11px;
}
@media print{
	#body{
		width:905px;
	}
}

/* 左カラム
-------------------------------------*/
#col-left{
	width:200px;
	float:left;
}
#l-banner01{
	width:200px;
	float:left;
	margin:5px 0 0;
	padding:0;
	background:url(../img/common/col-l_bg01.gif) repeat-y 0 0;
}
#l-banner01 li{
	margin:0;
	list-style-type:none;
	line-height:1;
	padding:0;
	float:left;
	background:url(../img/common/col-l_bg01.gif) repeat-y 0 0;
}
#l-banner01a a{
	display:block;
	width:200px;
	height:91px;
	background:url(../img/common/banner01.jpg) no-repeat 0 0;
}
#l-banner01b a{
	display:block;
	width:200px;
	height:110px;
	background:url(../img/common/banner02.jpg) no-repeat 0 0;
}
#l-banner01b a:hover{
	background-position:0 -110px;
}

#l-banner01c{
	display:block;
	width:200px;
	height:196px;
	background:url(../img/common/banner03.jpg) no-repeat 0 0;
}
#l-banner01d a{
	display:block;
	width:200px;
	height:89px;
	background:url(../img/common/banner09.png) no-repeat 0 0;
}
#l-banner01e a{
	display:block;
	width:200px;
	height:91px;
	background:url(../img/common/banner06.jpg) no-repeat 0 0;
	float:left;
}
#l-banner01f a{
	display:block;
	width:176px;
	height:89px;
	margin:0 0 5px;
	background:url(../img/common/chibiceleb-175.gif) no-repeat 0 0;
	float:left;
}
#l-banner01a a:hover{
	background-position:0 -91px;
}

#l-banner01e a:hover{
	background-position:0 -91px;
}

/* 100126停止 */
#l-banner01f,
#l-banner01f *,
#l-banner01e,
#l-banner01e *{
	display:none;
}

#l-banner02{
	width:200px;
	margin:0;
	padding:0 0 5px;
	float:left;
	background:url(../img/common/col-l_bg01.gif) repeat-y 0 0;
}
#l-banner02 li{
	margin:0 0 0 2px;
	padding:0;
	float:left;
	list-style-type:none;
}
*html #l-banner02 li{
	margin:0 0 0 1px;
}
#l-banner03{
	width:200px;
	margin:0;
	padding:0;
	float:left;
	background:url(../img/common/col-l_bg01.gif) repeat-y 0 0;
}
#l-banner03 li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}
#l-banner01 a img,
#l-banner02 a img{
	border-width:0;
}
#col-l-end{
	float:left;
	width:200px;
	height:20px;
	background:url(../img/common/col-l_bg02.gif) no-repeat 0 0;
}
/* ホテル情報 */
.hotel-info{
	color:#331122;
	line-height:1.4;
	width:188px;
	float:left;
	margin:0 0 5px 6px;
	padding:0 0 4px;
	text-align:left;
	font-size:8pt;
	border-bottom:dotted 1px #ECBD00;
}
*html .hotel-info{
	margin-left:3px;
}
.hotel-info dt{
	background:#FFDB4D;
	margin:0 0 2px;
	padding:0 2px;
}
.hotel-info dd{
	margin:0;
	padding:0;
}
.h-info-sub{
	color:#683923;
}

/* 右カラム
-------------------------------------*/
#col-right{
	width:700px;
	float:left;
}
@media print{
	#col-right{
		width:705px;
	}
}
/* メニュー */
#menu-bg{
	float:left;
	position:relative;
	z-index:10;
	height:47px;
	background:url(../img/common/menu01_bg.gif) no-repeat left bottom;
}
#menu-bg *{
	margin:0;
	padding:0;
	text-align:left;
}
#menu{
	float:left;
	height:40px;
	position:relative;
	list-style:none;
	z-index:100;
	margin:0;
	padding:0;
}
#menu a img{
	border-width:0;
}
#menu01 a{
	display:block;
	background:url(../img/common/menu01a.gif) no-repeat 0 0;
}
#menu02{
	background:url(../img/common/menu01b.gif) no-repeat 0 0;
}
#menu03{
	background:url(../img/common/menu01c.gif) no-repeat 0 0;
}
#menu04{
	background:url(../img/common/menu01d.gif) no-repeat 0 0;
}
#menu05{
	background:url(../img/common/menu01e.gif) no-repeat 0 0;
}
#menu06 a{
	background:url(../img/common/menu01f.gif) no-repeat 0 0;
}
#menu07{
	background:url(../img/common/menu01g.gif) no-repeat 0 0;
}
#menu li#menu01 a,
#menu li#menu02,
#menu li#menu03,
#menu li#menu04,
#menu li#menu05,
#menu li#menu06 a,
#menu li#menu07{
	display:block;
	position:relative;
	z-index:200;
	width:100px;
	height:40px;
	padding:0;
	margin:0;
}
#menu li#menu01 a:hover,
#menu li#menu02:hover,
#menu li#menu03:hover,
#menu li#menu04:hover,
#menu li#menu05:hover,
#menu li#menu06 a:hover,
#menu li#menu07:hover{
	border:none;
	visibility:visible;
	background-position:0 -40px;
}
#menu li{
	position:relative;
	height:40px;
	z-index:300;
	overflow:hidden;
	float:left;
	display:block;
	padding:0;
	margin:0;
}
#menu li a img{
	padding:0;
	margin:0;
}
#menu li ul{
	list-style-type:none;
	display:none;
	overflow:hidden;
}
#menu li:hover{
	overflow:visible;
}
#menu li:hover ul{
	display:block;
	width:200px;
	position:absolute;
	top:40px;
	left:0;
	font-size:12px;
	z-index:400;
	border:solid 1px #C6B693;
	visibility:visible;
}
#menu li ul li{
	list-style-type:none;
	display:block;
	width:200px;
	height:24px;
	float:none;
	background:#fff;
}
#menu li ul li a{
letter-spacing:-1px;
	text-decoration:none;
	width:178px;
	height:18px;
	padding:5px 0 0 22px;
	display:block;
	color:#555;
	background:url(../img/common/menu01_icon.gif) no-repeat 4px 4px;
	border-bottom:dotted 1px #C6B693;
}
*html #menu li ul li a{}
#menu li ul li:hover{
	visibility: visible;
	background:#edfcf4 url(../img/common/menu01_sub_bg.gif) repeat-x left bottom;
}
#menu li ul li a:hover{
	visibility: visible;
	color:#333;
	background-position:4px -16px;
}

/* ページ */
#top-bus-bt a{	
	float:left;
	height:100px;
	width:640px;
	background:url(../img/home/top_bus_banner.gif) no-repeat 0 0;
}
#top-bus-bt a:hover{
	background-position:0 -100px;
}

#col-right h2{
	float:left;
	width:660px;
	padding:0;
	margin:0 0 0 20px;
}
*html #col-right h2{
	margin:0 0 0 10px;
}
.page{
	background:#fff url(../img/common/page_bg.gif) repeat-x left bottom;
	width:640px;
	text-align:left;
	padding:10px 10px 20px;
	margin:0 0 20px 20px;
	float:left;
	font-size:13px;
	color:#333;
	line-height:1.4;
}
*html .page{
	margin-left:10px;
}
.page p,
.page li,
.page dd,
.page dt,
.page ul,
.page ol,
.page dl{
	line-height:1.4;
}

/* テーブル線 */
.table th,
.table td{
	border-collapse:collapse;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #f0f0f0;
	border-right:solid 1px #f0f0f0;
}

/* トップページ用 */

#kyoen-dl dl{
	margin:0 0 10px;
}
#kyoen-dl dt{
	margin:0 0 5px;
	line-height:1.2;
	padding:0 0 0 10px;
	background:url(../img/home/kyoen_dt_bg.gif) no-repeat 0 5px;
}
#kyoen-dl dd{
	margin:0;
	line-height:1.2;
}

.page-top{
	background:#fff url(../img/common/page_bg.gif) repeat-x left bottom;
	width:640px;
	text-align:left;
	float:left;
	padding:0 0 20px;
	margin:0 0 20px 20px;
}
*html .page-top{
	margin-left:10px;
}

/* お問い合わせフォーム */
#form-inpuiry{}
#form-inpuiry fieldset{
	padding:0 10px 10px;
	border:solid 1px #ccc;
	margin:0 0 10px;
}
#form-inpuiry legend{
	margin:0 0 8px;
}
#form-inpuiry p{
	border-bottom:solid 1px #ccc;
	margin:0 0 8px;
	padding:0 0 5px;
}
#form-inpuiry label{
	cursor:pointer;
}
#form-inpuiry input{}
#form-inpuiry select{}
#form-inpuiry .button-inquiry{
	margin:20px 0 0;
	width:640px;
	text-align:center;
}
#form-inpuiry .button-inquiry input{
	margin:0 50px;
}
#form-inpuiry .label{
	width:160px;
	height:18px;
	color:#888;
	border-right:solid 1px #ccc;
	float:left;
	display:block;
	margin:0 5px 0 0;
	padding:2px 5px 0 0;
	text-align:right;
	font-weight:bold;
}
*html #form-inpuiry .label{
	height:20px;
}

/* プランページ
-------------------------------------*/
#plan-bt{
	float:left;
	width:380px;
	margin:0;
	padding:0 0 0 140px;
	list-style-type:none;
}

#plan-bt li{
	list-style-type:none;
}
#plan-bt-l{
	float:left;
	width:230px;
}
#plan-bt-r{
	float:right;
	padding:6px 0 0;
	width:150px;
}

/* フッター
-------------------------------------*/
#footer{
	background:url(../img/common/footer_bg.gif) no-repeat 0 0;
	clear:both;
	margin:0 0 0 22px;
	width:900px;
	height:40px;
	float:left;
}
*html #footer{
	margin-left:11px;
}
#copyright{
	font-size:12px;
	margin-top:16px;
	color:#fff;
}
#copyright a{
	color:#fff;
}
#copyright a:visited{
	color:#f0f0f0;
}
#copyright a:hover{
	color:#fc0;
}

/*-------------------------------------

title:レイアウト汎用class

info:フロート（クリアー）、文字寄せ、改行のクラス宣言

date:2008/01/07

-------------------------------------*/

/* フロート */
.float-l{
	float:left;
}
.float-r{
	float:right;
}
.no-float{
	float:none;
}

/* クリアー */
.clear-i{
	clear:left;
}
.clear-r{
	clear:right;
}
.clear-b{
	clear:both;
}
.no-clear{
	clear:none;
}

/* 文字寄せ横 */
.align-l{
	text-align:left;
}
.align-r{
	text-align:right;
}
.align-c{
	text-align:center;
}
.page .align-c tbody th,
.page .align-c tbody td{
	text-align:center;
}

/* 改行 */
.display-b{
	display:block;
}
.display-i{
	display:block;
}
.page .w-100{
	width:640px;
}

/* フォントサイズ */
.font-s{
	font-size:12px;
}

/* 色 */
.red{
	color:red;
}

/* 幅 */
table.w100{
	width:640px;
}


/*-------------------------------------

トップページ

date:2009/09/07

-------------------------------------*/

/* カラムセット */
#col-set{
	width:680px;
	float:right;
	padding:0 0 10px;
}

/* おすすめ宿泊プラン
-------------------------------------*/
#col02-plan{
	float:left;
	width:445px;
	padding:0;
	margin:0;
}
#col-right #col02-plan h2{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:445px;
	height:39px;
	margin:0;
	background:url(../img/home/plan_sh.png) no-repeat 0 0;
}

/* プランリスト */
#plan-list{
	float:left;
	height:1130px;
	width:445px;
	margin-left:0;
	padding:0;
	overflow:auto;
	background:url(../img/home/plan_bg.png) no-repeat center center;
}

#plan-list li{
	float:left;
	text-align:left;
	width:425px;
	margin:0 0 10px;
	border-bottom:dotted 1px #113C00;
}

/* おすすめ01 */
.plan-st .photo{	
	float:left;
	width:122px;
	height:92px;
	padding:2px 0 0 2px;
	background:url(../img/home/plan_photo_st.png) no-repeat 0 0;
}
*html .plan-st .photo{
	height:94px;
}

/* 見出し */
.plan-st h3{
	color:#669900;
	float:right;
	font-size:12px;
	width:291px;
	margin:0 0 5px;
}
.plan-st h3 a{
	text-decoration:none;
	float:left;
	width:274px;
	margin:0;
	padding:0 0 0 17px;
	background:url(../img/common/icon01.png) no-repeat 0 2px;
}
*html .plan-st h3 a{}
.plan-st h3 a:hover{
	text-decoration:underline;
	color:#ff0000;
	background:url(../img/common/icon01_h.png) no-repeat 0 2px;
}

/* テキスト */
.plan-st .text{
	color:#333;
	float:right;
	font-size:12px;
	width:291px;
	margin:0 0 10px;
	text-decoration:none;
}
.plan-st a.text:hover{
	text-decoration:underline;
}

/* 期間 */
.plan-st .term{
	color:#669900;
	float:right;
	font-size:12px;
	width:291px;
	font-weight:bolder;
	margin:0 0 5px;
}

/* 新聞掲載 */
.plan-st .news{
	display:block;
	color:#ff6600;
	font-weight:bold;
}

/* おすすめ02 */
.plan-normal .photo{
	float:left;
	width:82px;
	height:62px;
	padding:2px 0 0 2px;
	background:url(../img/home/plan_photo_normal.png) no-repeat 0 0;
}
*html .plan-normal .photo{
	height:64px;
}

/* 見出し */
.plan-normal h3{
	width:311px;
	float:right;
	font-size:12px;
	margin:0 0 5px;
}
.plan-normal h3 a{
	text-decoration:none;
	color:#669900;
	float:left;
	width:294px;
	margin:0;
	padding:0 0 0 17px;
	background:url(../img/common/icon01.png) no-repeat 0 2px;
}
*html .plan-normal h3 a{}
.plan-normal h3 a:hover{
	color:#ff0000;
	text-decoration:underline;
	background:url(../img/common/icon01_h.png) no-repeat 0 2px;
}

/* テキスト */
.plan-normal .text{
	color:#333;
	text-decoration:none;
	float:right;
	font-size:12px;
	width:311px;
	margin:0 0 10px;
}
.plan-normal a.text:hover{
	text-decoration:underline;
}

/* 期間 */
.plan-normal .term{
	color:#690;
	float:right;
	font-size:12px;
	width:311px;
	font-weight:bolder;
	margin:0 0 5px;
}

/* 新聞掲載 */
.plan-normal .news{
	display:block;
	color:#f60;
	font-weight:bold;
}

/* 右カラム
-------------------------------------*/
#col03{
	float:right;
	width:215px;
	margin:0;
	padding:0;
}
#col03 *{
	margin:0;
	padding:0;
	list-style-type:none;
}

/* お知らせ
-------------------------------------*/
#col03-info{
	float:left;
	text-align:left;
	background:url(../img/home/info_bg.png) no-repeat center center;
}
#col-right #col03-info h2{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:215px;
	height:39px;
	margin:0;
	background:url(../img/home/info_sh.png) no-repeat 0 0;
}
#info-list{
	width:205px;
	margin:0 0 10px;
	padding:0 0 0 5px;
	float:left;
}
*html #info-list{}

#info-list li{
	float:left;
	width:205px;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:11px;
	border-bottom:dotted 1px #113C00;
}
#col03-info .info-other{
	float:left;
	text-align:left;
	font-size:11px;
	width:205px;
	padding:0 0 10px 5px;
}
*html #col03-info .info-other{}
#col03-info .day{
	color:#333333;
	text-decoration:none;
}

/* 観光イベント
-------------------------------------*/
#col03-event{
	float:left;
	text-align:left;
	background:url(../img/home/info_bg.png) no-repeat center center;
}
#col-right #col03-event h2{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:215px;
	height:39px;
	margin:0;
	background:url(../img/home/event_sh.png) no-repeat 0 0;
}

/* イベント一覧 */
#event-list{
	width:215px;
	float:left;
	margin:0;
}
#event-list li{
	float:left;
	width:205px;
	border-bottom:dotted 1px #113C00;
	margin:0 0 5px;
}
#event-list .photo{
	float:left;
	width:82px;
	height:62px;
	padding:2px 0 0 2px;
	background:url(../img/home/event_photo.png) no-repeat 0 0;
}
*html #event-list .photo{
	height:64px;
}
#event-list h3{
	float:right;
	width:111px;
	font-size:12px;
}
#event-list h3 a{
	color:#ff6600;
	text-decoration:none;
	width:94px;
	float:left;
	margin:0;
	padding:0 0 0 17px;
	background:url(../img/common/icon01.png) no-repeat 0 2px;
}
*html #event-list h3 a{}
#event-list h3 a:hover{
	color:#ff0000;
	text-decoration:underline;
	background:url(../img/common/icon01_h.png) no-repeat 0 2px;
}
#event-list .link-data{
	float:right;
	margin:10px 0 5px;
	font-size:12px;
}
#col03-event .info-other{
	float:left;
	text-align:left;
	font-size:11px;
	width:205px;
	padding:0 0 10px 5px;
}

/*-------------------------------------

お知らせ

date:2009/09/07

-------------------------------------*/

/* お知らせ
-------------------------------------*/
#col02{
	padding-bottom:10px;
}
#col02 h2#sh01{
	background:url(../img/publishing/h2_information.gif) no-repeat 0 0;
}
#col02 h2#sh02{
	background:url(../img/publishing/h2_information.gif) no-repeat 0 0;
}
#col02 h2#sh03{
	background:url(../img/publishing/h2_event2.gif) no-repeat 0 0;
}

/* ナビゲーション */
.navigation{
	width:630px;
	margin:0 0 10px;
	padding:0 0 10px 10px;
	float:left;
}
*html .navigation{}
.navigation li.alignleft{
	padding:0;
	width:300px;
	text-align:center;
}
.navigation li.alignright{
	padding:0;
	width:300px;
	text-align:center;
}

/* お知らせ */
#col02 #publishing-list{
	width:650px;
	padding:0 0 0 10px;
	float:left;
}
*html #col02 #publishing-list{}
#col02 #publishing-list li{
	margin:0 0 10px;
	padding:0 0 10px;
	width:650px;
	float:left;
	border-bottom:dotted 1px #113C00;
}
#col02 #publishing-list li .photo{
	float:left;
	text-align:left;
	width:80px;
}
#col02 #publishing-list li h4{
	width:550px;
}
#col02 #publishing-list li h4 a{
	width:533px;
}
*html #col02 #publishing-list li h4 a{}

/* 記事本文 */
#col02 .entry{
	width:650px;
	padding:0 0 0 10px;
	float:left;
	fon-size:12px;
}
*html #col02 .entry{}

#col02 #publishing-list li .entry{
	width:550px;
	float:right;
	padding:0;
}

#col02 .entry table{
	fon-size:12px;
	width:650px;
}
#col02 .entry table td{
	vertical-align:top;
	padding:0 0 20px;
}
#col02 .entry table td h4{
	float:left;
	width:383px;
}
*html #col02 .entry table td h4{}

/* wp記事制御 */
.alignleft{
	float:left;
	margin:0 10px 10px 0;
}
.alignright{
	float:right;
	margin:0 10px 10px 0;
}

/* イベント一覧
-------------------------------------*/
#col02 #event01{
	padding:0 0 0 10px;
}
#col02 #event01 li{
	float:left;
	width:660px;
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:dotted 1px #113C00;
}
#col02 #event01 li .photo{
	float:left;
	width:200px;
}
#col02 #event01 li h4{
	width:450px;
}
#col02 #event01 li h4 a{
	width:433px;
}
*html #col02 #event01 li h4 a{}
#col02 #event01 li h5{
	width:450px;
	float:right;
	text-align:left;
}
#col02 #event01 li p{
	width:450px;
	fotns-size:12px;
	float:right;
	text-align:left;
}

#col02 #event01 li .link-data{
	width:450px;
	float:right;
	font-size:12px;
	text-align:right;
}

/* イベント詳細 */
#col02 #event02{
	padding:0;
}
#col02 #event02 li{
	float:left;
	width:640px;
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:dotted 1px #113C00;
}

/* イベント詳細上段 */
#col02 #event02a{}
#col02 #event02 #event02a .photo{
	text-align:left;
	float:left;
	width:300px;
}
#col02 #event02 #event02a h4{
	width:314px;
}
#col02 #event02 #event02a h4 a{
	width:314px;
}
*html #col02 #event02 #event02a h4 a{}
#col02 #event02 #event02a h5{
	width:330px;
	float:right;
	text-align:left;
}
#col02 #event02 #event02a p{
	width:330px;
	fotns-size:12px;
	float:right;
	text-align:left;
}

/* イベント詳細下段 */
#col02 #event02 #event02b{}
#col02 #event02 #event02b table{
	float:left;
	width:450px;
	font-size:12px;
	text-align:left;
}
#col02 #event02 #event02b th{
	width:80px;
	vertical-align:top;
	padding:0 0 5px;
}
#col02 #event02 #event02b td{
	width:360px;
	padding:0 0 5px 10px;
	border-left:solid 1px #ccc;
}
#col02 #event02 #event02b .photo{
	float:right;
	width:200px;
	text-align:right;
}
/*-------------------------------------

検索フォーム

date:2009/09/07

-------------------------------------*/
#col01-search{
	width:200px;
	margin:0;
	float:left;
	background:#fff url(../img/common/side_bg_line.png) repeat-y center top;
}	
#col01-search h2{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:200px;
	height:44px;
	background:url(../img/common/search_sh.png) no-repeat center top;
}	
#col01-search form{
	font-size:12px;
	text-align:left;http://www.bearmonte.jp/
	float:left;
	width:190px;
	padding:0 0 0 10px;
	background:url(../img/common/search_bg.png) no-repeat center bottom;
}
*html #col01-search form{}
#col01-search form dl{
	float:left;
	width:180px;
	padding:10px 10px 0 0;
}
*html #col01-search form dl{}
#col01-search form dt{
	width:180px;
	font-weight:bold;
	float:left;
	margin:0 0 5px;
}
#col01-search form dd{
	width:180px;
	float:left;
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:dotted 1px #113C00;
}
#col01-search form dd li{
	width:auto;
}
#search-submit{
	padding:10px 0;
	text-align:center;
}
#search-submit input{
	padding:0;
	border-width:0;
	width:80px;
	height:24px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:url(../img/common/search_bt_bg.png) no-repeat center bottom;
}

/*-------------------------------------

個別記事

date:2009/09/07

-------------------------------------*/

