* {
 margin:0;
 padding:0;
}
/*■■■TOP■■■*/
#headerTop {
	background:#666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 950px;
	font-size: 12px;
}
    .headerTop2{
        text-align : center;
        clear:both;
        padding : 0px 15px;
        margin : 0px;
        list-style-type : none;
        list-style-position : outside;
    }
    .headerTop2 li{
        display : inline;
        padding : 0px 3px;
        margin : 0px;
        list-style-position : outside;
        line-height : 1.5em;
        border-width : 0px 0px 0px 1px;
        border-style : solid;
        border-color : white;
    }
    .headerTop2 li a:link,.headerTop2 li a:active,.headerTop2 li a:visited{
        color : white;
        text-decoration: none;
    }
    .headerTop2 li a:hover{
        text-decoration: underline;
    }

/*■■■ヘッダー■■■*/
#headerZone {
	background-image: url(/img_2/top2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width:950px;
	height:130px;
}
	#headerZone p {
		width: 100%;
		background-color : #fff;
		font-size : 13px;
		color : brown;
		float: left;
		padding-top: 2px;
	}
	#headerMenu {
		padding-top: 0pt;
		padding-right: 0pt;
		padding-bottom: 0pt;
		padding-left: 0pt;
		margin-top: 0pt;
		margin-right: 0pt;
		margin-bottom: 5px;
		margin-left: 0pt;
		left: 0pt;
		bottom: 0pt;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #FF6633;
		width: 950px;
		height:25px;
	}
	#headerMenu ul{
		float : right;
/*		position : relative;*/
		left : 0;
		bottom : 0;
		margin : 0;
		margin-right : 15px;
		padding : 0;
	}
	#headerMenu ul li{
		display : inline;
		margin: 0;
		padding: 0;
	}
	#headerMenu li a{
		text-align :center;
		display : block;
		float : left;
		width : 121px;
		line-height : 25px;
		padding : 0px;
		margin : 0 3px;
		background-color : #FF6633;
		opacity: 0.9;
		filter:Alpha(opacity=90);
		color : white;
		font-weight : bold;
		text-decoration : none;
	}
	#headerMenu li a:hover{
		background : url(/media/blogs/a/img/headerMenu2.gif) no-repeat;
		background-color : #FF0033;
	}
body {
	text-align:center;
	margin: 0px; /*◆補正0*/
}
a {
	color: #0066cc;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: brown;
	font-weight: normal;
	text-decoration: none;
}
#allZone {
	width:950px; /*◆補正950px*/
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wrapper {
 width:700px;
 float:left;
}

/*■■■フッター■■■*/
#footer {
    clear:both;
    width: 100%;
    padding : 0px 0px 0px 0px;
    margin : 0px;
	background:#666666;
    height : 133px;
    text-align : center;
    color : white;
    font-size : 0.8em;
}
    #footer p{
        padding : 5px;
        margin : 0px;
        text-align : center;
        clear :both;
    }
	#foot-menu {
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding-top: 35px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		text-align: center;
	}
	.footMenuList {
		clear:both;
		margin:0px 0px 0px 80px;
		padding:0px;
		text-align:center;
	}
	.footMenuList li {
		display:inline;
		float:left;
		margin:0px 0px 5px 0px;
		padding:0px;
		background-color:#fff;
		text-align:left;
		border: siled 1px #000000;
	}
    .footMenuList li a:link,.footMenuList li a:active,.footMenuList li a:visited{
        width : 107px;
        text-indent : 21px;
        padding : 0px;
        display: block;
        margin : 0px;
        font-size : 13px;
        line-height : 24px;
        color : black;
        text-decoration: none;
    }
    .footMenuList li a:hover {
        color: brown;
        background-position: 0px -24px;
        text-decoration: underline;
		background-color:#eee;
    }
    .footMenuList2{
        text-align : center;
        clear:both;
        padding : 0px 40px;
        margin : 0px;
        list-style-type : none;
        list-style-position : outside;
    }
    .footMenuList2 li{
        display : inline;
        padding : 0px 3px;
        margin : 0px;
        list-style-position : outside;
        line-height : 1.5em;
        border-width : 0px 0px 0px 1px;
        border-style : solid;
        border-color : white;
    }
    .footMenuList2 li a:link,.footMenuList2 li a:active,.footMenuList2 li a:visited{
        color : white;
        text-decoration: none;
    }
    .footMenuList2 li a:hover{
        text-decoration: underline;
    }

/*■■■中央■■■*/
#centerZone {
	width:450px;
	float:right;
	background:#f3f3f3;
	margin: 0px;
}
.mainZoneBox {
	position: relative;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	background:#ffffff;
}
	.searchBox {
		clear: both;
		padding-top: 5px;
		padding-right: 5pt;
		padding-bottom: 5px;
		padding-left: 5pt;
		margin-top: 5px;
		margin-right: 0pt;
		margin-bottom: 5px;
		margin-left: 0px;
		font-size: 0.9em;
		line-height: 1.3em;
		text-align: center;
	}
	/*ネットポップ*/
	.netpop {
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		margin: 10px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: silver;
		border-right-color: silver;
		border-bottom-color: silver;
		border-left-color: silver;
		text-align: center;
		width: 140px;
		float: left;
		background:#ffffff;
	}
.news {
	width: 230px;
	float: left;
}
    .newsNo2{
        padding : 3px 0px 5px 5px;
        margin : 0px 0px 0px 10px;
        border : solid 1px silver;
        text-align : left;
        height : 130px;
        width : 230px;
        float : left;
        overflow : auto;
		background:#ffffff;
		color: #333;
	}
	/*イベント*/
    .eventTitle {
        padding : 5px 0px 2px 10px;
        margin : 0px 5px 0px 5px;
        border-bottom : solid 2px #FF6633;
        border-left : solid 7px #FF6633;
        text-align : left;
/*        width : 420px;*/
		background:#FF9933;
		color: #fff;
		clear:left;
		font-weight: 700;
	}
    .eventBox {
        padding : 3px 0px 5px 5px;
        margin : 0px 0px 0px 0px;
        border : solid 1px silver;
        text-align : left;
        height : 200px;
        width : 380px;
        float : left;
        overflow : auto;
		background:#ffffff;
		color: #333;
		clear:left;
		padding: 5px;
		margin-top: 5px;
		margin-right: 0pt;
		margin-bottom: 10px;
		margin-left: 20pt;
	}

/*■ISP地域リンク■*/
.ispBox {
	width: 400px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 20pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9999;
	border-right-color: #CC9999;
	border-bottom-color: #CC9999;
	border-left-color: #CC9999;
	clear:left;
	background-color: #ffffff;
}
.ispBox .title {
	background-color: #FFCC99;
	text-align: left;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	font-weight: 700;
	margin-bottom: 5px;
}
.ispBox .order {
	background-color: #FFCC99;
	text-align: right;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: red;
	margin-bottom: 5px;
}
.ispBox .order a {
	color: red;
}
.ispBox li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	list-style-position: outside;
	list-style-image: url(/img_2/list_1.gif);
	line-height: 1.1em;
	font-size: 0.8em;
}
#ispBox a:link {
	color: #0066cc;
	text-decoration: none;
    display: block;
}
#ispBox a:hover {
	color: brown;
	text-decoration: none;
}

/*■近隣地域ホームページ■*/
.bigBox {
	clear: both;
	padding-top: 5px;
	padding-right: 5pt;
	padding-bottom: 5px;
	padding-left: 5pt;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	font-size: 0.9em;
	line-height: 1.3em;
}
.bigBox h2 {
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2d0ff;
	padding: 5pt;
	margin-bottom: 5px;
}
.bigBox a {
	font-size: 0.9em;
	font-weight: 700;
	padding: 5px;
}
.bigBox a:hover {
	font-size: 0.9em;
	font-weight: 700;
	padding: 5px;
}
.bigBox p {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5pt;
	font-size: 0.9em;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}
/*■地域ホームページについて■*/
.hpinfo {
	letter-spacing: 0.1em;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e9ffe9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7de18e;
	border-right-color: #7de18e;
	border-bottom-color: #7de18e;
	border-left-color: #7de18e;
}
.bigBox li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 35px;
	list-style-position: outside;
	list-style-image: url(/img_2/list_1.gif);
	line-height: 1.1em;
}
.bigBox li a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	color: green;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.1em;
}
.bigBox li a:hover {
	color: brown;
	font-weight: normal;
	text-decoration: none;
}
/*■■■左側■■■*/
#leftZone {
	width:250px;
	float:right;
}
.leftBox {
	text-align:center;
}

/*■街紹介・レジャー■*/
.leftBoxMain {
	background-repeat: repeat-y;
	background-image: url(/img_2/box_center.gif);
	margin: 0 10px 0 0;
}
.leftBox .leftBoxMain p {
	text-align:left;
	width: 205px;
	padding: 5px;
	margin: 7px;
	background-color: #fff2e8;
	border-style: solid;
	border-color: #fcd8c0;
	font-size: 14px;
	border-width: 1px;
}
.leftBox ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(/img_2/list_1.gif);
}
.leftBox li a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	color: green;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.1em;
}

/*■ISP紹介■*/
#ispArea {
	text-align: left;
}
#ispArea td,th {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
}
/*■■■右側■■■*/
#rightZone {
	width:250px;
	float:left;
	text-align:center;
}
.rightBox {
	text-align:center;
}
.rightBoxMain {
	background-repeat: repeat-y;
	background-image: url(/img_2/box_center.gif);
	padding-top: 0px;
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	text-align:center;
	margin-left: 10px;
	width: 240px;
}
#ncArea {
	text-align: center;
}
#ncArea img {
	width: 180px;
	max-height: 116px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	background-color: white;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ncArea ul {
	padding-top: 8px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
}
#ncArea li {
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0pt;
	padding-bottom: 1px;
	padding-left: 0pt;
	letter-spacing: 0.1em;
	list-style-position: outside;
	list-style-image: url(/img_2/list_1.gif);
	line-height: 1.1em;
}
#ncArea li img {
	width: 180px;
	height: 25px;
}
.bigBox {
	clear: both;
	padding-top: 5px;
	padding-right: 5pt;
	padding-bottom: 5px;
	padding-left: 5pt;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	font-size: 0.9em;
	line-height: 1.3em;
}

/*公園情報*/
.bigBox .title {
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: green;
	padding: 5pt;
	margin-bottom: 5px;
	background-color: #98FB98;
	font-weight: 700;
}
.bigBox dt {
	clear: left;
	float:left;
	width:90px;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	background-color: #228B22;
	border:2px solid #fff;
	text-align:right;
	color: #fff;
}
.bigBox dd {
	width:330px;
	margin-left:90px;
	padding:5px 5px 5px 0px;
	background-color: #fff;
	border-bottom:2px solid #228B22;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #228B22;
}

/*■■■リンク集用■■■*/
.link_box {
	text-align:left;
	margin: 0 5px;
}
p.link_title {
	text-align:left;
	margin: 10px 5px;
	margin-top: 0;
	font-weight: 700;
	font-size:17px;
}
.link_box ul li {
	font-size:13px;
}

/*■■■画像をポップアップ■■■*/
/*@画像の初期位置を画面外に配置*/
.popup img {
    display:block;            /*ブロック形式で表示*/
    top:-10000px;             /*画像を画面外に飛ばす*/
    left:-10000px;            /*画像を画面外に飛ばす*/
    position:absolute;        /*絶対位置への配置*/
    filter:Alpha(opacity=90); /*半透明[IE]*/
    opacity: 0.9;             /*半透明[FireFox]*/
    border: 0px;              /*枠なし*/
}
/*Aオンマウス時*/
.popup a:hover {
    position:relative; /*相対位置への配置*/
}
/*Bオンマウス時の画像表示位置*/
.popup a:hover img {
    top:20px;  /*画像表示位置[top]*/
    left:10px; /*画像表示位置[left]*/
}
