@charset "utf-8";

img {
	max-width: 100%;
}

.inner {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}

.pdfdl img {
	height: 40px;
}

.nextpage {
	position: absolute;
	left: 50%;
	width: 24px;
	margin-left: -12px;
	height: 13px;
	top: 96%;
}

#footnavi {
	position: fixed;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	bottom: 18px;
	height: 60px;
}

#menu {
	width: 100px;
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 50%;
	margin-left: -50px;
}

#menu li {
	float: left;
}

#menu li a {
	text-indent: -9898px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/pagenavi.png) no-repeat 5px 5px;
}

#menu li.active a,#menu a:hover {
	background: url(../img/pagenavi.png) no-repeat 5px -55px;
}

/* ***area01*** */

.area01 {
	text-align: center;
	background-repeat: repeat-x;
	background-position: 0 0;
	position: relative;
}

.area01 p {
	margin-bottom: 5px;
}

.area01 .name {
	padding-top: 10px;
}

.area01 .name img {
	height: 50px;
}

.area01 .ph img {
	width: 100px;
}

.area01 .kensei img {
}

.area01 .hello img {
	width: 70px;
}

.area01 dl {
	background-color: #f4f4f4;
	border: 1px solid #5a5a5a;
	padding: 5px;
	margin-bottom: 10px;
}

.area01 dt {
	font-weight: bold;
}

.area01 dd {
	font-size: 0.8em;
	line-height: 1.3;
}

/* ***area02*** */

.area02 {
	background-color: #56b4dc;
	text-align: center;
	position: relative;
}

.area02 h2 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.area02 h3 {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.2;
	margin-bottom: 5px;
}

.area02 p,.area02 ul {
	color: #fff;
	font-size: 0.7em;
	line-height: 1.2;
	margin-bottom: 10px;
}

.area02 li {
	margin-bottom: 3px;
}

/* ***area03*** */

.area03 {
	background-color: #ffb459;
	text-align: center;
	position: relative;
}

.area03 h2 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.area03 p {
	color: #fff;
	font-size: 0.7em;
	line-height: 1.2;
	margin-bottom: 15px;
}

/* ***area04*** */

.area04 {
	background-color: #f290bc;
	text-align: center;
	position: relative;
}

.area04 .imgtitle img {
	height: 25px;
	padding-top: 10px;
}

.area04 .map img {
	height: 50px;
}

.area04 h2 {
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2;
}

.area04 p {
	color: #fff;
	font-size: 0.7em;
	line-height: 1.2;
	margin-bottom: 5px;
}

/* ***area05*** */

.area05 {
	background-color: #8bc882;
	text-align: center;
	position: relative;
}

.area05 .imgtitle img {
	height: 70px;
	padding-top: 10px;
}

.area05 p {
	color: #fff;
	font-size: 0.7em;
	line-height: 1.2;
	margin-bottom: 5px;
}

.area05 dl {
	margin-bottom: 10px;
}

.area05 dt {
	font-size: 0.9em;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 1.2;
	font-weight: bold;
}

.area05 dd {
	font-size: 0.7em;
	color: #fff;
}

@media all and (min-width: 640px){

.pdfdl img {
	height: 63px;
}

.nextpage {
	position: absolute;
	left: 50%;
	width: 24px;
	margin-left: -12px;
	height: 13px;
	top: 97%;
}

#footnavi {
	position: fixed;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	bottom: 37px;
	height: 82px;
}

#menu {
	width: 100px;
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 50%;
	margin-left: -50px;
}

#menu li {
	float: left;
}

#menu li a {
	text-indent: -9898px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/pagenavi.png) no-repeat 5px 5px;
}

#menu li.active a,#menu a:hover {
	background: url(../img/pagenavi.png) no-repeat 5px -55px;
}

/* ***area01*** */

.area01 {
	text-align: center;
	background-repeat: repeat-x;
	background-position: 0 0;
}

.area01 p {
	margin-bottom: 15px;
}

.area01 .name {
	padding-top: 10px;
}

.area01 .name img {
	height: 117px;
}

.area01 .ph img {
	width: 315px;
}

.area01 .kensei img {

}

.area01 .hello img {
	width: 96px;
}

.area01 dl {
	background-color: #f4f4f4;
	border: 1px solid #5a5a5a;
	padding: 5px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}

.area01 dt {
	font-weight: bold;
	font-size: 1.5em;
}

.area01 dd {
	line-height: 1.3;
	font-size: 0.9em;
}

/* ***area02*** */

.area02 {
	background-color: #56b4dc;
	text-align: center;
	position: relative;
}

.area02 h2 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.5em;
}

.area02 h3 {
	color: #fff;
	line-height: 1.2;
	margin-bottom: 5px;
	font-size: 1.1em;
	padding-top: 1em;
}

.area02 p,.area02 ul {
	color: #fff;
	line-height: 1.6;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.area02 li {
}

/* ***area03*** */

.area03 {
	background-color: #ffb459;
	text-align: center;
	position: relative;
}

.area03 h2 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.5em;
}

.area03 p {
	color: #fff;
	line-height: 1.6;
	margin-bottom: 15px;
	font-size: 1.1em;
}

/* ***area04*** */

.area04 {
	background-color: #eb91be;
	text-align: center;
	position: relative;
}

.area04 .imgtitle img {
	height: 52px;
	padding-top: 10px;
}

.area04 .map img {
	height: 137px;
}

.area04 h2 {
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
	font-size: 1.5em;
	margin-bottom: 5px;
}

.area04 p {
	color: #fff;
	line-height: 1.4;
	margin-bottom: 15px;
	font-size: 1.1em;
}

/* ***area05*** */

.area05 {
	background-color: #8bc882;
	text-align: center;
	position: relative;
}

.area05 .imgtitle img {
	height: 135px;
	margin-bottom: 10px;
}

.area05 p {
	color: #fff;
	line-height: 1.2;
	font-size: 1.1em;
}

.area05 .text {
	margin-bottom: 100px;
}

.area05 dl {
	margin-bottom: 10px;
}

.area05 dt {
	color: #fff;
	margin-top: 30px;
	margin-bottom: 0;
	line-height: 1.2;
	font-weight: bold;
	font-size: 1.5em;
}

.area05 dd {
	color: #fff;
	font-size: 1.1em;
}
		
}