/**/
h2 {
	 width:960px;
	 margin:20px auto 0;
	 border-bottom:none;
	 padding:0 0 10px;
	 text-align:center;
	 font-size:240%;
	 font-weight:normal;
	 color:#000;
}
h3 {
	text-align:center;
	margin:0 auto 40px;
	font-weight:normal;
}
h4 {
	font-size:170%;
	font-weight:nomal;
	margin:20px 0 25px;
	text-align:center;
	padding:0;
}
.area_w {
	width:100%;
	margin:0 auto;
	padding:395px 0 30px;
	text-align:center;
	background:url(../images/01_img01.jpg) top center no-repeat;
}
.area_s {
	width:100%;
	margin:0 auto;
	padding:0 0 30px;
	text-align:center;
}
a.next {
	display:block;
	width:308px;
	height:60px;
	margin:30px auto 0;
}
.area_b {
	background:#e5f7fb;
	width:100%;
	text-align:center;
	padding:75px 0 30px;
}
.point {
	margin:40px auto 0;
}
.area_b .unit {
	width:960px;
	margin:0 auto;
}
.area_b .unit img.left {
	float:left;
}
.area_b .unit img.right {
	float:right;
}
.area_c {
	background:#fafbf5;
	width:100%;
	text-align:center;
	padding:30px 0 0;
}
.area_c p {
}

/* index02.html */
p.read {
	width:960px;
	margin:0 auto;
	text-align:center;
}
dl.def {
	width:960px;
	margin:40px auto 30px;
	background:#e5f7fb;
}
dl.def dt {
  clear: left;
  float: left;
  width: 200px;
  font-weight: bold;
  padding:15px;
  font-size:115%;
}
dl.def dd {
  border-left:1px solid #7fbbdf;
  padding:15px;
  margin:0 0 0 230px;
}
.schedule {
	width:960px;
	margin:0 auto 15px;
}
.schedule .unit:after,
.schedule .unit .event:after {
  content: "";
  clear: both;
  display: block;
}
.schedule .unit img.year {
	float:left;
}
.schedule .unit h3 {
	margin:0 0 10px;
}
.schedule .unit .event {
	width:530px;
	float:right;
	padding:0 0 30px;
}
.schedule .unit .event .left {
	float:left;
	width:250px;
}
.schedule .unit .event .right {
	float:right;
	width:250px;
}
.schedule .unit .event h4 {
	font-size:100%;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}
.schedule .unit .event p {
	text-align:left;
	margin:5px 0 0;
	font-size:85%;
	padding:0;
}
.check {
	width:960px;
	margin:0 auto 50px;
	background:#e5f7fb;
	padding-bottom:10px;
}
.check table {
	width:920px;
	margin:20px auto;
}
.check table td {
	width:460px;
	padding:0 20px 0;
}
.check table td:first-child {
	border-right:1px solid #80bce1;
}
.check table td ul {
	list-style-type:disc;
	margin-left:2em;
}
.check table td p {
	margin:0;
	padding:0;
}
.check table td strong {
	display:block;
	font-size:120%;
	margin-bottom:10px;
}
