/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/
/*全体*/
a {color:#0b53a0;}
a:hover{color:#737c6a;}

h1.su-post-title {
	font-weight: 600;
	font: 32px/1.1;}
h2.title-post.entry-title a{
color:#737c6a;}
h3{
margin-top:20px;
margin-bottom:10px;
}
h4{margin: 15px 0px 7px;
	font-size: 18px;}
h5{margin: 15px 0px 10px;
	font-size: 16px;	}
input{margin-bottom: 10px;}

/*トップページ*/
#news ul {list-style-type: none;}
#news li{margin-top:5px;}
#news li a{padding-right:30px;}
div#pg-21-6.panel-grid{
margin-top:40px;
}
.social-menu-widget a{
color:#737c6a;
}
.social-menu-widget a:hover{
color:#ffffff;
}
input[type="text"],input[type="email"]{width:100%;}
input[type="submit"]{
background-color:#737c6a;
}
.entry-post img {
margin-right:15px;
}
/*div.slideshow_content{width:100%;}*/

/*サイドバー,ブログページ*/
div#secondary{
background-color:#c7d8cc;
padding:30px;}

div#secondary p,div#secondary a,div#secondary
{color:#666;}

.hentry .meta-post span.comments-link,.hentry .meta-post span.cat-links,.hentry .meta-post span.byline{
display:none;
}

li.cat-item.cat-item-3 ul.children li{
padding-top:10px;
padding-bottom:0px;
}

/*　カレンダー */
td.simcal-day.simcal-day-void{
border: 1px solid #333;
}
li.simcal-event.simcal-events-calendar-620{
border-bottom: 1px dotted #cbdfbd;
}

.simcal-default-calendar-list .simcal-event-details .simcal-event-description, .simcal-default-calendar-list .simcal-event-details p{
margin:0px 0px 5px 0px;
}

header.page-header h3.archive-title{
display:none;
}



/*マルシェページ
.eventtext h3{
display:none;
}
.eventtext li{
list-style-type: none;
clear: both;
}
.eventtext li a[title]{
font-size:large;
font-weight: bold;
margin-right: 20px;
margin-bottom:100px;
}

.menubox ul{
    padding-left:0px;
    margin-bottom: 50px;
}
.menubox li{
    list-style-type: none;
    padding: 0.5em 1em;
    margin: 0.5em 0;
    background: #f4f4f4;
    border-left: solid 6px #5bb7ae;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}
.menubox li a {
    margin: 0; 
    padding: 0;
}

.marchenews h3.widget-title{
margin-bottom: 20px;
}*/