@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font: normal normal normal 100%/1.5;
	background-image: url(http://www.sapo-sen.jp/mt/images/background.gif);
}

img {
	border: none;
}

a img {
	border: none;
}

a { color: #3366cc; text-decoration: none; }
a:link { color: #3366cc; text-decoration: none; }
a:visited { color: #996600; text-decoration: none; }
a:active { color: #ff9900; text-decoration: underline; }
a:hover	{ color: #ff9900; text-decoration: underline; }

.position-right {
	text-align: right;
	}

.position-center {
	text-align: center;
	}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	background-color: #fff;
	}

#banner {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-image: url(http://www.sapo-sen.jp/mt/images/top.jpg);
	height: 180px;
	}

#first #banner {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-image: url(http://www.sapo-sen.jp/mt/images/d01.jpg);
	height: 180px;
	}

#sitemap #banner {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-image: url(http://www.sapo-sen.jp/mt/images/d02.jpg);
	height: 180px;
	}

#map #banner {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-image: url(http://www.sapo-sen.jp/mt/images/d03.jpg);
	height: 180px;
	}

#calender #banner {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-image: url(http://www.sapo-sen.jp/mt/images/d04.jpg);
	height: 180px;
	}

#contact #banner {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-image: url(http://www.sapo-sen.jp/mt/images/d05.jpg);
	height: 180px;
	}

#banner h1 {
	margin: 0px;
	padding: 0px;
	}

#site-title {
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	}

#description {
	margin-left: 20px;
	}

/*サイトナビゲーション*/
#site-navigation-sub {
	margin-right:10px;
	font-size: 80%;
	text-align: right;
	color: #666;
	}

#site-navigation {
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	border-bottom: 2px #3399cc solid;
	font-size: 90%;
	color: #666;
	}

#site-navigation span {
	padding: 2px 4px 4px 4px;
	}

#navi-bar {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px #3399cc solid;
	font-size: 90%;
	color: #666;
	}

#navi-bar a {
	text-decoration: underline;
	}

#navi-bar a:visited { color: #3399cc; }
#navi-bar a:hover, #navi-bar a:active { color: #ff9900; }

/* [コンテンツ（サイドバーあり）] */
#content {
	float: right;
	font-size: 100%;
	width: 530px;
	padding: 0px 20px 10px 20px;
	line-height: 1.6;
	}

/* [コンテンツ（サイドバーなし）] */
#page-content {
	font-size: 100%;
	padding: 30px;
	line-height: 1.6;
	}

.content-body {
	padding: 4px 6px 0px 6px;
	}

.content-body p {
	padding: 0px 6px;
	}

body#individual .content-body2, {
	padding: 0px 20px;
	}

#content h2, #page-content h2 {
	font-size: 100%;
	font-weight: normal;
	color: #333;
	background-color: #ddecca;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 10px;
	border-left: 6px #66cc33 solid;
	}

#content h3, #page-content h3 {
	font-size: 100%;
	font-weight: normal;
	color: #333;
	margin-top: 24px;
	padding: 2px 0px 2px 10px;
	border-left: 6px #66cc33 solid;
	border-bottom: 1px #66cc33 solid;
	}

#content h4, #page-content h4 {
	font-size: 100%;
	font-weight: normal;
	color: #333;
	margin-bottom: 6px;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px #66cc33 solid;
	}

#content h5, #page-content h5 {
	font-size: 100%;
	font-weight: normal;
	color: #333;
	margin-bottom: 6px;
	padding: 2px 0px 2px 10px;
	text-decoration: underline;
	}

span.entry-date {
	font-size: 90%;
	color: #333;
	}

body.home #content dt, body.home #content #sendai {
	background: url(http://www.sapo-sen.jp/mt/images/list3.gif) no-repeat 0px 0.1em;
	padding-left: 14px;
	font-size: 95%;
	}

body.home #content dd {
	margin-left: 10px;
	margin-bottom: 4px;
	font-size: 90%;
	color: #000;
	text-align: left;
	border-bottom: 1px #999 dotted;
	}

#content dl li {
	list-style-type: disc;
	}

#content table, #content th, #content td {
	border: 1px #666 solid;
	padding: 4px;
	margin: 6px;
	border-collapse: collapse;
	font-size: 94%;
	}

/* [サイドバー] */
.sidebar {
	width: 200px;
	margin: 30px 0px 0px 20px;
	}

.sidebar h3 {
	font-weight: normal;
	font-size: 94%;
	border-bottom: 2px #66cc33 solid;
	padding: 1px 4px;
	margin: 20px 0px 6px 0px;
	}

.sidebar .side-body {
	font-size: 90%;
	padding: 0px 6px;
	}

.sidebar ul.list1, .sidebar ul.list2 {
	margin: 10px 0px;
	padding: 0px;
	}

.sidebar ul.list1 {
	margin-left: 10px;
	font-size: 94%;
	}

.sidebar ul.list1 li {
	padding-left: 8px;
	background: url("http://www.sapo-sen.jp/mt/images/list1.gif") no-repeat 0px 0.6em;
	list-style: none;
	}

.sidebar ul.list2 li {
	padding-left: 18px;
	background: url("http://www.sapo-sen.jp/mt/images/list2.gif") no-repeat 10px 0.6em;
	list-style: none;
	}

.pulldown {
	margin-top: 4px;
	margin-left: 10px;
	font-size: 94%;
	}

.link-note {
	font-size: 80%;
	}

.powered {
	font-size: 80%;
	}

#footer {
	margin: 20px 20px 0px 20px;
	padding: 0px 20px 20px 20px;
	clear: both;
	font-size: 80%;
	border-top: 1px #ccc solid;
	}

#about-site {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #666;
	}

#saposen {
	margin-left: 100px;
	}

/* [個別エントリー] */
#individual .entry-date {
	text-align: right;
	padding-bottom: 2px;
	border-bottom: 1px #66cc33 solid;
	font-size: 94%;
	}

#individual .entry_time {
	text-align: right;
	padding-right: 10px;
	font-size: 90%;
}

#individual .entry-info {
	text-align: right;
	border-bottom: 1px #999 solid;
	padding-bottom: 4px;
	margin-right: 10px;
	font-size: 90%;;
}

.sidebar li {
	padding: 1px;
	}

/* [市民活動団体検索] */
#page-content iframe {
	width: 700px;
	height: 800px;
	border: 0px;
	}

/* [Powered by] */
#powered {
	text-align: center;
	padding-top: 10px;
	font-size: 90%;
	}

.searchform #textbox {
	width: 140px;
	}

/* [イベント情報の表] */
table.event {
	padding: 0px;
	margin: 15px;
	width: 500px;
	font-size: 90%;
	}

table.event td {
	padding: 4px 10px;
	}

td.e01 {
	width: 80px;
	background-color:#ccccff;
	}

td.e02 {
	background-color:#cceeff;
	}

/* [ナビゲーションバー: 現在いる場所の背景色とリンクの文字色] */

#site-navigation a:visited { color: #3399cc; }

.home #site-navigation a span#home,
.about #site-navigation a span#about,
.service #site-navigation a span#service,
.faq #site-navigation a span#faq,
.search #site-navigation a span#search,
.download #site-navigation a span#download,
.link #site-navigation a span#link {
	color: #fff;
	background-color: #3399cc;
	text-decoration: underline;
	}

#site-navigation a:hover span {
	color: #fff;
	background-color: #85C2E1;
	text-decoration: underline;
	}

/* [トップページ：休館日] */
#closeday {
	margin: 20px 10px;
	padding: 6px 10px;
	border: 1px #999 solid;
	font-size: 80%;
	background-color: #f5f5f5;
}

/* [注意：移転前] */
#notice {
	margin: 20px 10px;
	padding: 6px 10px;
	border: 1px #999 solid;
	font-size: 80%;
	background-color: #f5f5f5;
}

/* [ぱれっと] */
.palette {
	text-align: center;
	margin: 10px 0px;
}

.palette_desc {
	font-size: 80%;
	margin: 0px 10px;
}

/* [地震情報] */
.earthquake {
	font-size: 94%;
	margin-left: 20px;
}
