/*---------------------------------------------------------
  						reset
---------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
}



article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}



/*---------------------------------------------------------
  						clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.clea{
	clear:both;	
	}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}



/*---------------------------------------------------------
  						overrall
---------------------------------------------------------*/
body {
	-webkit-text-size-adjust: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #744006;
	line-height: 1.5;
	background-repeat: repeat-x,repeat;
	background-position: center top;
	background-image: url(../images/bg_body2.png),url(../images/bg_body.png);
	background-color: #32345A;
	}


a {
	color: #4685D2;
	text-decoration: none;
}
a:hover{
	color: #B5862D;
	text-decoration: none;
}

h1 {
	float: left;
	width: 300px;
}
h1 img {
	width:100%;
}

h2 {
	width: 100%;
	margin-bottom: 20px;
}
h3 {}
h4 {}



/*---------------------------------------------------------
  						header
---------------------------------------------------------*/


header {
	height: 150px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
}
#headerbox {
	width: 100%;
	}
#add {
	padding-top: 30px;
	float: right;
	width: 300px;
}
#add img {
	width: 100%;
}
#sm {
	float: left;
	margin-top: 35px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFF;
	line-height: 1.2em;
	display: block;
}
#sm a {
	color: #FFF;
	display: block;
	background-color: #006CBE;
	padding: 10px;
	border-radius: 5px;
}
#sm a:hover {
	color: #FFFFFF;
	background-color: #FF3600;
}
/*---------------------------------------------------------
  						nav
---------------------------------------------------------*/

#menu {
	height: 80px;
	width: 500px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: auto;
	float: right;
}
#menu table {
	height: 80px;
	width: 500px;
}

#menu1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 80px;
	background-image: url(../images/menu1.png);
	padding-top: 80px;
	text-align: center;
	margin: 0px;
}

#menu1 a:hover {
    background-position: 0 -80px;
}

#menu1 a#nowHere {
		background:url(../images/menu1.png) no-repeat 0 -80px;
	}
	
#menu2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu2.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu2 a:hover {
    background-position: 0 -40px;
}

#menu2 a#nowHere {
		background:url(../images/menu2.png) no-repeat 0 -40px;
	}
#menu3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu3.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu3 a:hover {
    background-position: 0 -40px;
}

#menu3 a#nowHere {
		background:url(../images/menu3.png) no-repeat 0 -40px;
	}
#menu4 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu4.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu4 a:hover {
    background-position: 0 -40px;
}

#menu4 a#nowHere {
		background:url(../images/menu4.png) no-repeat 0 -40px;
	}
#menu5 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu5.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu5 a:hover {
    background-position: 0 -40px;
}

#menu5 a#nowHere {
		background:url(../images/menu5.png) no-repeat 0 -40px;
	}
#menu6 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu6.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu6 a:hover {
    background-position: 0 -40px;
}

#menu6 a#nowHere {
		background:url(../images/menu6.png) no-repeat 0 -40px;
	}
#menu7 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu7.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu7 a:hover {
    background-position: 0 -40px;
}

#menu7 a#nowHere {
		background:url(../images/menu7.png) no-repeat 0 -40px;
	}
	
#menu8 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu8.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu8 a:hover {
    background-position: 0 -40px;
}

#menu8 a#nowHere {
		background:url(../images/menu8.png) no-repeat 0 -40px;
	}		
#menu9 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 105px;
	background-image: url(../images/menu9.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu9 a:hover {
    background-position: 0 -40px;
}

#menu9 a#nowHere {
		background:url(../images/menu9.png) no-repeat 0 -40px;
	}
	
#menu10 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 400px;
	background-image: url(../images/menu10.png);
	padding-top: 40px;
	text-align: center;
	margin: 0px;
}

#menu10 a:hover {
    background-position: 0 -40px;
}

#menu10 a#nowHere {
		background:url(../images/menu10.png) no-repeat 0 -40px;
	}
	
	
	
	
/*---------------------------------------------------------
  						footer
---------------------------------------------------------*/

footer {
	text-align: center;
	color: #FFFFFF;
	background-color: #C9B996;
	padding-top: 10px;
}


/*---------------------------------------------------------
  						main
---------------------------------------------------------*/

.pagetop {
	text-align:right;
}

#main {
	padding-bottom: 10px;
	display: block;
	margin-top: 0px;
}

#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}


#ensha {
	margin-bottom: 30px;
}

#top2 {
	margin-bottom: 20px;
}


#top2 table {
	width: 100%;
}
#top2 td {
	vertical-align:top;
}
.googlemap {
	width: 360px;
	text-align: center;
}
.googlemap iframe {
	width: 100%;
	height: 300px;
}
.news {
	width: auto;
}
.news ul {
	width: 600px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.news li {
	margin-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFCE03;
	margin-right: 25px;
}


#link {
	margin-bottom: 20px;
	border-radius: 15px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#link dl {
	text-align: left;
	margin-left: 0px;
}
#link dt {
	padding-left: 5px;
	color: #1A2C4C;
	font-weight: bold;
	border-left: 7px solid #FFC313;
	background-color: #FFF9D1;
	padding-bottom: 5px;
	padding-top: 3px;
}
#link dd {
	margin-bottom: 15px;
	padding-left: 5px;
	background-color: #FFEF8A;
	border-left: 7px solid #FFC313;
	line-height: 1.3em;
	padding-bottom: 3px;
	padding-top: 3px;
}




#outline {
	margin-bottom: 60px;
}
#enkaku {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#enkaku th {
	color: #FFFFFF;
	text-align: left;
	padding-right: 15px;
	vertical-align: top;
}
#enkaku td {
	text-align: left;
	color: #93D9F3;
	vertical-align: top;
}
#rinen {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#houshin {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#houshin dl {
	text-align: left;
	background-image: url(../images/bg_houshin.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#houshin dt {}
#houshin dd {
	font-size: 16px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	color: #FFFFFF;
}

#gaiyo {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#gaiyo table {
	width: 100%;
	border-spacing: 2px;
	margin-bottom: 5px;
}
.gaiyoth1 {
	background-color: #A7D4FF;
	padding: 7px;
	width:15%;
}
.gaiyotd1 {
	padding: 7px;
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
}
.gaiyoth2 {
	background-color: #F2F8FF;
	padding: 7px;
	border: 1px solid #D8E8F8;
}
.gaiyotd2 {
	padding: 7px;
	width: auto;
	text-align: left;
	border: 1px solid #D8E8F8;
}

#shisetsu {
	width: 920px;
	margin-right: auto;
	margin-left: auto;

}
.info {
	text-align: center;
	margin-bottom: 15px;
}






#life {
	margin-bottom: 60px;
}

#daily {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

#daily table {
	width:100%;
	border-spacing:2px;
}
#daily th {
	background-color: #99CC33;
	border-radius: 7px;
}

#daily td {
	padding: 15px;
	border-radius: 7px;
	border: 1px solid #99CC33;
}
.time {
	width:10%;
}
.age1 {
	width:30%;
}
.age2 {
	width:30%;
}
.age3 {
	width:30%;
}
.bgtime {
	background-color: #FFF38C;
	text-align: center;
	font-weight: bold;
}
.bgage1 {
	background-color: #FFE4ED;
}
.bgage2 {
	background-color: #E0F9FF;
}
.bgage3 {
	background-color: #FFEFD4;
}




#event {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	background-repeat: no-repeat;
	background-position: right top;
}


#eventbox {}
#eventl {
	width: 470px;
	float: left;
}
#eventr {
	width: 470px;
	float: right;
	position:relative;
}

#eventl table {
	width: 100%;
	border-spacing: 2px;
	margin-left: 0px;
}
#eventl th {
	background-color: #FF8E07;
	border-radius: 7px;
	color: #FFFFFF;
	font-size: 16px;
}

#eventl td {
	padding: 15px;
	border-radius: 7px;
	border: 1px solid #FF8E07;
	background-color: #FFFFFF;
}

#ephoto1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
}
#ephoto2 {
	position: absolute;
	top: 60px;
	left: 250px;
	width: 220px;
}
#ephoto3 {
	position: absolute;
	top: 196px;
	left: 0px;
	width: 220px;
}
#ephoto4 {
	position: absolute;
	top: 255px;
	left: 250px;
	width: 220px;
}
#ephoto5 {
	position: absolute;
	top: 394px;
	left: 0px;
	width: 220px;
}
#ephoto6 {
	position: absolute;
	top: 455px;
	left: 250px;
	width: 220px;
}



#eventr img {
	width: 100%;
	border-radius:15px;
}
.frame {
	display: inline-block;
	position: relative;
}
.frame:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	box-shadow: 
	  inset 0 0 20px #1a2c4c /* 背景色と同じ色 */,
	  inset 0 0 20px #1a2c4c,
	  inset 0 0 20px #1a2c4c,
	  inset 0 0 20px #1a2c4c;
}


#tokushoku {
	margin-bottom: 60px;
}


#tokushoku1 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

#tokushoku1 ol{
  counter-reset:number; /* 名前を付けたカウンターをリセット */
  list-style:none; /* olが数字を付けることをキャンセル */
  margin:0;
  padding:0;
}
#tokushoku1 ol li{
	margin-bottom: 9px;  /* リスト部分は好きに装飾！ */
	border-bottom: 1px dashed #FFDB72;
	color: #FFFFFF;
}
#tokushoku1 ol li:before{
	/* カウンタ（数字になる部分） */
	counter-increment: number; /* 任意の名前を付けて！ */
	content: counter(number); /* 名前を付けたカウンターを呼び出し */
	/* 色を変えたり、背景画像を敷いたり！自由自在！ */
	float: left;
	background-color: #FFAE00;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	margin-right: 6px;
}


#tokushoku2 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

.tokushokutxt1 {
	text-align: left;
	color: #FFFFFF;
}


#tokushoku2 table {
	width:100%;
	border-spacing:2px;
}
#tokushoku2 th {
	background-color: #BFF0FF;
	padding: 7px;
	width: 30%;
}
#tokushoku2 td {
	padding: 7px;
	width: auto;
	background-color: #FFFFFF;
	text-align: left;
}




#tokushoku3 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;

}
#tokushoku3 dl {
	border: 2px solid #00B5F7;
	border-radius: 5px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#tokushoku3 dt {
	border-bottom: 1px solid #BFBFBF;
	font-weight: bold;
	font-size: 16px;
	color: #3ACAFF;
}
#tokushoku3 dd {
	margin-bottom: 15px;
	margin-top: 4px;
	color: #FFFFFF;
}



#recruit {
	margin-bottom: 60px;
}

#recruit form {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#recruit table {
	width:100%;
}

#recruit th {
	width: 30%;
	background-color: #DCE7B0;
	vertical-align: top;
	padding: 6px;
	text-align: left;
}

#recruit td {
	width: auto;
	background-color: #F3EDCF;
	vertical-align: top;
	padding: 6px;
	text-align: left;
}
.send {
	text-align: center;
	margin-top: 20px;
}
.kyuujin {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#recruit ul {
	text-align: left;
	color: #886E54;
	margin-left: 60px;
	margin-bottom: 30px;
	margin-right: 60px;
	border-top: 1px solid #9FC01C;
	border-bottom: 1px solid #9FC01C;
}

#recruit ul li {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#recruit ul li::after,
#recruit ul li::before {
	display: block;
	content: '';
	position: absolute;
}
#recruit ul li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #1EB5E3;
	border-radius: 100%;
}
#recruit ul li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#poranavi {
	margin-top: 20px;
	font-size: 13px;
	color: #FFF;
	line-height: 1.2em;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-right: 60px;
}
#poranavi a {
	color: #FFF;
	display: block;
	background-color: #006CBE;
	padding: 10px;
	border-radius: 5px;
}
#poranavi a:hover {
	color: #FFFFFF;
	background-color: #FF3600;
}

#guide {
	margin-bottom: 60px;
}


#guide ul {
	text-align: left;
	color: #886E54;
	margin-left: 60px;
	margin-bottom: 30px;
	margin-right: 60px;

}

#guide ul li {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #FF87A5;
}
#guide ul li::after,
#guide ul li::before {
	display: block;
	content: '';
	position: absolute;
}
#guide ul li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #5E44CF;
	border-radius: 100%;
}
#guide ul li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}







#info {
	margin-bottom: 60px;
}


#chiiki {
	margin-bottom: 40px;
}


#kujou {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#kujou dl {
	text-align: left;
}
#kujou dt {
	border-bottom: 1px dotted #B1C8DD;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
}
#kujou dd {
	margin-bottom: 40px;
	padding-left: 5px;
	color: #FFFFFF;
}


#jouhou {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#jouhou ul {
	text-align: left;
	color: #886E54;
	margin-left: 30px;
}

#jouhou ul li {
	position: relative;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#jouhou ul li::after,
#jouhou ul li::before {
	display: block;
	content: '';
	position: absolute;
}
#jouhou ul li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #EB79D8;
	border-radius: 100%;
}
#jouhou ul li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



#chiiki {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#chiiki ul {
	text-align: left;
	color: #886E54;
	margin-left: 30px;
}

#chiiki ul li {
	position: relative;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#chiiki ul li::after,
#chiiki ul li::before {
	display: block;
	content: '';
	position: absolute;
}
#chiiki ul li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #FF9E00;
	border-radius: 100%;
}
#chiiki ul li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}




#album {
	margin-bottom: 60px;
}
#albumbox {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

#albumbox  dl {
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 50px;
	background-color: #FFFDF6;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px #C4B9AD;
	box-shadow: 0px 0px 2px #C4B9AD;
	border: 1px solid #FF8E07;
}
#albumbox  dt {
	text-align: left;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	margin-right: 0px;
	background-color: #FF8E07;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#albumbox  dd {
	font-size: 14px;
	text-align: left;
	border-bottom: 1px dotted #F1670B;
	margin-bottom: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #496E00;
	padding-left: 10px;
	padding-right: 10px;
}
#albumbox .date {
	font-size: 12px;
	text-align: right;
	color: #223459;
}
#albumbox #amain {
	float: left;
	width: 700px;
	text-align: left;
}
#albumbox #amain table {
	width: 100%;
}
#albumbox #amain td {
	width: 200px;
	text-align: center;
	font-size: 12px;
}

#albumbox #amain td img {
	width: 90%;
}

#albumbox #aside {
	float: right;
	width: 190px;
	text-align: left;
	background-color: #77A716;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 10px;
}
#aside ul {
	margin-left: 20px;
}
#aside ul li {
	list-style-position: outside;
	list-style-type: circle;
	border-bottom: 1px solid #FFF7C1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #AEE263;
}


#aside a {
	color: #FFFFFF;
}
#aside a:hover {
	color: #FFE797;
}




/*スライダー*/

* { 
margin: 0;
 padding: 0;
  border: 0;
   list-style: none; 
   }
.slider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
}
.slides {
	height: 100%;
	overflow: hidden;




  *zoom: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slide {
	height: 100%;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slide img {
	width:100%;
}
.slider-arrow 
{ position: absolute;
 display: block;
  margin-bottom: -20px; 
  padding: 20px; 
  }

/*
.slider-arrow--right { bottom: 50%; right: 30px; background: url(img/right.png) no-repeat; }
.slider-arrow--left { bottom: 50%; left: 30px; background: url(img/left.png) no-repeat; }
*/

.slider-nav { 
position: absolute; 
bottom: 0px; 
}
.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	border: 1px solid #4EB90C;
	border-radius: 8px;
}
.slider-nav__item:hover {
	background-color: #97E369;
}
.slider-nav__item--current {
	background-color: #4EB90C;
}




#top {
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#topslide {
	position: relative;
	margin-bottom: 30px;
	width: 100%;
}
#topimg1 {
	position:absolute;
	top:0px;
}
#topimg2 {
	position: absolute;
	bottom: 15px;
}
#topimg1 img,#topimg2 img {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*スライダー*/
