﻿@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#000;

	background-color: #00A6D6;
	line-height: 20px;
	<!--background-image:url(../img/bg.jpg);-->
	}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   padding:0;
}

p {
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
}
a {
	color:
   color:#68903C;
   text-decoration:none;
}

a:hover {
	color:#92C45B;
}
#header {
	background-color: #FFF;
	text-align: center;
	background-image: url(../img/key03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 700px;
	margin-bottom: 20px;
}
#header2 {
	background-color: #FFF;
	text-align: center;
	background-image: url(../img/key03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 300px;
	margin-bottom: 20px;
}



/* ========TEMPLATE WIREFRAME======== */
#top {
	width:900px;
    background:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}

#top1 {
	width:900px;
	margin-right: auto;
    margin-left: auto;
	background:#000;
	padding-top:30px;
	height:350px;
	background:url(../img/bg1.jpg) repeat-y;
}



#top2 {
	width:900px;
	background:url(../img/002.png) ;
	margin-right: auto;
    margin-left: auto;
	padding-top:30px;
	height:350px;
}

#contents {
	clear:both;
	letter-spacing: normal;

}

#pageTop {
   clear:both;
}

#footer {
	width:900px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {

}


/* ========CONTENTS CUSTOMIZE======== */
#contents h2 {
	font-weight:bold;
	font-size:16px;
}

#contents h3 {
	font-weight:bold;
	font-size:15px;
	line-height:1.2;
}

#contents h4 {
   margin-bottom:2px;
   font-weight:bold;
   font-size:14px;
   border-bottom:2px solid #666;
}

#contents h5 {
   margin-bottom:2px;
   padding:2px 5px;
   font-weight:bold;
   font-size:13px;
   background:#ececec;
}

#contents h6 {
   font-weight:bold;
   font-size:13px;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:10px 0;
   text-align:right;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 60% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
	text-align:center;
	font-size:12px;
	font-style:normal;
	padding:20px 0;
	color: #FFF;
}
.copyright a {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #CCC;
	text-decoration: underline;
}

#footbtn {
	background-image: url(../img/footbtn_bg.gif);
	height: 193px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footbtn2 {
	height: 160px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footbtn01 a{
	display:block;
	width:269px;
	height:76px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	line-height:30px;
	position: absolute;
	left: 27px;
	top: 32px;
	background-color: #66CCCC;
	background-image: url(../img/footbtn01.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#footbtn01 a:hover{
	background-image: url(../img/footbtn01_hover.gif);
	background-repeat: no-repeat;
}


#footbtn02 a{
	display:block;
	width:269px;
	height:76px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	line-height:30px;
	position: absolute;
	left: 316px;
	top: 32px;
	background-color: #66CCCC;
	background-image: url(../img/footbtn02.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#footbtn02 a:hover{
	background-image: url(../img/footbtn02_hover.gif);
	background-repeat: no-repeat;
}

#footbtn03 a{
	display:block;
	width:269px;
	height:76px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	line-height:30px;
	position: absolute;
	left: 605px;
	top: 32px;
	background-color: #66CCCC;
	background-image: url(../img/footbtn03.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#footbtn03 a:hover{
	background-image: url(../img/footbtn03_hover.gif);
	background-repeat: no-repeat;
}
.text_area {
	border: 1px solid #CCC;
	background-color: #fcfcfc;
	text-align: center;
	padding: 10px;
}

.text_area2 {
	border: 1px solid #CCC;
	background-color: #fcfcfc;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.text_area3 {
	border: 1px solid #CCC;
	background-color: #fcfcfc;
	padding: 15px;
}
.text_area2 .t_b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.text_area4 {
	text-align: center;
	padding: 10px;
	font-size: 24px;
	line-height: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.q_area {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
.q_left   {
	width: 40px;
}
.q_right   {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.a_area {

}
.a_left   {
	width: 40px;
}
.a_right   {
	font-size: 14px;
}
.attention {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.attention li {
	background-image: url(../img/ar.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 7px;
	margin-bottom: 5px;
}
.text_area3 span {
	font-weight: bold;
	color: #900;
}
.attention2 {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#top #contents .fbcomment {
	width: 880px;
	font-size: 18px;
	text-align: center;
	font-weight: bolder;
	height: 45px;
}

.c_01_bg {
	background-image: url(../img/c_01_bg.gif);
	height: 172px;
}
.c_01_left {
	float: left;
	height: 120px;
	width: 120px;
	margin-top: 20px;
	margin-left: 78px;
}
.c_01_right {
	float: right;
	margin-top: 24px;
	width: 585px;
	margin-right: 80px;
}
.c_01_text {
	padding-top: 15px;
}
.c_02_bg1 {
	background-image: url(../img/c_02_bg1.gif);
	background-repeat: no-repeat;
	height: 275px;
	position: relative;
}
.c_02_bg1 .text01 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 223px;
	top: 31px;
	font-size: 30px;
	font-weight: bold;
	width: 554px;
}
.c_02_bg1 .text02 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 208px;
	top: 70px;
	width: 629px;
}
.c_02_bg1 .text03 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 218px;
	top: 143px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg1 .text04 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 178px;
	top: 171px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg1 .text05 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 271px;
	top: 198px;
	font-size: 20px;
	font-weight: bold;
	width: 110px;
}
.c_02_bg1 .text06 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 179px;
	top: 226px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg1 .btn {
	position: absolute;
	left: 511px;
	top: 129px;
}
.c_02_bg1 .btn a {
	background-image: url(../img/btn_main.gif);
	height: 98px;
	width: 325px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.c_02_bg1 .btn a:hover {
	background-image: url(../img/btn_main_hover.gif);
	height: 98px;
	width: 325px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.c_02_bg1 .ribbon {
	height: 236px;
	width: 65px;
}


.c_02_bg2 {
	background-image: url(../img/c_02_bg2.gif);
	background-repeat: no-repeat;
	height: 275px;
	position: relative;
}
.c_02_bg2 .text01 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 223px;
	top: 23px;
	font-size: 30px;
	font-weight: bold;
	width: 155px;
	height: 28px;
}
.c_02_bg2 .text02 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 208px;
	top: 70px;
	width: 628px;
}
.c_02_bg2 .text03 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 218px;
	top: 143px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg2 .text04 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 178px;
	top: 171px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg2 .text05 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 271px;
	top: 198px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg2 .text06 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 179px;
	top: 226px;
	font-size: 20px;
	font-weight: bold;
	width: 298px;
}
.c_02_bg2 .btn {
	position: absolute;
	left: 511px;
	top: 138px;
}
.c_02_bg2 .btn a {
	background-image: url(../img/btn_main.gif);
	height: 98px;
	width: 325px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.c_02_bg2 .btn a:hover {
	background-image: url(../img/btn_main_hover.gif);
	height: 98px;
	width: 325px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.c_02_bg2 .ribbon {
	height: 236px;
	width: 65px;
}


.c_02_bg3 {
	background-image: url(../img/c_02_bg3.gif);
	background-repeat: no-repeat;
	height: 391px;
	position: relative;
}
.c_02_bg3 .text01 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 223px;
	top: 31px;
	font-size: 30px;
	font-weight: bold;
}
.c_02_bg3 .text02 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 208px;
	top: 70px;
	width: 627px;
}
.c_02_bg3 .text03 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 218px;
	top: 143px;
	font-size: 20px;
	font-weight: bold;
	width: 157px;
}
.c_02_bg3 .text04 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 178px;
	top: 171px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg3 .text05 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 271px;
	top: 198px;
	font-size: 20px;
	font-weight: bold;
}
.c_02_bg3 .text06 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 179px;
	top: 226px;
	font-size: 20px;
	font-weight: bold;
	width: 295px;
}
.c_02_bg3 .btn {
	position: absolute;
	left: 511px;
	top: 133px;
}
.c_02_bg3 .btn a {
	background-image: url(../img/btn_main.gif);
	height: 98px;
	width: 325px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.c_02_bg3 .btn a:hover {
	background-image: url(../img/btn_main_hover.gif);
	height: 98px;
	width: 325px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.c_02_bg3.mb15 .img {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 78px;
	top: 262px;
}
.c_02_bg3.mb15 .img2 {
	position: absolute;
	left: 211px;
	top: 305px;
	width: 325px;
}
.c_02_bg3 .ribbon {
	height: 236px;
	width: 65px;
}

.c_02_bg4 {
	background-repeat: no-repeat;
	position: relative;
}
#footbtn01-2 a{
	display:block;
	width:269px;
	height:76px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	line-height:30px;
	position: absolute;
	left: 16px;
	top: 19px;
	background-color: #66CCCC;
	background-image: url(../img/footbtn01.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#footbtn01-2 a:hover{
	background-image: url(../img/footbtn01_hover.gif);
	background-repeat: no-repeat;
}
#footbtn02-2 a{
	display:block;
	width:269px;
	height:76px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	line-height:30px;
	position: absolute;
	left: 305px;
	top: 19px;
	background-color: #66CCCC;
	background-image: url(../img/footbtn02.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#footbtn02-2 a:hover{
	background-image: url(../img/footbtn02_hover.gif);
	background-repeat: no-repeat;
}
#footbtn03-2 a{
	display:block;
	width:269px;
	height:76px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	line-height:30px;
	position: absolute;
	left: 594px;
	top: 19px;
	background-color: #66CCCC;
	background-image: url(../img/footbtn03.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
#footbtn03-2 a:hover{
	background-image: url(../img/footbtn03_hover.gif);
	background-repeat: no-repeat;
}
.thankyou {
	background-image: url(../img/thankyou.gif);
	height: 300px;
	width: 880px;
	left: auto;
	right: auto;
}
.thankyou2 {
	background-image: url(../img/thankyou2.gif);
	height: 120px;
	width: 880px;
	left: auto;
	right: auto;
}

.bese004 {
	width: 260px;
	text-align: right;
	float: left;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bese005 {
	float: left;
	width: 480px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.event tr .left {
	padding: 10px;
	font-weight: bold;
	background-color: #DFD6BB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9B78B;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C9B78B;
	width: 150px;
}
.event tr .right {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9B78B;
	padding: 10px;
}

.contents_text {
	width:700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	text-align:left;
	line-height:200%;	
}

.contents_text2 {
	width:700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	text-align:left;
	line-height:180%;	
	font-size:18px;
}
