/* CSS Document */

@charset "utf-8";

* {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	background: url(../img/body_bg.jpg) left top;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#333333;
}

#wrapper {
	width:910px;
	position:relative;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	background:url(../img/wrapper_bg.jpg) left top repeat-y;
	display:table;
}

#header {
	width:910px;
	height:85px;
	float:left;
	clear:both;
}

	#header h1 {
		width:455px;
		height:85px;
		float:left;
		font-size:12px;
		line-height:20px;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		margin:0;
		padding:0;
	}

	#header h2 {
		width:455px;
		height:85px;
		float:right;
		font-size:12px;
		line-height:20px;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		margin:0;
		padding:0;
	}

#img_area {
	width:910px;
	height:420px;
	float:left;
	clear:both;
}

#con_area {
	width:880px;
	padding:10px 15px;
	float:left;
	clear:both;
	background:url(../../top_img/top_con_bg.gif) left top;
}

	#con_area .con_left {
		width:450px;
		float:left;
	}

		#con_area .con_left ul {
			width:435px;
			padding:10px 0 25px 15px;
			float:left;
			clear:both;
			list-style:none;
		}
	
		#con_area .con_left li {
			border-bottom:1px #666666 dashed;
			padding:3px 0 2px 0;
		}
	
		#con_area .con_left li a {
			color:#333333;
			text-decoration:none;
		}
	
		#con_area .con_left li a:hover {
			color:#336633;
			text-decoration:none;
		}
	
		#con_area .con_left .con_date {
			color:#666666;
		}

	#con_area .con_right {
		width:410px;
		float:right;
	}

		#con_area .con_right img {
			width:200px;
			height:60px;
			padding:0 0 10px 0;
		}

		#con_area .con_right_bl {
			width:200px;
			float:left;
		}

		#con_area .con_right_br {
			width:200px;
			float:right;
		}

#f_navi {
	width:888px;
	padding:10px 6px 23px 16px;
	float:left;
	clear:both;
}

	#f_navi .c_block {
		width:138px;
		margin:0 10px 0 0;
		float:left;
	}

	#f_navi .c_block_r {
		width:138px;
		float:left;
	}

	#f_navi h3 {
		width:120px;
		float:left;
		clear:both;
		padding:0 0 5px 18px;
		background:url(../img/house_icon.gif) left 2px no-repeat;
		font-size:12px;
		line-height:20px;
		font-weight:bold;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		color:#663300;
	}

	#f_navi h3 a {
		color:#663300;
		text-decoration:none;
	}

	#f_navi h3 a:hover {
		color:#006633;
		text-decoration:none;
	}

	#f_navi h4 {
		width:110px;
		float:left;
		clear:both;
		display:inline;
		margin:0 0 0 18px;
		padding:3px 0 2px 10px;
		background:url(../img/sc_icon.gif) left 5px no-repeat;
		font-size:11px;
		line-height:16px;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		border-bottom:1px #999999 dashed;
	}

	#f_navi h4 a {
		color:#333333;
		text-decoration:none;
	}

	#f_navi h4 a:hover {
		color:#006633;
		text-decoration:none;
	}

#spec {
	width:910px;
	margin:10px 0;
	float:left;
	clear:both;
	text-align:center;
	font-size:11px;
}

#footer {
	width:930px;
	height:58px;
	position:relative;
	margin:0 auto;
	padding:22px 0 0 0;
	background:url(../../top_img/top_footer_bg.jpg) left top no-repeat;
	_background:url(../../top_img/top_footer_bg.jpg) -5px top no-repeat;
	text-align:center;
	font-size:11px;
	line-height:18px;
}
