@charset "utf-8";
/*
Theme Name: minden
Theme URI: http://wordpress.org/
Description: 民田保育園
Author: Masato WATANABE
Version: 1.1
Tags:
*/

@import url('reset.css');
@import url('fonts.css');


/*回り込み解除*/
.c-both {clear:both;font-size:1px;}

a:link 				{color: #0063a4;}
a:visited 			{color: #0063a4;}
a:active,a:hover 	{color: #0063a4;text-decoration:none;}

/*IE下余白消し*/
img	{vertical-align:bottom;}



/*-------------------------------------------------------
----サイト全体-------------------------------------------
-------------------------------------------------------*/
/*基本body*/
html,body {
	text-align:left;
	color:#2e2e2e;
	margin:0;
	padding:0;
	background:#ffffff;
	font-size:95%;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

/*(IE6とのテキストボックスの幅を合わせる)*/
input {
	font-family:Arial,Helvetica,sans-serif;
}



/*-------------------------------------------------------
----レイアウト-------------------------------------------
-------------------------------------------------------*/
/*ページ全体*/
#wrapper {
	margin:0 auto;
	height:128px;
	background:url(images/headers/head-back.gif) repeat-x;
}

/*コンテンツページフレーム*/
#contents-flame-top {
	width:980px;
	height:17px;
	background:url(images/contents-flame-top.gif) no-repeat;
}

#contents-flame-middle {
	float:left;
	display:inline;
	width:980px;
	height:100%;
	background:url(images/contents-flame-middle.gif) repeat-y;
}

#contents-flame-bottom {
	clear:both;
	width:980px;
	height:17px;
	background:url(images/contents-flame-bottom.gif) no-repeat;
}

/*お知らせフレーム下部*/
#oshirase-flame-bottom {
	clear:both;
	margin:0 0 15px 0;
	width:687px;
	height:6px;
	background:url(images/oshirase-flame-bottom.gif) no-repeat;
}

/*コンテンツ全体*/
#main {
	clear:both;
	height:100%;
	margin:30px auto 0 auto;
	width:980px;
}

/*左サイド*/
#left-wrapper {
	float:left;
	display:inline;
	margin:10px 0 5px 30px;
	width:915px;
}

/*コンテンツ本文(2カラム用)*/
#main-contents {
	float:right;
	display:inline;
	margin:5px 0 0 0;
	width:688px;
}

/*コンテンツ本文(3カラム用)*/
#main-contents-3c {
	float:left;
	display:inline;
	margin:0;
	width:485px;
}

/*左サイド*/
#leftside {
	float:left;
	display:inline;
	width:209px;
}

.leftnavi li {
	margin-bottom:5px;
}

/*右サイド*/
#rightside {
	float:right;
	display:inline;
	width:180px;
}

/*保育園の一年用*/
.seasons-navi ul {
	margin:0;
}

.seasons-navi li 			 {float:left;display:block;text-decoration:none;position:relative;left:-28px;}

.seasons-navi li#spring 	 {float:left;display:block;width:331px;height:195px;background:url(images/seasons-01.gif) no-repeat;text-indent:-9999px;}
.seasons-navi li#summer 	 {float:left;display:block;width:331px;height:195px;background:url(images/seasons-02.gif) no-repeat;text-indent:-9999px;}
.seasons-navi li#autumn 	 {float:left;display:block;width:331px;height:195px;background:url(images/seasons-03.gif) no-repeat;text-indent:-9999px;}
.seasons-navi li#winter 	 {float:left;display:block;width:331px;height:195px;background:url(images/seasons-04.gif) no-repeat;text-indent:-9999px;}


/*NEWマーク*/
.new-img {
	position:relative;top:-2px;left:4px;
}



/*-------------------------------------------------------
----ヘッダー---------------------------------------------
-------------------------------------------------------*/
#header {
	margin:0 auto;
	width:952px;
	height:128px;
	background:url(images/headers/head-image.gif) no-repeat;
}

#head-l {
	float:left;
	display:inline;
	margin:13px 0 0 0;
	width:430px;
}

#head-r {
	float:right;
	display:inline;
	margin:4px 0 0 0;
	width:495px;
}

.header-link {
	float:right;
	display:inline;
	margin:4px 0 0 0;
}

.header-link li {
	float:left;
	display:inline;
}


/*グローバルナビゲーション*/
#globalNavi	{
	clear:both;
	position:relative;top:4px;
	width:951px;
	height:42px;
	background:url(images/headers/gn-back.gif) no-repeat;
}

#globalNavi li {
	float:left;
	display:inline;
}



/*-------------------------------------------------------
----パン屑リスト-----------------------------------------
-------------------------------------------------------*/
#pagenavi {
	clear:both;
	position:relative;top:16px;left:6px;
	height:18px;
	margin:0;
	padding:3px 0 0 75px;
	font-size:75%;
	background:url(images/headers/pannavi.gif) no-repeat;
}

#pagenavi a			{text-decoration:none;color:#0063a4;}
#pagenavi a:link	{color:#0063a4;}
#pagenavi a:visited {color:#0063a4;}
#pagenavi a:active	{color:#0063a4;}
#pagenavi a:hover	{text-decoration:underline;color:#0063a4;}



/*-------------------------------------------------------
----フッター---------------------------------------------
-------------------------------------------------------*/
#footer {
	clear:both;
}

.footer-inner {
	margin:10px auto;
	width:900px;
}

#foot_l {
	float:left;
	display:inline;
	width:340px;
}

#foot_r {
	float:right;
	display:inline;
	width:520px;
}

ul.footer-link {
	float:left;
	display:inline;
	margin:1px 0 0 30px;
}

ul.footer-link ul {
	float:left;
	display:inline;
	margin:5px 0 0 0;
}

.footer-link li {
	margin:0 10px 5px 0;
	font-size:13px;
	list-style:url(images/list-a.gif);
}

.footer-link li li {
	margin:0 0 2px 0;
	width:100px;
	font-size:13px;
	list-style:none;
	background:none;
}


/*画面トップ移動*/
.top-p a {
	float:right;
	display:inline;
	text-decoration:none;
	text-indent:-9999px;
}


/*Copyright表示*/
#copyright {
	clear:both;
	margin:0 auto;
	padding:15px 0 5px 0;
	text-align:center;
	font-size:75%;
	letter-spacing:3px;
}



/*-------------------------------------------------------
----Ｈ１見出し-------------------------------------------
-------------------------------------------------------*/



/*-------------------------------------------------------
----Ｈ２見出し-------------------------------------------
-------------------------------------------------------*/
/*新着情報トップページ*/
h2#top-oshirase a {
	display:block;
	margin:15px 0 0 0;
	width:688px;
	height:33px;
	background:url(images/h2top-oshirase.gif) no-repeat;
	text-indent:-9999px;
}

h2#event {
	margin:15px 0 0 0;
	width:530px;
	height:41px;
	background:url(images/h2event.gif) no-repeat;
	text-indent:-9999px;
}

/*保育目標トップページ*/
h2#top-hoikum {
	display:block;
	margin:15px 0 10px 0;
	width:687px;
	height:27px;
	background:url(images/h2top-hoikum.gif) no-repeat;
	text-indent:-9999px;
}

/*Ｈ２共通（背景画像あり）*/
h2.entry-title {
	margin:0 0 15px 0;
	width:688px;
	height:90px;
	text-indent:-9999px;
}

/*保育園の一日*/
body.page-id-8 h2.entry-title {
	background:url(images/h2daily.gif) no-repeat;
}

/*保育園の一年*/
body.page-id-12 h2.entry-title {
	background:url(images/h2year.gif) no-repeat;
}

/*施設概要*/
body.page-id-15 h2.entry-title {
	background:url(images/h2gaiyo.gif) no-repeat;
}

/*子育て支援について*/
body.page-id-18 h2.entry-title {
	background:url(images/h2shien.gif) no-repeat;
}

/*周辺マップ*/
body.page-id-21 h2.entry-title {
	background:url(images/h2map.gif) no-repeat;
}

/*お問い合わせ*/
body.page-id-24 h2.entry-title {
	background:url(images/h2contact.gif) no-repeat;
}

/*はじめに*/
body.page-id-27 h2.entry-title {
	background:url(images/h2preface.gif) no-repeat;
}

/*Ｈ２共通（背景画像あり、3カラム）*/
h2.entry-title-3c {
	margin:0 0 15px 0;
	width:485px;
	height:90px;
	text-indent:-9999px;
}

/*Ｈ２共通（背景画像なし、3カラム）*/
h2.entry-title-3cns {
	margin:0 0 15px 0;
	padding:50px 0 0 10px;
	width:475px;
	height:40px;
	font-size:160%;
	font-weight:bold;
	background:url(images/h2noback.gif) no-repeat;
}

/*お知らせ*/
.category-oshirase h2.entry-title-3c {
	background:url(images/h2oshirase.gif) no-repeat;
}



/*-------------------------------------------------------
----見出し（Ｈ３）---------------------------------------
-------------------------------------------------------*/
/*3カラム用*/
h3.entry-title-3c {
	margin:0 0 10px 0;
	padding:0 0 3px 3px;
	font-size:130%;
	font-weight:bold;
	border-bottom:solid 1px #4da619;
}



/*-------------------------------------------------------
----表---------------------------------------------------
-------------------------------------------------------*/



/*-------------------------------------------------------
----定義リスト-------------------------------------------
-------------------------------------------------------*/
/*トップページお知らせ*/
.oshirase-list-top {
	margin:11px 0;
}
.oshirase-list-top dt	{float:left;display:inline;width:100px;margin:0;padding:4px 5px;clear:both;font-weight:bold;}
.oshirase-list-top dd	{padding:4px 5px;margin-bottom:2px;margin-left:110px;}


/*施設概要*/
.gaiyo th {
	width:120px;
	padding:8px 10px;
	font-weight:bold;
	background:#fdca8a;
	border:solid 1px #e6e6e6;
}

.gaiyo td {
	width:540px;
	padding:8px 12px 8px 12px;
	border:solid 1px #e6e6e6;
}



/*-------------------------------------------------------
----リスト-----------------------------------------------
-------------------------------------------------------*/
/*トップページ保育目標*/
.hoiku-m li {
	float:left;
	margin:0 8px 0 0;
}



/*-------------------------------------------------------
----定義リスト-------------------------------------------
-------------------------------------------------------*/
.kosodade-list dl	{margin:0;}
.kosodade-list dt	{float:left;display:inline;padding:2px 0 6px 5px;width:110px;clear:both; font-weight:bold;}
.kosodade-list dd	{margin:5px 0 0 116px;padding:2px 0 6px 5px;}



/*-------------------------------------------------------
----お問い合わせ-----------------------------------------
-------------------------------------------------------*/
.inquiry-list dt {
	float:left;
	display:inline;
	margin:0;
	padding:10px 6px;
	width:160px;
	clear:both;
	font-weight:bold;
}

.inquiry-list dd {
	padding:8px 6px;
	padding-left:180px;
	border-bottom:solid 1px #cecece;
}

/*名前*/
.con_name {
	padding:2px 5px;
	width:190px;
}

/*メールアドレス*/
.con_address {
	padding:2px 5px;
	width:260px;
}

/*お問い合わせ内容*/
.con_inquiry {
	padding:2px 5px;
	width:495px;
}

.wpcf7 span.wpcf7-not-valid-tip {
    display: block;
    position: static;
    top: 0;
    left: 0;
    border: none;
    color: red;
}

.wpcf7-form-control {
	padding:5px;
	border:solid 1px #bfbfbf;
}

.wpcf7-submit {
	padding:5px 1px 5px 5px;
	width:140px;
	letter-spacing:3px;
}

.wpcf7-captchac,
.wpcf7-captchar {
	width:72px;
}



/*-------------------------------------------------------
----固定ページ-------------------------------------------
-------------------------------------------------------*/
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}

.entry-meta {
	margin:0 0 10px 0;
	padding:0 3px 0 0;
	font-size:80%;
	text-align:right;
}

.entry-content-3c {
	margin:3px;
}

#content .entry-summary p:last-child {
	margin-bottom: 14px;
}

.entry-content table {
	margin:0;
}

.entry-content p,
.entry-content-3c p {
	margin:0 0 6px 0;
	line-height:150%;
}

.entry-content ul li {
	margin:8px 0 8px 28px;
	padding-left:-5px;
	list-style:outside;
	line-height:130%;
}

.entry-content ol li {
	margin:4px 0 8px 34px;
	padding-left:-5px;
	list-style-position:inside;
	list-style:outside;
	list-style-type:decimal;
	line-height:150%;
}

.entry-content h3 {
	margin:10px auto;
	font-size:120%;
	font-weight:bold;
	padding:10px;
	border:solid 1px #999999;
	border-left:solid 5px #00a0dd;
}

.entry-content h4 {
	margin:10px 0;
	padding:5px 0;
	font-weight:bold;
	border-bottom:solid 1px #999999;
}

#entry-author-info {
	border:solid 1px #999999;
}

.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}

.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}

.home .sticky .page-link a {
	background: #d9e8f7;
}

.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}

body.page .edit-link {
	clear: both;
	display: block;
}

.entry-utility {
	clear: both;
	color: #888;
	line-height: 18px;
	font-size:80%;
}

.entry-meta a,
.entry-utility a {
	color: #888;
}

.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}

#content .video-player {
	padding: 0;
}



/*-------------------------------------------------------
----画像配置---------------------------------------------
-------------------------------------------------------*/
.entry-content .alignleft,
.entry-content img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}

.entry-content .alignright,
.entry-content img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}

.entry-content .aligncenter,
.entry-content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.aligncenter {
	margin-bottom:5px;
}

.entry-content .alignnone,
.entry-content img.alignnone {
	margin:0;
}

.entry-content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

.entry-content .wp-caption img {
	margin: 5px 5px 0;
}

.entry-content .wp-caption p.wp-caption-text {
	color: #888;
	margin: 5px;
}



/*-------------------------------------------------------
----コメント---------------------------------------------
-------------------------------------------------------*/
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	line-height: 18px;
}
#respond .form-allowed-tags code {
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
}



/*-------------------------------------------------------
----保育園の一日-----------------------------------------
-------------------------------------------------------*/
.days {
	clear:both;
	margin:0 0 5px 0;
	overflow:hidden;
}

.days p,dayspho p {
	line-height:100%;
}

.dayscomment {
	float:left;
	display:inline;
	margin:0 10px 0 5px;
	padding:10px 0 0 0;
	width:300px;
}

.dayspho {
	float:left;
	margin:-5px 0 0 0;
	width:220px;
}



/*-------------------------------------------------------
----サイドバー-------------------------------------------
-------------------------------------------------------*/
#primary,
#secondary {
	overflow: hidden;
	font-size:90%;
}

#secondary {
	clear: right;
}

#primary li li {
	margin-left:5px;
	padding-left:17px;
	background:url(images/list-a.gif) no-repeat;
}



/*-------------------------------------------------------
----ウィジェットエリア-----------------------------------
-------------------------------------------------------*/
.widget-area h3 {
	margin-bottom:4px;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}

.widget-area ul ul {
	list-style: none;
	margin-left: 0;
}

.widget-area li {
	padding-bottom:3px;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin:0;
}

.widget-title {
	color: #326c11;
	font-weight: bold;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}

.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}

.widget-area .entry-meta {
}

#wp_tag_cloud div {
	line-height: 1.6em;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	color: #222;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}

.widget_rss a.rsswidget {
	color: #000;
}

.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}

.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
.widget-area ul {
	margin-left: 0;
	padding:0;
}

.widget-area ul ul {
	border: none;
}

/* Footer widget areas */
#footer-widget-area #first {
	float:left;
	display:inline;
	width:260px;
}

#footer-widget-area #second {
	float:left;
	display:inline;
	width:150px;
}
