@charset "UTF-8";

/* すべてのWebページに適用される */
html {
	font-family: sans-serif;
}
html * {
	box-sizing: border-box;
}
body {
	margin: 0 0 0 0;
	background-color: #eeece9;
}
.wrapper {
	margin: 0 auto 0 auto;
	max-width: 960px;
}

h1 {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

.header {
	text-align: center;
}

a {
	text-decoration: none
}
a:link {
	color: #d25833;
}
a:visited {
	color: #d25833;
}
a:hover {
	color: #e3937a;
}
a:active {
	color: #ff6a3b;
}

/* すべてのページに適応 - ヘッダー - */

.nav {
min-width: 800px;}

.logo {
	color: #3f5170;
	font-size: 22px;
flex: 0 0 336px;
	max-width: 650px
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: opx;
	padding-top: 5px;
	paddimg-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 50px 0 40px 0;
	line-height: 0;
	text-align: center;
}
.nav li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	color: #3f5170;
	min-width: 700px;
	border-top: 3px dotted #3f5170;
	border-bottom: 3px dotted #3f5170;
	max-width: 650px
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 100px;
	flex: 0 0 336px;
	margin-left: opx;
	padding-top: 5px;
	paddimg-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 50px 0 40px 0;
	line-height: 0;
	text-align: center;
}
.nav ul {
	flex: 0 0 336px;
	margin: 0 0 0 0;
	padding: 20px 10px 15px 20px;
	background-image: url(../images/.gif);
	background-repeat: repeat-x;
}
.nav a:link {
	color: #3c454d;
	text-decoration: none;
}
.nave a:visited {
	color: #3c454d;
	text-decoration: none;
}
.nav a:hover {
	color: #7b8dac;
	text-decoration: none
}
.nav a:active {
	color: #5a9bc0:
	text-decoration: none
}

.nav2 li {
	list-style-type: none;
}



/* 個別のスタイル */
/* annadiary.html */

.keyvisual {
	margin: 15px 0 0 0;
	text-align: center;
}

h2 {
	margin: 15px 0 0 35px;
	}
.news-item {
	margin: 15px 0 0 35px;
}
.footer {
	margin: 15px 0 0 35px;
}