
body {
	margin: 0;
	text-align: center;
	font-size: 13px;
	font-family: Meiryo,'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Verdana, Arial, Helvetica, sans-serif;
	background: #74a528;
}

a {
	text-decoration: none;
}

a:hover {
}

img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.wrap {
	margin: 0 auto;
	padding: 30px 30px;
	width: 920px;
	background: #a3cc4a;
	border-left: 10px solid #92ba2f;
	border-right: 10px solid #92ba2f;
}


/* ------------------------------------------------------------------------
	header
------------------------------------------------------------------------ */
header {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(../images/h_back.gif) no-repeat 0 0;
	z-index: 0;
}

header h1 {
	position: absolute;
	top: -17px;
	left: 18px;
}

.logo {
	padding: 10px;
	text-align: right;
}


/* ------------------------------------------------------------------------
	section
------------------------------------------------------------------------ */
/** main **/
#main {
	position: relative;
	margin-bottom: 30px;
	width: 100%;
}

#main .mainImg {
	position: relative;
	margin-top: -11px;
	z-index: 1;
}

#main .ok {
	position: absolute;
	right: 13px;
	top: -109px;
	z-index: 2;
}

/** perso **/
#perso { text-align: left; }

#perso .perso,
#perso .special {
	overflow: hidden;
	margin: 0 auto 30px;
	width: 900px;
}

#perso .perso h3,
#perso .special h3 { margin-bottom: 30px; }

#perso .perso ul {
	float: right;
	width: 450px;
}

#perso .perso li {
	float: left;
	margin-left: 20px;
	margin-bottom: 18px;
	text-align: center;
	width: 130px;
}

#perso .perso li a {
	position: relative;
	display: block;
	margin-bottom: 5px;
	width: 122px;
	height: 122px;
	border: 4px solid #515904;
	cursor: pointer;
}

#perso .perso li.img01 a { background:url(../images/img01.jpg) no-repeat 0 0; }
#perso .perso li.img02 a { background:url(../images/img02.jpg) no-repeat 0 0; }
#perso .perso li.img03 a { background:url(../images/img03.jpg) no-repeat 0 0; }
#perso .perso li.img04 a { background:url(../images/img04.jpg) no-repeat 0 0; }
#perso .perso li.img05 a { background:url(../images/img05.jpg) no-repeat 0 0; }
#perso .perso li.img06 a { background:url(../images/img06.jpg) no-repeat 0 0; }

#perso .perso li a:hover { background-position: 0 -130px !important; }

.tooltips {
    top: -70px;
    left: 36%;
    margin-left: -79px;
}

.tooltips {
    position: absolute;
    width: 148px;
    height: 50px;
    line-height: 1.3;
    color: #000;
    /* font-size: 93%; */
    text-align: left;
    padding: 5px 5px 20px 5px;
    border-top: 1px solid #333;
    background: url(../images/tooltip_bg.png) no-repeat bottom;
}

#perso .special dl {
	float: left;
	margin-left: 30px;
	width: 260px;
}

#perso .special dt {
	position: relative;
	margin-bottom: 5px;
	width: 260px;
	height: 260px;
	cursor: pointer;
	background: url(../images/imon.jpg) no-repeat 0 0;
}

#perso .special dt:hover { background-position: 0 -260px; }

#perso .special dd { text-align: center; }

#perso .special .guest {
	float: right;
	margin-right: 30px;
	padding: 15px 20px 20px;
	width: 510px;
	background: #fff;
	border: 5px solid #667c08;
}

#perso .special .guest table {
	width: 100%;
}

#perso .special .guest th,
#perso .special .guest td {
	line-height: 2;
	border-bottom: 1px dotted #000;
}

#perso .special .guest th {
	padding: 5px;
	color: #4c6810;
	font-weight: bold;
	width: 100px;
}

#perso .special .guest td { padding: 5px 0; }


/** info **/
.point {
	margin: 0 auto 30px;
	padding: 20px 0;
	width: 892px;
	background: #fff;
	border: 4px solid #036eb7;
}

.info01,
.info02 {
	margin: 0 auto 30px;
	padding: 15px 0;
	width: 894px;
	background: #fff;
	border: 3px solid #749919;
}

.info01 { text-align: left; }

.info01 table,
.info02 table {
	margin: 0 auto;
	width: 830px;
}

.info01 th {
	padding: 5px;
	color: #4c6810;
	font-weight: bold;
	width: 40px;
}

.info01 .w { width: 180px; }

.sponsor {
	margin: 0 auto 30px;
	padding-bottom: 10px;
	width: 900px;
	background: #fff;
}

.sponsor h3 { margin-bottom: 30px; }

.sponsor ul {
	overflow: hidden;
	margin: 0 auto;
	width: 800px;
}

.sponsor li {
	float: left;
	margin-bottom: 20px;
	width: 230px;
}

.sponsor li:nth-child(3n-1) {
	margin: 0 55px;
}

.info02 table { margin-bottom: 30px; }

.info02 th {
	padding: 6px;
	color: #4c6810;
	font-weight: bold;
	text-align: left;
	line-height: 1.8;
	width: 100px;
	border-bottom: 1px dotted #4c6810;
}

.info02 td {
	padding: 6px;
	text-align: left;
	line-height: 1.8;
	border-bottom: 1px dotted #4c6810;
}

.info02 li {
	margin-left: 20px;
	margin-bottom: 15px;
	list-style: disc;
}

.info02 .contact {
	margin: 0 auto 40px;
	padding: 20px 0;
	width: 530px;
	background: #ededed;
}

.info02 .contact h4 {
	margin-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
}

.info02 .contact dt { margin-bottom: 10px; }

.info02 .contact dd {
	font-size: 131%;
	font-weight: bold;
}

.volunteer {
	margin: 0 auto 30px;
	padding: 5px;
	width: 890px;
	background: url(../images/v_back.gif) repeat-y 0 0;
}

.volunteer .contents {
	padding: 15px 20px;
	width: 850px;
	background: #fff;
}

.volunteer .contents h3 { margin-bottom: 20px; }

.volunteer .contents p {
	margin: 0 auto;
	text-align: left;
	line-height: 1.8;
	width: 820px;
}

.volunteer .contents p.tel {
	text-align: center;
	font-size: 131%;
	font-weight: bold;
}

.work {
	margin: 0 auto;
	padding: 15px 0 10px;
	width: 530px;
	background: #fff0fc;
}

.work h4 {
	margin-bottom: 15px;
	font-size: 115%;
	font-weight: bold;
}

.work ul {
	overflow: hidden;
	margin: 0 auto;
	width: 420px;
}

.work li {
	float: left;
	margin-bottom: 10px;
	text-align: left;
	width: 50%;
}

.map {
	margin: 0 auto 30px;
	padding: 50px 0;
	width: 894px;
	background: #fff;
	border: 3px solid #036eb7;
}

.report {
	color: #F00;
	font-weight: bold;
}

#pageTop {
	position: fixed;
	margin: 0 !important;
	right: 20px;
	bottom: 70px;
	width: 70px !important;
}

/* ------------------------------------------------------------------------
	footer
------------------------------------------------------------------------ */
footer {
	padding-top: 8px;
	padding-bottom: 30px;
	color: #fff;
	text-align: center;
	background: #4c6810;
}


/* ========================================================================

	COMMON
  
======================================================================== */
/** margin **/
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }

.nomr { margin-right: 0 !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }

.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }

/** color **/
.c01 { color: #F00; }
.c02 { color: #3da8cc; }
.c03 { color: #84ab6b; }
.c04 { color: #58a730; }
.c05 { color: #3fabb9; }
.c06 { color: #e29500; }

/** float **/
.left { float: left; }
.right { float: right; }

/** text **/
.txtCenter { text-align: center !important; }
.txtLeft{ text-align: left !important; }
.txtRight { text-align: right !important; }

/* ===============================================

	MOUSEOVER
  
=============================================== */
a:hover .over {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

.over a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

.link a {
	color: #4D9672 !important;
	text-decoration: underline;
}

.link a:hover {
	text-decoration: none;
}


/* ===============================================

	CLEAR FIX
  
=============================================== */
/** clear **/
.clear {
	clear: both;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear:both;
}

