@charset "Shift_JIS";

/* page_ttl
**********************************************************************/
/* news */
h1.page_ttl{
	width:565px;
	border-top:1px solid #E9E4D8;
	border-bottom:1px solid #E9E4D8;
	background:#FAF9F3 url(../../../../webpat/img/icon01.gif) no-repeat 15px 12px;
	padding:8px 10px 8px 40px;
	color:#58523F;
	font-size:138.5%;
	margin-bottom:25px;
	}

h1.newslist_ttl{
	width:615px;
	height:45px;
	background:url(../../../../webpat/img/page_ttl_news.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:25px;
	}

/* ikiiki */
h1.ikiikilist_ttl{
	width:615px;
	height:45px;
	background:url(../../../../webpat/img/page_ttl_ikiiki01.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:25px;
	}

h1.ikiikidetaile_ttl{
	width:615px;
	height:45px;
	background:url(../../../../webpat/img/page_ttl_ikiiki02.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:25px;
	}

/* spot */
h1.spotlist_ttl{
	width:615px;
	height:45px;
	background:url(../../../../webpat/img/page_ttl_spot01.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:25px;
	}

h1.spotdetaile_ttl{
	width:615px;
	height:45px;
	background:url(../../../../webpat/img/page_ttl_spot02.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:25px;
	}

/* sub_ttl
**********************************************************************/
/* ikiiki */
h2.sub_ttl_ikiiki01{
	width:505px;
	_width:615px;
	background:#7DBF52 url(../../../../webpat/img/sub_ttl_ikiiki01.jpg) no-repeat 0 0;
	font-size:100%;
	color:#fff;
	padding:20px 5px 5px 105px;
	margin-bottom:20px;
	}

/* spot */
h2.sub_ttl_spot01{
	width:475px;
	_width:615px;
	background:#7DBF52 url(../../../../webpat/img/sub_ttl_spot01.jpg) no-repeat 0 0;
	font-size:100%;
	color:#fff;
	padding:5px 120px 5px 20px;
	}


/* ttl
**********************************************************************/
/* ikiiki */
h3.ttl_ikiiki01{
	width:615px;
	height:37px;
	background:url(../../../../webpat/img/ttl_ikiiki01.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:15px;
	}
h3.ttl_ikiiki02{
	width:615px;
	height:37px;
	background:url(../../../../webpat/img/ttl_ikiiki02.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:15px;
	}
h3.ttl_ikiiki03{
	width:615px;
	height:37px;
	background:url(../../../../webpat/img/ttl_ikiiki03.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:15px;
	}

/* spot */
h3.catch{
	font-size:100%;
	color:#09c;
	border-bottom:1px dotted #ccc;
	padding:0px 0px 8px 0px;
	margin-bottom:15px;
	}

h3.ttl_spot01{
	width:595px;
	height:39px;
	background:url(../../../../webpat/img/ttl_spot01.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:15px;
	}
h3.ttl_spot02{
	width:595px;
	height:39px;
	background:url(../../../../webpat/img/ttl_spot02.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin-bottom:15px;
	}


/* main_inner
**********************************************************************/


/* news============================================================= */

/* news list */
#news_list_box{
	width:595px;
	_width:615px;
	padding:0px 10px;
	margin-bottom:30px;
	}


#news_list_box dl{
	width:595px;
	background:url(../../../img/union/line01.gif) repeat-x left bottom;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:89%;
	line-height:150%;
	}

	#news_list_box dt{
		width:120px;
		float:left;
		background:url(../../../img/union/icon01.gif) no-repeat 0px 6px;
		padding-left:15px;
		color:#333333;
		}
	
	#news_list_box dd{
		float:right;
		width:460px;
		}
		
		/* #news_list_box hack */
		#news_list_box dl:after {
			content: ".";
			display: block;
			clear: both;
			height: 0;
			visibility: hidden;
			}

		#news_list_box dl {
			display: inline-block;
			}

		/* exlude MacIE5 \*/
		*html #news_list_box dl {
			height: 1%;
			}
		#news_list_box dl {
			display:block;
			}
		/* end MacIE5 */



#page_send{
	width:595px;
	margin:30px 0px;
	}
	
	#page_send p.prev{
		float:left;
		}
	
	#page_send p.next{
		float:right;
		}


/* news detaile */
#photo_box_news{
	width:615px;
	margin-bottom:30px;
	}
	
	h1.page_ttl input{
		width:500px;
		}
	
	#photo_box_news img{
		margin-bottom:10px;
		}
	
	p.txt03 textarea{
		width:615px;
		height:300px;
		}
	
	.photo01{
		width:195px;
		float:left;
		margin-right:15px;
		}
		
		.photo01 p input{
			width:195px;
			}
	
	.photo02{
		width:195px;
		float:right;
		}
		
		.photo02 p input{
			width:195px;
			}


/* ikiiki============================================================= */

/* ikiiki list */
#ikiiki_list_box{
	width:595px;
	_width:615px;
	padding:0px 10px;
	margin-bottom:30px;
	}

	.ikiiki_list_inner{
		width:595px;
		margin-bottom:10px;
		padding-bottom:15px;
		background:url(../../../img/union/line01.gif) repeat-x left bottom;
		}
		
		.ikiiki_list_inner img{
			width:160px;
			float:left;
			}
		
		.ikiiki_list_inner dl{
			width:420px;
			float:right;
			margin-bottom:5px;
			}
			
			.ikiiki_list_inner dl dt{
				background:url(../../../img/union/icon01.gif) no-repeat 0px 6px;
				padding-left:15px;
				font-size:89%;
				margin-bottom:15px;
				}
				
				.ikiiki_list_inner dl dd{
					font-size:89%;
					margin-bottom:10px;
					line-height:150%;
					}
				
				.ikiiki_list_inner dl dd.date{
					font-size:75%;
					}



/* ikiiki detaile */
h2.sub_ttl_ikiiki01 input{
	width:500px;
	}

	p.line_bottom{
		border-bottom:1px solid #e8e8e8;
		padding:0px 0px 15px 0px;
		}

.ikiiki_photo_box01{
	width:615px;
	margin-bottom:20px;
	}
	
	.ikiiki_photo_box_left{
		width:260px;
		float:left;
		}
		
	.ikiiki_photo_box_right{
		width:340px;
		float:right;
		}
	
		.ikiiki_photo_box_right input{
			width:325px;
			}
		
		.ikiiki_photo_box_right textarea{
			width:340px;
			height:200px;
			}
			
		.ikiiki_photo_box_right h4{
			width:340px;
			background:url(../../../../webpat/img/icon02.gif) no-repeat 0px 0px;
			font-size:100%;
			color:#58523F;
			padding:0px 0px 0px 15px;
			margin-bottom:15px;
			}


div.addition{
	font-size:75%;
	line-height:150%;
	color:#333;
	margin-bottom:30px;
	}
	
	div.addition h4{
		font-size:117%;
		color:#58523F;
		margin-bottom:5px;
		}
		
		div.addition textarea{
			width:615px;
			height:300px;
			}



#map_box{
	border:1px solid #ddd;
	padding:2px;
	margin-bottom:10px;
	}
	
	#map_box textarea{
		width:605px;
		height:100px;
		}

#info_btn{
	width:615px;
	margin-bottom:30px;
	}
	
	#info_btn input{
		width:180px;
		}
	
	#info_btn .info_btn01{
		width:195px;
		float:left;
		margin-right:15px;
		}
	
	#info_btn .info_btn02{
		width:195px;
		float:left;
		margin-right:15px;
		}
	
	#info_btn .info_btn03{
		width:195px;
		float:right;
		}
		
		#info_btn .info_btn01 a{
			width:195px;
			height:45px;
			display:block;
			text-indent:-9999px;
			background:url(../../../../webpat/img/bt_ikiiki01.jpg) no-repeat 0px 0px;
			overflow:hidden;
			}
		
		#info_btn .info_btn02 a{
			width:195px;
			height:45px;
			display:block;
			text-indent:-9999px;
			background:url(../../../../webpat/img/bt_ikiiki02.jpg) no-repeat 0px 0px;
			overflow:hidden;
			}
		
		#info_btn .info_btn03 a{
			width:195px;
			height:45px;
			display:block;
			text-indent:-9999px;
			background:url(../../../../webpat/img/bt_ikiiki03.jpg) no-repeat 0px 0px;
			overflow:hidden;
			}


/* spot============================================================= */
h2.sub_ttl_spot01 input{
	width:400px;
	}

h3.catch input{
	width:590px;
	}

#spot_wrapper{
	width:595px;
	border-right:3px solid #5BAD24;
	border-bottom:3px solid #5BAD24;
	border-left:3px solid #5BAD24;
	padding:10px 7px;
	margin-bottom:30px;
	}
	
	
	table input{
		width:250px;
		}
	
	table textarea{
		width:300px;
		height:150px;
		}
	
	.spot_photo_box01{
		width:595px;
		margin-bottom:15px;
		}
		
		.spot_photo_box01_left{
			width:260px;
			float:left;
			}
		
		.spot_photo_box01_right{
			width:320px;
			float:right;
			}
			
			.spot_photo_box01_right textarea{
				width:310px;
				height:100px;
				}
	
	.spot_photo_box02{
		width:595px;
		margin-bottom:15px;
		}
		
		.spot_photo_box02_left{
			width:200px;
			float:left;
			}
		
		.spot_photo_box02_right{
			width:375px;
			float:right;
			}
			
			.spot_photo_box02_right textarea{
				width:370px;
				height:100px;
				}
			
			.spot_photo_box02_right h4{
				font-size:89%;
				color:#54AA1B;
				margin-bottom:15px;
				}
				
				.spot_photo_box02_right h4 input{
					width:370px;
					}
	
	
	#bt_spot_search{
		width:595px;
		text-align:center;
		}
		
		#bt_spot_search input{
			width:210px;
			}
		
		#bt_spot_search p{
			width:210px;
			margin:30px auto 0px auto;
			}
			
			#bt_spot_search p a{
				width:210px;
				height:45px;
				background:url(../../../../webpat/img/bt_spot_search.jpg) no-repeat 0px 0px;
				display:block;
				text-indent:-9999px;
				overflow:hidden;
				}













/* left_menu
**********************************************************************/
/* menu_ttl_news */
#menu_ttl_news{
	width:220px;
	height:46px;
	text-indent:-9999px;
	background:url(../../../../webpat/img/menu_ttl_news.jpg) no-repeat 0 0;
	margin-bottom:10px;
	}


/* menu_ttl_ikiiki */
#menu_ttl_ikiiki{
	width:220px;
	height:46px;
	text-indent:-9999px;
	background:url(../../../../webpat/img/menu_ttl_ikiiki.jpg) no-repeat 0 0;
	margin-bottom:10px;
	}


/* menu_ttl_spot */
#menu_ttl_spot{
	width:220px;
	height:46px;
	text-indent:-9999px;
	background:url(../../../../webpat/img/menu_ttl_spot.jpg) no-repeat 0 0;
	margin-bottom:10px;
	}
