@charset "UTF-8";

/*
 * Style Name: cat1.css
 * Description: 観る・遊ぶ,食べる,泊まる,買う
 */

/* ----------------------------------------
 ■ leftのカテゴリメニュー
 * ---------------------------------------- */
 
/*カテゴリ名*/
.left_menu2 h4 {
	width: 160px;
	text-indent: 5px;	
	border-bottom: #CCCCCC 1px dotted;
	margin: 0 0 0 15px;
	padding: 0 0 3px 0;	
	}

/*カテゴリリスト*/
ul.side_catmenu {
	font-size: 80%;
	list-style: none;
	margin: 0;
	padding: 10px 0 0 14px;
	}

.side_catmenu li {
	list-style: none;
	margin:0px;		
	padding: 0 0 7px 0;
	}

.side_catmenu li a{
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/ma-green-s.gif") left center no-repeat;
	padding:0 0 0 18px;
	}

.side_catmenu li a:hover {
	text-decoration: underline;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/ma-gray-s.gif") left center no-repeat;
	padding: 0 0 0 18px;
	}


/* ----------------------------------------
 ■ カテゴリリスト（右上部）
 * ---------------------------------------- */	
 	
/* カテゴリ説明 */
.cat_des {
	font-size: 80%;
	padding: 0 10px 0 0;
	margin: 0 0 15px 0;
	}

/* カテゴリタイトルと件数*/
#cattt {
	width:580px;
	border-bottom: double 3px #00C6F7;
	margin: 0 0 15px 0;
	padding: 0;
	clear:both;
	}

#cattt h2 {
	width: 400px;
	font-size: 100%;	
	font-weight: bold;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/ma-green.gif") no-repeat 0 50%;	
	margin: 0px;
	padding: 0 0 0 25px;
	float:left;
	}

#cattt_right {
	width: 140px;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	}

/* ----------------------------------------
 ■ カテゴリリスト（右下部）
 * ---------------------------------------- */	

.catlist_main {
	margin: 5px 0 0px 0;
	padding: 0 0 10px 0;
	clear: both;	
	}

/*一覧画像*/
.catlist_left {
	float: left;
	width: 130px;
	padding: 0 0 10px 0;
	}

/*一覧右*/
.catlist_right {
	width: 450px;
	float: right;
	position:relative;
	margin:0;	
	}

.catlist_right p {
	font-size: 80%;
	}

/*タイトル*/
.catlist_right h3 {
	font-size: 100%;
	font-weight: bold;
	text-indent: 10px;	
	border-left: 10px solid #C4D031;
	margin: 0 0 7px 0;
	padding: 3px 0 3px 0;
	}

/*エリアをタイトル右配置*/
.cfarea {
	position:absolute;
	top:0px;
	right:0px;
	margin:0px;
	padding:0px;
	}

/*一覧区切り*/
.cat_bar{ 
	width: 580px;
	height: 3px;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/dot.gif") top left repeat-x;	
	clear: both;
	overflow: hidden;
	}

	
/* ----------------------------------------
 ■ 詳細ページ
 * ---------------------------------------- */
 /* レイアウト*/

.main {    
	width: 570px;
	text-align: center;		
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
}


/* タイトル*/
.main h2 {
	font-size: 140%;
	font-weight: bold;
	text-align: left;			
	border-top: 5px solid #C4D031;
	text-indent: 10px;
	margin: 0;
	padding: 10px 0 5px 0;	
	}

/* エリア位置*/
.cfarea2 {
	vertical-align:middle;
	} 


/* タイトルのふりがな*/
.rubi {
	font-size: 70%;
	text-indent: 10px;	
	border-bottom: 1px solid #CCCCCC;
	margin: 1px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
	}

/* 本文テキスト*/
.entrybox {
	font-size: 80%;
	line-height: 1.6;
	margin: 20px 0px 10px 0px;
	}

/* 本文のテーブル */

table.table-about{
	width: 570px;
	border-collapse: collapse;
	margin:30px 0 0 0; 
	}

table.table-about td {
	border-bottom: solid 1px #CCCCCC;
	padding: 5px;
	}

table.table-about th {
	width: 170px;
	text-align: left;	
	border-bottom: solid 1px #CCCCCC;
	padding: 5px;
	}

/* 画像1*/
.photo1 {
	border: none;
	margin: 0 auto;
	display: block;	
	}

/* 画像2・3*/
.photo_right {
/*	width: 160px;*/
	margin: 20px 0px 20px 10px;
	padding: 0;
	float: right;
	}

/* お問い合わせ*/
.main h3 {
	font-weight: bold;
	text-indent: 10px;
	text-align: left;		
	background:#EFEFCD;
	border-left: 1px solid #C4D031;
	border-bottom: 1px solid #C4D031;
	padding: 5px 0 5px 0;
	margin:30px 0 0 0;	
	clear:both;
	}

/* お問い合わせのテキスト */
.entrybox2 {
	font-size:80%;
	line-height: 1.6;
	margin: 5px 0 20px 5px;
	}

/* URL */
.url{
	line-height:1.2;
	background:url("http://www.welcome.wakkanai.hokkaido.jp/img/url.gif") left center no-repeat;
	margin:0 0 15px 0;
	padding:3px 0 3px 45px;
	}

.entrybox2 p {
	margin: 0 auto;
	}