@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Verdana, Meiryo, "メイリオ", "MS P Gothic", "MS Pゴシック", sens-serif;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼個別タグ▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
body {
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #E6E6CB;
}
img {
	border: 0;
	vertical-align: bottom;
}
a:hover img {
	border: 1px solid #FF6699;
	margin: -1px;
}
a {
	text-decoration:none;
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #996600;
}
a:active {
	color: #FF3333;
}
h3 {
	color: #006699;
	font-size: 120%;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼IDs and Classes▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.top_pict {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#zu {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#slide p {
	float: left;
	margin: 0px 0px 20px 20px;
}
#map {
	padding: 10px;
	background-color: #E6E6CB;
	margin-bottom: 30px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼説明文▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.discription {
	float: left;
	width: 460px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.discription h4 {
	font-size: 110%;
	color: #009966;
	letter-spacing: 0.1em;
}
.discription h5 {
	font-size: 140%;
	color: #993300;
	letter-spacing: 0.1em;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 20px;
}
.discription h6 {
	font-size: 90%;
	color: #666666;
	letter-spacing: 0.1em;
	margin-top: 5px;
}
.mxm {
	letter-spacing: 0.1em;
	margin-top: 5px;
}
.tanka {
	font-size: 85%;
	color: #666666;
	margin-left: 10px;
}
.station {
	color: #BC7001;
	margin-top: 5px;
}
.walk {
	font-size: 85%;
	margin-left: 10px;
}
.year {
	letter-spacing: 0.1em;
	margin-top: 5px;
}
.madori {
	font-size: 85%;
	margin-top: 5px;
}
.etc {
	font-size: 80%;
	margin-top: 5px;
}
.seiyaku {
	color: #FF6666;
}
.read-more {
	margin: 10px 0px 0px;
}
.read-more a {
	color: #0066FF;
	border: 1px solid #CCCCCC;
	padding: 5px 15px;
	background: #EFEFEF;
}
.read-more a:visited {
	color: #0066FF;
}
.read-more a:hover {
	color: #FF0099;
	background: #FFFFFF;
}
.read-more a:active {
	color: #FF3333;
	background: #FFEEF1;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼テーブル▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#table {
	font-size: 70%;
	margin-bottom: 20px;
}
#table th, td {
	padding: 5px 2px 2px 3px;
}
#table th{
	color: #996633;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
}
#table td{
	border-bottom: 1px dotted #CCCCCC;
}
#table caption {
	font-size: 130%;
	letter-spacing: 0.2em;
	background-color: #E6E6CB;
	padding-top: 3px 0px 3px 0px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼ヘッダー▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#header {
	height: 250px;
	overflow: hidden;
	background: url(../image/header/header.jpg) no-repeat center center;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
}
#header h1 {
	font-size: 120%;
	margin-right: 30px;
	margin-top: 15px;
	float: right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}
#header h2 {
	font-size: 160%;
	margin-right: 30px;
	text-align: right;
	clear: both;
}
#header a {
	color: #000000;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼メニュー▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.menu {
	height: 40px;
	background: url(../image/header/menu.gif) repeat-x center center;
	clear: both;
}
.menu ul {
	list-style-type: none;
	padding-left: 20px;
}
.menu li {
	display: inline;
}
.menu a {
	color: #FFFFFF;
	float: left;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 40px;
	font-size: 93%;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a:active {
	color: #FF3366;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼フッター▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer {
	font-size: 70%;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼ボックス▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#box {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	padding: 20px 20px 5px 20px;
}
#copy {
	margin-bottom: 20px;
	padding: 15px 25px 15px 25px;
	background-color: #EEEDD5;
	line-height: 1.5;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
}
#contents {
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼インデックスボックス▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#index_left {
	float: left;
	width: 485px;
	margin-right: 15px;
}
#index_right {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
#chintai {
	float: left;
	height: 200px;
	width: 485px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#urinushi {
	float: left;
	height: 390px;
	width: 235px;
	margin-right: 15px;
	background-color: #FFFFFF;
}
#tochi_shinchiku {
	float: left;
	height: 390px;
	width: 235px;
	background-color: #FFFFFF;
}
#sekou {
	height: 390px;
	width: 300px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#toushi {
	height: 200px;
	width: 300px;
	background-color: #FFFFFF;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝▼▼▼その他▼▼▼＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.clear {
	clear: both;
}
/*＝＝＝＝＝▼▼▼Clearfix▼▼▼＝＝＝＝＝*/
.clearfix {
    zoom: 1; /*for IE 5.5-7*/
}
.clearfix:after { /*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
