/*
Theme Name: sifukushima
Theme URI: https://wordpress.org/themes/twentyfifteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body{
	padding:0;
	margin:0;
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


a{
color:#78aae3;
}

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

.margin-l50{
margin-left:50px;
}

.margin-b30{
margin-bottom:30px;
}



#main{
	width:960px;
	height:auto;
	margin:auto;
}

.logo-navi{
width:960px;
margin:auto;
padding-top:10px;
padding-bottom:10px;
height:-20px;
}


.logo{
	float:left;
}

.navi{
	float:right;
	
}

nav{
	width:960px;
}

.navi{
	list-style:none;
}

.navi li{
	float:left;

}

.news{
	width: 606px;
    margin: auto;
	
}

.topnews{
	
}

.banner{
	float:right;
}

.banner-list{
	list-style:none;
}

.banner-list li{
	margin-bottom:15px;
}

footer{
	border-top:1px solid #CCCCCC;
	text-align:center;
	margin-top:50px;
	clear:both;
	}
	
address{
	font-size:15px;
	text-align:center;
}

.midasi{
width:100%;
height:87px;
background-color:#78aae3;
background-repeat:x-repeat;
margin:auto;
text-align:center;
clear:both;
}

#side-banner{
width:240px;
float:right:
}

#contents{
width:690px;
float:left;
}

.h2-bar{
	border-left:7px solid #78aae3;
	height:29px;
	font-size:20px;
	padding-left:10px;
	width:-10px;
	padding-top:1px;
	font-weight:bold;
}

.h1-bar{
	background-image:url(http://si-fukushimapeach.jp/home/h1-bar.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:15px;
	width:701px;
	width:-10px;
	height:38px;
	font-size:20px;
	font-weight:bold;
}

.posttitle{
	background-image:url(http://si-fukushimapeach.jp/home/h1-bar.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:20px;
	width:701px;
	width:-10px;
	height:50px;
	font-size:20px;
}

.table{
	border:1px solid #acacac; border-collapse:collapse;
}
.table th{
	border:1px solid #acacac; border-collapse:collapse;
	background-color:#cccccc;
	padding:5px;
	width:-10px;
	height:-10px;
}
.table td{
	border:1px solid #acacac; border-collapse:collapse;
		padding:5px;
	width:-10px;
	height:-10px;
	white-space: nowrap;
}

/*◆◆会報◆◆*/
.imgyomouj {
	float: left;
	margin: 0px;
	text-align: center;
	width: 209px;
	height: 300px;
	font-size: 12px;
	padding:0px 20px 70px 0px;
	width:-20px;
	height:-70px;
	font-weight:bold;
	font-size:15px;
	}

.news-data{


}

.news-name{
padding-left:20px;
width:-20px;

}

/* 2022年追加 */
.top-theme{
	padding-top: 45px;
}
.h2title{
    clear: both;
    background-image: url(img/top-h2.png);
    display: block;
    width: 673px;
    height: 60px;
    text-align: center;
    color: #5F3C13;
    margin: auto;
    font-size: 21px;
    font-family: "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
    padding-top: 10px;
    background-repeat: no-repeat;
}
.top-p{
    text-align: center;
    margin: 0 auto 30px;
    color: #81502F;
    font-family: "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}
