@charset "utf-8";

header {
	border-bottom: 5px solid #15A597;
	margin-bottom: 0px;
}
#container {
	background: #fff url(../img/ad/bg_mv.jpg) center top repeat-x;
}
footer {
	border-top: 4px solid #15A597;
}

#mv {
	width: 960px;
	height: 631px;
	margin: 0 auto;
	background: url(../img/ad/img_mv01.jpg) center top no-repeat; 
	box-shadow: 0 10px 5px -2px rgba(0,0,0,0.1) inset;	
	-moz-box-shadow: 0 10px 5px -2px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0 10px 5px -2px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 0 10px 7px -3px rgba(0,0,0,0.1) inset;
}
#mv h2 {
	display: none;
}
#mv .box {
	position: relative;
	top: 250px;
	width: 505px;
	padding: 25px 20px 0 20px;
	border: 1px solid #7BC8C9;
	background: #fff\9; /* IE8 */;
	background:rgba(255,255,255,0.8);
}
#mv .box:not(:target){
	filter: none;
	-ms-filter: none;
}
#mv .box strong {
	color: #B20000;
	font-size: 119%;
}
#mv p {
	margin-bottom: 20px;
	line-height: 165%;
}
section {
	margin-bottom: 30px;
}
section p {
	line-height: 150%;	
	margin-bottom: 20px;
}

#sec01 {
	overflow: hidden;
}
#sec01 h2 {
	margin-bottom: 25px;
}
#sec01 p {
	margin: 20px 0 15px 0;
}
#sec01 .pic {
	margin: 0 25px 0 0;
	float: left;
}
#sec01 ul {
	overflow: hidden;
	padding-left: 10px;
}
#sec01 li {
	background: url(../img/ad/icn01.png) left center no-repeat;
	padding-left: 12px;
	font-weight: bold;
}

#sec02 {
}
#sec02 h2 {
	margin-bottom: 5px;
}
#sec02 .wrap {
	overflow: hidden;
	padding: 30px 10px 0 20px;
	border: 1px solid #DFDFD0;
	background: #F5F3EB;
}
#sec02 .txt {
	float: left;
	width: 430px;
}
#sec02 .fig {
	float: right;
}


#sec03 {
	overflow: hidden;
}
#sec03 h2 {
	margin-bottom: 30px;
}
#sec03 .pic {
	float: left;
	margin-right: 20px;
}
#sec03 p {
	overflow: hidden;
}

#sec04 {
	margin-bottom: 50px;
}
#sec04 h2 {
	margin-bottom: 20px;
}
#sec04>section {
	overflow: hidden;
	padding: 20px 10px 20px 15px;
	background: #EDDEB7;
	border-radius: 10px;
}
#sec04 dl {
	float: left;
	width: 290px;
	margin: 10px;
	background: #F9F7ED;
}
#sec04 dt {
	margin: 10px 0 0 -10px;
}
#sec04 dd {
	padding: 5px 10px 10px 15px;
}
#sec04 .txt {
	margin-bottom: 5px;
	padding-bottom: 0;
}
#sec04 .note {
	padding: 20px;
	background: #E2F4EC;
	border: 1px solid #9FDCD5;
}

.message {
	margin-bottom: 50px;
}
.message>section {
	margin-bottom: 40px;
}
.message .hgroup {
	margin-bottom: 20px;
	padding: 15px 15px 10px 70px;
}
#sec05 .hgroup {
	background: #A4DAD2 url(../img/icn_fkdsh01.png) 15px 15px no-repeat;
}
#sec06 .hgroup {
	background: #B0DAB5 url(../img/icn_fkdsh01.png) 15px 15px no-repeat;
}
.message .hgroup h3 {
	margin-bottom: 3px;
	font-size: 175%;
	font-weight: bold;
	text-shadow: 2px 2px 0 #fff;
	line-height: 130%;
}
.message .hgroup p {
	margin: 0;
	font-weight: bold;
	color: #004C66;
}
.message > section {
	overflow: hidden;
	background: #F9F7EC;
}
.message p.pic {
	float: left;
	margin-left: 20px;
	margin-right: 15px;
}
.message dl {
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 17px;
	border-bottom: 1px solid #CECEBF;
	font-size: 88%;
}
.message dt {
	float: left;
	width: 220px;
	padding: 10px 0 8px;
	border-top: 1px solid #CECEBF;
	font-weight: bold;
}
.message dd {
	margin-left: 220px;
	padding: 10px 0 8px;
	border-top: 1px solid #CECEBF;
}
.message dt:first-child,
.message dd.first {
	padding-top: 0;
	border-top: none;
}
.message dt:before {
	content: "●";
	margin-right: 2px;
	color: #24B3B3;
}
.message dd li {
	display: inline;
	margin-right: 5px;
	white-space: nowrap;
}
.message dd p:last-child {
	margin-bottom: 0;
}

#sec07 {
	margin-bottom: 40px;
	text-align: center;
}
#sec07 h2 {
	margin-bottom: 30px;
	text-align: center;
}
#sec07 p {
	margin-top: 30px;
}

/* ------------------------------
	ニュース
------------------------------ */
.news_fixed_panel {
  max-height: 244px;
  overflow-y: scroll;
}
.news_fixed_panel_no_content {
  height: 120px;
  line-height: 85px;
  text-align: center;
  overflow-y: hidden;
}
