@charset "utf-8";
/* CSS Document */


html {
	height: 100%;
	margin: 0 auto;
}

body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 100%;
	margin: 0 auto;
	text-align:center;
	padding:0;
}

h1 {
	width:860px;
	margin:auto;
	text-align:left;
	padding:40px 0 0 0;
}

h2 {
  border-bottom: solid 4px #F4F1EC;
  position: relative;
	font-size: 30px;
	padding-bottom: 6px;
	color: #00325E;
}

h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 4px #333;
  bottom: -3px;
  width: 20%;
}

h3 {
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #000;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #7db4e6;/*左線*/
	font-size:23px;
	margin: 40px 0 10px 0;
}

h4 {
	background-color:#E8EDF0;
	width:840px;
	padding:3px;
	margin:20px 0 5px 0;
	font-size:16px;
}


.f-24{
	font-size: 24px;
}
.f-koyaku {
	color: #00325E;
	font-weight: bold;
}
#bar-blue {
	background-color: #00325E;
	height: 15px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#main_imageback {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/topmain_back.jpg);
	background-repeat: no-repeat;
	background-position:80% 0;
	background-position: center;
	height:382px;
}

#main_imageback01 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/topmain_bakc.png);
	background-repeat: no-repeat;
	background-position:80% 0;
	background-position: center;
	height:382px;
}

#sab_imageback {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/topmain_back.jpg);
	background-repeat: no-repeat;
	background-position:80% 0;
	background-position: center;
	height:215px;
}


#menu {
	width:860px;
	text-align:center;
	margin:0 auto;
    height: 65px;
}


#contents {
	width: 860px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	
}
p { line-height: 1.8em;
}

#contentsarea {
	width: 838px;
	text-align: left;
	margin: 40px 11px 20px 11px;
	line-height: 150%;
}
#footer {
	background-color: #00325E;
	height: 100px;
	width: 100%;
	margin: 0 auto;
}

#footer_c {
	background-color: #00325E;
	margin: 0 auto;
	padding:10px;
	font-size:11px;
	color:#FFF;
	text-align: center;
}

.profile_waku {
	background-color: #ECE7DD;
	padding: 10px;
	width:820px;
}
.profile01 {
  float: left;
  width: 400px;
}
.profile02 {
  float: right;
  width: 400px;
}
.clear {
  clear: both;
}

.profilelist {
	list-style-image:url(images/profile/list.png);
}
li {
	margin-top:0.8em; margin-bottom:0.8em;
}
.sline_spacing {
	margin-top:0.2em; margin-bottom:0.2em;
	
}

.font-small {
	font-size: 12px;
	margin-right: 10px;
}
.font-color-red {
	color: #DC0306;
}

.font-small-small {
	font-size: 12px;
	color: #DC0306;
}
.layout {
	margin:0 10px 20px 0;
}

.aisasu01 {
  float: left;
  width: 497px;
}
.aisasu02 {
  float: right;
  width: 300px;
}
.photo {
	margin:0 15px 15px 0;
	}
.top_k {
	font-family: 'Noto Serif JP', serif;
	font-size: 30px;
	font-weight: bold;
	color: #7C254A;
	text-align: center;
}
.polisy_area {
	margin: 20px 0;
}
.polisy_f24 {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	font-weight: bold;
	color: #7C254A;
	margin: 0;
}
.polisy_f20 {
	font-size: 18px;
	font-weight: bold;
	color: #3B3939;
}