@charset "utf-8";
/*
Theme Name: Mizudori Original
Author: the WanaKijiji team
Author URI: http://wanakijiji.org/
Description: 漫湖水鳥・湿地センターのオリジナルテーマです。
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: original
*/

body {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #0079B0;
}
a:link {
	color: #0079B0;
}
a:visited {
	color: #0079B0;
}
a:hover {
	color: #0079B0;
}
a:active {
	color: #0079B0;
}
p {
}
#page {
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #0079B0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
strong {
	color: #8b4513;
}

/* =Header
----------------------------------------------- */

#branding {
	border-top: none;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
#branding hgroup {
	margin: 0px;
	padding: 20px 10px;
}
#branding #site-title {
	margin: 0px;
	padding: 0px;
}
#branding #site-title a {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
#branding #site-title a:hover,
#branding #site-title a:focus,
#branding #site-title a:active {
	color: #666;
}
#branding address {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #fff; /* Show a solid color for older browsers */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	clear: both;
	display: block;
	float: none;
	padding: 0;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0079B0;
	margin: 0;
	font-size: 15px;
	height: 55px;
	color: #666;
}
#access div {
	margin: 0px;
	padding: 0px;
}
#access ul {
	font-size: 15px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	text-align: center;
	width: 135px;
	color: #666;
}
#access li.last {
	width: 137px;
}
#access a {
	color: #0079B0;
	display: block;
	line-height: 2.5em;
	padding: 0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 10px;
	background-color: transparent;
	color: #666;
}
#access li.last a {
	border-right: none;
}
#access li:hover,
#access a:focus {
	background: #f6f6f6;
	color: #666;
}

/* =Structure
----------------------------------------------- */

#main {
	clear: both;
	padding: 0;
}
#primary {
	float: left;
	margin: 0;
	width: 670px;
}
#primary-wide {
	margin: 0;
	width: 950px;
}
#content {
	margin: 0;
	width: 100%;
}
#secondary {
	float: right;
	margin-right: 0;
	width: 250px;
}
#supplementary {
	border-top: none;
	padding: 0;
	overflow: hidden;
	clear: both;
}
article {
	clear: both;
}
#fixed_page-3 table {
	width: 100%;
	clear: both;
}
#fixed_page-3 table h2 {
	font-size: 15px;
	margin-right: 25px;
}
#fixed_page-3 table td.last h2 {
	font-size: 15px;
	margin-right: 0px;
}
#fixed_page-3 table h2 span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
}
#fixed_page-3 table img {
	border-style: none;
	background: #ffffff;
	padding: 0;
	margin: 0;
}
#fixed_page-3 table.three img {
	border-style: none;
	background: #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}


/* トップページNews&Event
----------------------------------------------- */
#news,
#event,
#gallery,
#sighting {
	margin-bottom: 30px;
}
#news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#news ul li {
	margin-bottom: 8px;
	line-height: 120%;
}
#news ul li time {
	color: #644935;
	float: left;
}
#news ul li a {
	display: block;
	margin-left: 140px;
}
.box {
	border: 1px solid #CCC;
	padding: 10px;
	overflow: hidden;
	margin: 0px;
}
.box .attachment-post-thumbnail,
.box .attachment-thumbnail {
	float: left;
	margin-right: 20px;
	height: 120px;
	width: auto;
}
.box p {
	margin: 0px 0px 5px;
}
.box a:link,
.box a:visited,
.box a:hover,
.box a:active {
	text-decoration: none;
	color: #666;
	background: url(images/goto.png) no-repeat right bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#gallery {
	width: 320px;
	float: left;
	margin-right: 30px;
}
#sighting {
	width: 320px;
	float: left;
	clear: right;
}


/* =Entry List
----------------------------------------------- */
.page-title {
	color: #666;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	margin: 0px 0px 10px;
	text-transform: uppercase;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 0px;
}
.entry-title {
	clear: both;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}


/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0;
	width: 100%;
}


/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 0;
	position: relative;
}
.singular.page .hentry {
	padding: 0;
}
.singular .entry-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
.singular .attachment-post-thumbnail {
	width: 100%;
	margin: 0px;
	padding: 0px;
}



/* =Edit Link&Post Link
----------------------------------------------- */
.edit-link a {
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	float: right;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 15px;
	background-color: #FC0;
}
.edit-link a:hover {
	color: #fff;
	background-color: #F90;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}
.singular .edit-link a {
	position: relative;
	right: 0px;
	top: 0px;
	bottom: auto;
	left: auto;
}


/* =Footer
----------------------------------------------- */
#colophon {
	padding-top: 30px;
}
#site-generator {
	color: #666;
	font-size: 13px;
	line-height: 130%;
	padding: 2em 0;
	text-align: left;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#site-generator a {
	color: #0079B0;
	font-weight: normal;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}


/* =Move-top
----------------------------------------------- */
#move-top {
	background-color: #0079B0;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	position: fixed;
	right: 0px;
	bottom: 50px;
	color: #FFF;
	font-size: 12px;
	display: block;
	text-decoration: none;
	border-radius: 5px 0px 0px 5px;
	box-shadow: 3px 3px 3px #999;
}
#move-top img {
	padding-right: 5px;
	position: relative;
	top: 3px;
}


/* =Widget
----------------------------------------------- */
.widget-area {
	font-size: 14px;
}
.widget {
	clear: both;
	margin: 0 0 30px 0;
}
.widget-title {
	display: none;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul li {
	color: #777;
	font-size: 14px;
}
.widget a {
	font-weight: normal;
	text-decoration: none;
}
.widget h2 {
	font-size: 15px;
	margin-bottom: 15px;
}
.widget h2 span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;

}

.widget #sidemenu {
}
.widget #sidemenu h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.widget #sidemenu ul {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.widget #sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.widget #sidemenu li.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.widget #sidemenu li:hover {
	background: #f6f6f6;
}
.widget #sidemenu li a {
	padding: 10px;
	margin-right: 5px;
	background-image: url(images/goto-small.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.widget #feed li {
	margin-left: 10px;
}


/* =Common
----------------------------------------------- */
.goto {
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
a.detail,
span.detail,
p.detail a {
	padding-top: 5px;
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #CCC;
	border-radius: 5px;
	background-image: url(images/goto-small.png);
	background-position: right center;
	background-repeat: no-repeat;
}
a.detail:hover,
span.detail:hover,
p.detail a:hover {
	background-color: #f6f6f6;
}
.title-2line {
	font-size: 15px;
	margin-bottom: 15px;
}
.title-2line span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
}
.breadcrumbs {
	margin-bottom: 10px;
}


/* =Contact Form
----------------------------------------------- */
.wpcf7-submit {
	font-size: 140%;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
}


/* =Gallery
----------------------------------------------- */
.gallery .calendar {
	width: 950px;
	border-spacing: 10px;
	border-collapse: separate;
	border: none;
}
.gallery .calendar th {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.gallery .calendar td {
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f6;
	border: 1px dashed #DDD;
	width: 124px;
	height: 170px;
	text-align: center;
	vertical-align: middle;
	line-height: 0;
}
.gallery .calendar td a {
	margin: 0px;
	padding: 0px;
}
.gallery .calendar img {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 100%;
	max-width: 100%;
}
.gallery-each-month {
	border-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 25%;
	font-size: 16px;
	line-height: 120%;
	clear: none;
}
.gallery-each-month img {
	width: 150px;
}
.gallery .calendar .no-date {
	background: #FFF;
}


/* =Event
----------------------------------------------- */
.event {
	margin: 0px 0px 50px;
	padding: 0px 0px 20px;
}
.event .attachment-post-thumbnail {
	width: 100%;
	margin: 0px;
	padding: 0px;
}


/* =Sighting
----------------------------------------------- */
.sighting {
	margin: 0px 0px 50px;
	padding: 0px 0px 20px;
}
.sighting .attachment-post-thumbnail {
	width: 100%;
	margin: 0px;
	padding: 0px;
}


/* =Sighting
----------------------------------------------- */
.pagenavi {
	height:40px;
}
.wp-pagenavi {
	float: right;
}


/* =slideshow
----------------------------------------------- */
#top-slideshow {
	position: relative;
	height: 350px;
	overflow: hidden;
}
#top-slideshow .widget {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#top-slideshow .widget img {
	list-style: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	max-width: 100%;
}
#top-slideshow .edit-link {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* =Post (いきもの図鑑)
----------------------------------------------- */
.post {
	margin: 0px;
	padding: 0px;
}
.post #info {
	float: left;
	width: 350px;
	border-top: 10px solid #0079B0;
	padding-top: 10px;
	border-bottom: 2px dotted #CCC;
	padding-bottom: 10px;
	margin-top: 10px;
}
.post #info h1 {
	font-size: 130%;
	font-weight: bold;
}
.post #info h1 span {
	font-size: 70%;
	font-weight: normal;
	float: right;
	padding-top: 5px;
}
.post #info ul {
	list-style: none outside;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 80px;
	border-bottom: 2px dotted #CCC;
	border-top: 1px solid #999;
}
.post #info li {
	margin: 2px;
	padding: 1px;
	float: left;
	border: 2px solid #DDD;
	cursor: pointer;
}
.post #info li#small-image1 {
	border-color:#0079B0;
}
.post #info ul li img {
	width: 60px;
	vertical-align: bottom;
}
.post #info table {
	margin-top: 10px;
}
.post #info table th {
	width: 70px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
.post #info table td {
	width: 15px;
	text-align:center;
}
.post #info table td.data {
	width: 265px;
	text-align:left;
}
.post #info table td.gakumei {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.post #data-long {
	line-height: 120%;
	margin-right: 5px;
	margin-left: 5px;
}
.post #large-image {
	float: right;
	width: 300px;
	margin-top: 10px;
}
.post #large-image ul {
	position: relative;
	list-style: none inside;
	margin: 0px;
	padding: 0px;
}
.post #large-image ul li {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
}
.post #large-image ul li#large-image1 {
	z-index: 100;
}
.post #large-image img {
	width: 300px;
}
.post #season {
	clear: both;
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	overflow: hidden;
}
.post #season h2 {
	font-size: 110%;
	background: url(images/eye.png) no-repeat left center;
	padding-left: 30px;
}
.post #season ul {
	list-style: none inside;
	margin: 0px;
	padding: 0px;
}
.post #season ul li {
	float: left;
	width: 55px;
	height: 50px;
	position: relative;
}
.post #season ul li img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 55px;
	height: 35px;
}
.post #season ul li>span {
	position: absolute;
	width: 53px;
	display: block;
	height: 15px;
	margin-top: 15px;
	border-right: 2px solid #CCC;
	text-align: center;
	font-size: 150%;
}
.post #season ul li span span {
	display: block;
	margin-top: -10px;
}
#life-list {
	padding-top: 10px;
	clear: both;
}
#life-list h2 {
	font-size: 100%;
	border-left: 5px solid #0079B0;
	padding-left: 10px;
	line-height: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 2px;
}
#life-list ul {
	margin: 0px;
	padding: 0px;
	list-style: none inside;
	overflow: hidden;
}
#life-list ul li {
	padding: 5px;
	float: left;
	line-height: 120%;
	text-align: center;
	font-size: 12px;
	width: 100px;
	height: 113px;
	overflow: hidden;
	margin-bottom: 5px;
}
#life-list ul li img {
	width: 100px;
}
#category-list {
	clear: both;
	border-top: 1px solid #999;
	margin-top: 10px;
	padding-top: 10px;
}
#category-list ul {
	margin: 0px;
	padding: 0px;
	list-style: none inside;
	overflow: hidden;
}
#category-list ul li {
	padding: 5px;
	float: left;
}
#guide-title {
	margin-bottom: 10px;
}
#guide-title img {
	margin: 5px;
	padding: 0px;
}
#cate-desc {
}
#cate-desc strong {
	font-size: 120%;
	font-weight: bold;
	color: #666;
	line-height: 240%;
}
.page #category-list {
	clear: both;
	border-top: 2px dotted #999;
	margin-top: 10px;
	padding-top: 10px;
	border-bottom: 2px dotted #999;
	padding-bottom: 5px;
	overflow: hidden;
	margin-bottom: 50px;
}

/* =検索
----------------------------------------------- */
#search-form {
	padding: 10px;
	margin: 20px;
	background: #F7F7F7;
}
#search-form table {
}
#search-form table th {
	padding: 10px 15px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
#search-form table td {
	padding: 10px 15px;
}
#search-form table td .caution {
	font-size: 80%;
	color: #F30;
	display: block;
}
#search-form input[type="text"] {
	background-color: #FFF;
}
#search-form input[type="submit"] {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 20px;
}
