@charset "utf-8";


#otherArea {
	background:url(../img/base/header_bg_repeat.jpg) left top repeat-x;
	}
	#page {
		width: 100%;
		margin: 0 auto;
		padding:0;
		text-align: left;
		position:static;
		background:url(../img/base/header_bg.jpg) center top no-repeat;
		}
		#header {
			padding:0;
			position:relative;
			width:1020px;
			height:145px;
			margin:0 auto;
			text-align: left;
			}
			h1 {
				height:18px;
				top:5px;
				left:30px;
				padding:0;
				font-size:12px;
				font-weight:normal;
				line-height:1;
				color:#FFFFFF;
				position:relative;
				z-index:3;
				}
				#header #logo {
					top:16px;
					left:30px;
					padding:0;
					width:330px;
					height:110px;
					position:relative;
					z-index:1;
					}
					#header #otoiawase {
					top:108px;
					left:760px;
					padding:0;
					width:217px;
					height:24px;
					position:absolute;
					z-index:2;
					line-height:0;
					}

h2{
	background:url(../img/base/menu_bg_bottom.png) left top repeat-x transparent;
	text-align:center;
}

#contents {
	width:950px;
	margin:0 auto;
	text-align: left;
	padding:10px 0px;
	}

#main {
	padding:0px 0px 60px 0px;
	line-height:1.6;
	width:702px;
	float:left;
	}
	#main table,#main ol,#main ul,#main dl,#main blockquote,#main pre,#main p {
	margin-bottom: 1em;
	}


#main h3 {
	margin:0px 0px 15px 0px;
	background:url(../img/h3_bg.jpg) left no-repeat;
	padding-top:11px;
	padding-left:35px;
	min-height:42px;
	clear:both;
	}
	#main h3.first {
		margin:20px 0px 10px 0px;
	}
	#main p{
	margin:0px 15px 20px 15px;
	clear:both;
	}

.imageList {
	margin:0px 15px;
	}
	.imageList li{
		list-style:none;
		float:left;
		margin-left:9px;
		margin-bottom:5px;
		width:215px;
		text-align:center;
		font-size:13px;
		color:#00b094;
		font-weight:bold;
		}
		.imageList li.left{
			margin-left:0px;
			}
			.imageList li img {
			border:1px solid #ccc;
			margin-bottom:2px;
			display:block;
			}
			#main .imageList li p.green_bar{
			margin:0px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			text-align:left;
			}



#main_right {
	float:right;
	width:220px;
	padding-top:20px;
	}
	#main_right ul{
	}
	#main_right ul li{
		padding:13px 3px 10px 28px;
		list-style:none;
		border-top:1px dotted #bdb4a3;
		background:url(../img/side_mark.jpg) left no-repeat #effaf5;
		}
		#main_right ul li.first{
		border-top:0px;
		}
	




/*:::::::::::::::::::::
　リスト
:::::::::::::::::::::*/

.topic-path ol {
	width:850px;
	margin-left:5px;
	margin-bottom:20px;
	padding-top:25px;
	padding-bottom:0px;
	font-size: 85%;
	}
	.topic-path ol li {
	list-style-type: none;
	display: inline;
		}
		.topic-path ol li a {
		padding-right: 18px;
		background: url(../img/base/topic_path_mark.png) no-repeat right;
		}


#main .green_bar {
	padding:15px 5px 0px 0px;
	margin-bottom:10px;
	border-bottom:3px solid #00b094;
	font-weight:bold;
	color:#00b094;
	font-size:18px;
	clear:both;
	}



/* ===== ta_kihon ===== */
.ta_kihon {
		margin:0px 15px 20px 15px;
		border-top:1px solid #bcb6af;
		border-left:1px solid #bcb6af;
		border-right:1px solid #bcb6af;
		}
		.ta_kihon th,
		.ta_kihon td {
			padding: 11px 20px 11px 20px;
			border-top:1px solid #fff;
			border-bottom:1px solid #bcb6af;
			text-align:left;
			font-size:15px;
			vertical-align: middle;
			}
			.ta_kihon th {
				border-left:1px solid #fff;
				background-color:#f6f1e4;
				font-weight: bold;
				color: #956d09;
				}
				.ta_kihon td input,
				.ta_kihon td textarea{
				padding:5px;
				margin:2px 0px;
				font-size:16px;
				}



/* ===== ta_enkaku ===== */
.ta_enkaku {
		margin:0px 15px 20px 15px;
	}
	.ta_enkaku th,
	.ta_enkaku td {
		padding: 20px 20px 2px 0px;
		border-top:1px solid #fff;
		border-bottom:1px solid #bcb6af;
		text-align:left;
		font-size:15px;
		vertical-align: middle;
	}
	.ta_enkaku th.first,
	.ta_enkaku td.first{
		}

	.ta_enkaku th {
		color: #956d09;
		font-weight: bold;
	}


/* ===== ta_list ===== */
.ta_list {
	margin:20px 15px 50px 15px;
	border-top:1px solid #bcb6af;
	border-left:1px solid #bcb6af;
	border-right:1px solid #bcb6af;
	clear:both;
	}
	.ta_list th,
	.ta_list td {
		padding: 11px 20px 11px 20px;
		border-bottom:1px solid #bcb6af;
		text-align:left;
		font-size:15px;
		vertical-align: middle;
	}
	.ta_list th {
		border-top:1px solid #fff;
		background-color:#f6f1e4;
		font-weight: bold;
		color: #956d09;
	}
	.ta_list th.th01 {
		border-left:1px solid #fff;
		}
	
#mapArea {
		margin:0px 0px 0px 15px;
}


















