/***************************************************************/
/* ページ全体 */
body {
	margin:0px;
	padding:0px;
}
#contener {
	margin:0px auto;
	padding:0px;
	width:800px;
	border:1px solid #330000;
}
ul,li {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
img {
	border:0;
}
/***************************************************************/
/* タイトル */
#title {
	width:800px;
	height:150px;
	background:url('../images/top.jpg') no-repeat;
	text-indent:-9999px;
}

/***************************************************************/
/* ナビゲーションリンク */
#navi {
	background-color:#FDD302;
	width:800px;
	font-size:14px;
}

#navi ul{
list-style-type: none;
width: 100%;
background-color: #FDD302;
}

#navi li{
	border-right: 2px groove #cccccc;
	float:left;
	width:120px;
	height:29px;
	line-height:2;
	text-align:center;
	list-style:none;
}

#navi li a{
	display:block;
	background-color:#FDD302;
	color:#000000;
	display: block;
}

#navi li a:hover{
	display:block;
	background-color:#FFAE00;
}
/***************************************************************/
/* 左ブロック */
#map_block {
	float:left;
	width:514px;
	height:700px;
	display:block;
}
/***************************************************************/
/* 右（インフォメーションのブロック） */
#right_block {
	float:left;
	width:286px;
	height:600px;
	display:block;
	background:url('../images/check.gif');
}

#right_block .info1 {
	width:270px;
	height:50px;
	margin-top: 15px;
	margin-left:9px;
	background:url('../images/info1.gif') no-repeat;
	text-indent:-9999px;
}

#right_block .info2 {
	width:270px;
	background:url('../images/information2.jpg');
	margin-left:9px;
}
#right_block .info2 li {
	list-style-type:none;
}
#right_block li.info2_1 {
	font-size:13px;
	padding:5px 0px 5px 5px;
	text-decoration: underline; 
}

#right_block li.info2_2 {
	font-size:13px;
	padding:0px 5px 0px 10px;
	border-bottom:1px dotted #000000;
}

#right_block .info3 {
	width:270px;
	height:25px;
	margin-left:9px;
	background:url('../images/info2.gif') no-repeat;
	text-indent:-9999px;
}

#right_block .link1 {
	margin-top: 5px;
	margin-left:9px;
}

#right_block .link1 a{
	width:270px;
	height:90px;
	text-indent:-9999px;
	display:block;
	background:url('../images/link1.gif') no-repeat;
}

#right_block .link1 a:hover{
	background:url('../images/link1_2.gif') no-repeat;
}

#right_block .link2 {
	margin-top: 13px;
	margin-left:8px;
	
}
#right_block .link2 a{
	width:270px;
	height:150px;
	text-indent:-9999px;
	display:block;
	background:url('../images/link2.gif') no-repeat;
}

#right_block .link2 a:hover{
	background:url('../images/link_2.gif') no-repeat;
}
/***************************************************************/
/* PR */
#pr {
	width:800px;
	background:#FDD302;
	margin:auto;
	padding:4px 0px;
	font-size:14px;
}

#pr .ad {
	background:orange;
	text-align: center; 
	width:780px;
	margin:auto;


}

#pr table {
	border:1px solid #FDD302;
}
#pr td {
	background:#ffffff;
	text-align: center; 
	width: 261px;
	height: 170px;
}

/***************************************************************/

/* アドセンス */

#ads {
	background:ffffff;
	text-align: center; 
	width:800px;
	

}
/***************************************************************/

/* フッター */
#footer {
	width:800px;
	font-size:14px;
	text-align:center;
	background:#FDD302;
}
/***************************************************************/
/* 市区町村 */
#left1_block {
	float:left;
	width:514px;
	height:600px;
	display:block;
}

#left1_block table{
	width:500px;
	border:1px #CCCCCC solid;
	border-collapse: collapse;
	margin: auto;
	margin-top:20px;
}

#left1_block td{
	width:100px;
	border:1px #CCCCCC solid;
	text-align:center;
	height:30px;
}

#left1_block .td_top{
	width:500px;
	background:#ffcc33;
	text-align:center;
	height:30px;
}

/***************************************************************/
/* 各リンク */
#left2_block {
	float:left;
	width:514px;
	height:600px;
	display:block;
	font-size:14px;
	}

#left2_block table{
	width:500px;
	border:1px #CCCCCC solid;
	border-collapse: collapse;
	margin: auto;
	margin-top:20px;
}

#left2_block td{
	width:250px;
	border:1px #CCCCCC solid;
	text-align:center;
	height:30px;
}

#left2_block .td_top{
	width:500px;
	background:#ffcc33;
}

/***************************************************************/
/* 問い合わせフォーム */
#left6_block {
	float:left;
	width:514px;
	height:600px;
	display:block;
	font-size:14px;
	}

#left6_block table{
	width:500px;
	border:1px #CCCCCC solid;
	border-collapse: collapse;
	margin: auto;
	margin-top:20px;
}

#left6_block td{
	width:500px;
	border:1px #CCCCCC solid;
	text-align:left;
	height:30px;
}

#left6_block td1{
	width:250px;
	border:1px #CCCCCC solid;
	text-align:left;
	height:30px;
}

#left6_block .td_top{
	width:500px;
	background:#ffcc33;
}

#left6_block .td_under{
	width:250px;

}


/***************************************************************/
/* 各問い合わせ */
#left3_block {
	float:left;
	width:514px;
	height:1100px;
	display:block;
	font-size:14px;
	}

#left3_block table{
	width:500px;
	border:1px #CCCCCC solid;
	border-collapse: collapse;
	margin: auto;
	margin-top:20px;
}

#left3_block td{
	width:500px;
	border:1px #CCCCCC solid;
	text-align:left;
	height:30px;
}

#left3_block td1{
	width:250px;
	border:1px #CCCCCC solid;
	text-align:left;
	height:30px;
}

#left3_block .td_top{
	width:500px;
	background:#ffcc33;
}

#left3_block .td_under{
	width:250px;

}

/***************************************************************/
/* サンキュー */
#left5_block {
	float:left;
	width:514px;
	height:600px;
	display:block;
	font-size:14px;
	}

#left5_block table{
	width:500px;
	border:1px #CCCCCC solid;
	border-collapse: collapse;
	margin: auto;
	margin-top:20px;
}

#left5_block td{
	width:500px;
	border:1px #CCCCCC solid;
	text-align:left;
	height:30px;
}

#left5_block td1{
	width:250px;
	border:1px #CCCCCC solid;
	text-align:left;
	height:30px;
}

#left5_block .td_top{
	width:500px;
	background:#ffcc33;
}

#left5_block .td_under{
	width:250px;

}


/***************************************************************/
/* 各問い合わせ参考 */
#left4_block {
	float:left;
	width:514px;
	height:600px;
	display:block;
	font-size:14px;
	}

#left4_block table{
	width:250px;
	border:1px #CCCCCC solid;
	border-collapse: collapse;
	margin: auto;
	margin-top:20px;
}

#left4_block td{
	width:500px;
	border:1px #CCCCCC solid;
	text-align:left;
	height:30px;
}

#left4_block .td_top{
	width:500px;
	background:#ffcc33;
}

/***************************************************************/
/* 問い合わせブロック */
#inquiry_block {
	float:left;
	width:800px;
	height:600px;
	display:block;
}