@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff1cf;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	margin-bottom: 0;
}
#contents {
	width: 850px;
	margin: 0 auto;
	overflow:hidden;
}

a{
	color:#800000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}


/*------header＆上部の指定------*/

#header {
	height: 40px;
	background-color: #aa4f37;
}
.kasane {
	width: 820px;
	text-align:right;
	margin: 0 auto;
}
#logo {
	float: left;
	height: 60px;
	width: 675px;
	margin-bottom: 5px;
}
#pdf {
	float: left;
	height: 60px;
	width: 170px;
	margin-bottom: 5px;
}





/*------help・kekkadiv指定------*/

#wrap #contents #help {
	clear: both;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px 20px 20px 20px;
	width: 810px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #930;
}

	#wrap #contents #help p {
		padding: 0 10px 0 0;
	}

#wrap #contents #about {
	clear: both;
	background-image: url(../img/about.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px 20px 20px 20px;
	width: 810px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #930;
}

	#wrap #contents #about h2 {
		font-weight:bold;
		background-color:#dddddd;
		margin-top:30px;
		padding:3px 10px;
	}

	#wrap #contents #about h2:first-child{
		margin-top:0;
	}

	#wrap #contents #about p {
		padding: 0 10px 0 0;
	}

#wrap #contents #kekka {
	clear: both;
	width: 820px;
	padding-bottom:10px;
	margin: 0 auto 20px auto;
	border:none;
}

table#kekka tr th{
	background:none;
	border:none;
	border-bottom:1px #930 dashed;
	color:#000000;
	width:150px;
}

table#kekka tr td{
	background:none;
	border:none;
	border-bottom:1px #930 dashed;
	color:#000000;
}

	table#kekka tr td span{
		display:block;
		float:left;
		background-image:url("../images/list.png");
		background-position:left center;
		background-repeat:no-repeat;
		margin:0 5px 5px 0;
		padding:3px 5px 3px 12px;
	}


/*------main指定------*/


#main {
	width: 850px;
	margin: 0 auto;
	margin-bottom: 40px;
}
#main p{
	font-size: 14px;
	margin-bottom: 20px;
}
#form {
	width: 650px;
	padding: 15px;
	background-color: #ffffff;
	margin: 0 auto;
}

.center {
	margin: 0 auto;
	clear:both;
}
	

	




/*------詳細ページ各項目div＆table指定------*/
.syosai_data{
	margin:50px 0;
	width:750px;
	}

.table_data{
	width:420px;
	float:left;
	margin-bottom:15px;
	}




.photo_data{
	width:330px;
	float:left;
	margin-bottom:15px;
	}

.photo_data img{
	margin-bottom:3px;
	}

.photo_data p{
	text-align:center;

	}


/*------footer指定------*/

#footer {
	height: 90px;
	background-image: url(../img/footer.png);
	background-repeat: repeat-x;
	border-bottom: solid #aa4f37 30px;
}

.copy_right {
	width: 850px;
	margin: 0 auto;
	text-align: center;
	padding-top: 96px;
	color: #fff;
	font-size: 14px;
}






/*------文字その他指定------*/	
	
	

h1 {
	font-size: 18px;
	margin: 10px 0 10px 90px;
}

h2 {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 5px;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	margin-left: 20px;
}

.p_center {
	text-align: center;
}






/*ボタン指定*/


#submit_button {
	font-size: 25px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	padding: 5px 40px;
	background-color: #8c6193;
	border-style: none;
	border-radius: 10px;
}

#submit_button:hover {
	font-size: 25px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	padding: 5px 40px;
	background-color: #a8427e;
	border-style: none;
	border-radius: 10px;
}

.submit_button02 {
	font-size: 20px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	padding: 5px 25px;
	background-color: #8c6193;
	border-style: none;
	border-radius: 10px;
	text-align: center;
}

.submit_button02:link {
	text-decoration: none;
}

.submit_button02:hover {
	font-size: 20px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	padding: 5px 25px;
	background-color: #a8427e;
	border-style: none;
	border-radius: 10px;
}
 {
}


div.search{
	width:650px;
	margin-bottom:20px;
}

	div.search h4{
		padding-left:10px;
		border-bottom:1px #8b531e solid;
	}
	
	div.free_word {
		text-align:center;
	}
		
	
	.free_word{
		text-align:center;
		padding:30px;
	}
	
		.free_word input[type=text]{
			width:250px;
		}
		
	label#taberu{
		background-color: #c6343f;
		color:white;
	}
	
	label#tanoshimu{
		background-color: #c16c33;
		color:white;
	}
	
	label#omiyage{
		background-color: #d39d18;
		color:white;
	}
	
	label#shukuhaku{
		background-color: #849b24;
		color:white;
	}
	
	label#parking{
		background-color: #30a05d;
		color:white;
	}
	
	label#wc{
		background-color: #69babc;
		color:white;
	}
	
	label#baria{
		background-color: #1e50a2;
		color:white;
	}
	
	label#e_b_t{
		background-color: #514d96;
		color:white;
	}
	
	label#another{
		background-color: #874272;
		color:white;
	}