@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
}

a {
	color: #066;
	text-decoration: underline;
} 
a:visited {
	color: #538D27;
	text-decoration: none;
} 
a:hover {
	color: #52A0CD;
} 
a:active {
　　color: #CC0066; 
} 

.green {
	color: #8CD159;
}


.photo {
	border: 10px solid #FFF;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
	-webkit-box-shadow:1px 1px 4px #ccc;
}

/*---------------------------------------------------------
  						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;
    /**/
}



h1 {
	padding: 0px;
	text-align: center;
}

h2 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFA738;
	text-align: left;
	padding: 5px;
	color: #FFF;
	border-radius: 5px;
	background-image: url(images/bg_h2.png);
}

h3 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	border-bottom: 3px double #FFD600;
	font-size: 20px;
	color: #A45C01;
	padding-left: 5px;
}

img {
	vertical-align: bottom;
	border: 0px;

}
a:hover img {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}




/*ページ構成*/
html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-image: url(images/bg_body.png);
}

#system_main {
	width: 980px;
	background-color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_main.png);
	background-position: center top;
	background-repeat: no-repeat;
}


header {
	height: 124px;
	width: 980px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


#mainnav {
	padding: 0px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#mainnav ul {
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#mainnav ul li{
	list-style-type: none;
	float: left;
}



#menu1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 150px;
	background-image: url(images/menu1.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu1 a:hover {
    background-position: 0 -103px;
}

#menu1 a#nowHere {
		background:url(images/menu1.png) no-repeat 0 -103px;
	}
	
#menu2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 115px;
	background-image: url(images/menu2.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu2 a:hover {
    background-position: 0 -103px;
}

#menu2 a#nowHere {
		background:url(images/menu2.png) no-repeat 0 -103px;
	}	
	
#menu3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 115px;
	background-image: url(images/menu3.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu3 a:hover {
    background-position: 0 -103px;
}

#menu3 a#nowHere {
		background:url(images/menu3.png) no-repeat 0 -103px;
	}		

#menu4 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 115px;
	background-image: url(images/menu4.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu4 a:hover {
    background-position: 0 -103px;
}

#menu4 a#nowHere {
		background:url(images/menu4.png) no-repeat 0 -103px;
	}	
	
#menu5 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 115px;
	background-image: url(images/menu5.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu5 a:hover {
    background-position: 0 -103px;
}

#menu5 a#nowHere {
		background:url(images/menu5.png) no-repeat 0 -103px;
	}	

#menu6 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 115px;
	background-image: url(images/menu6.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu6 a:hover {
    background-position: 0 -103px;
}

#menu6 a#nowHere {
		background:url(images/menu6.png) no-repeat 0 -103px;
	}	
	
#menu7 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 115px;
	background-image: url(images/menu7.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu7 a:hover {
    background-position: 0 -103px;
}

#menu7 a#nowHere {
		background:url(images/menu7.png) no-repeat 0 -103px;
	}	
	
#menu8 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 115px;
	background-image: url(images/menu8.png);
	padding-top: 103px;
	text-align: center;
	margin: 0px;
}

#menu8 a:hover {
    background-position: 0 -103px;
}

#menu8 a#nowHere {
		background:url(images/menu8.png) no-repeat 0 -103px;
	}		
		
	
main {
	font-size: 14px;
	color: #300;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

    #slides {
      display: none
}

    .container {
      margin: 0 auto
    }



    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }



footer {
	width: 980px;
	height: 70px;
	left: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
}
footer p {
	text-align: right;
	font-size: 12px;
	color: #5A3D1C;
	padding-top: 20px;
	padding-right: 10px;
}


.pagetop {
	text-align: right;
	padding-bottom: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#bnr {}
#bnr table {

	margin-right: auto;
	margin-left: auto;
}
#bnr td {
	padding: 2px;
}








#topleft {
	float: left;
	width: 430px;
}

#topright {
	float: right;
	width: 440px;
}
#menu_recruit {}
#menu_recruit img {
	width: 100%;
}
#map {
	width: calc(100% - 20px);
	border: 5px solid #FFF;
	box-shadow: 1px 1px 5px #CCC;
	margin-left: 5px;
	margin-bottom:5px;
}
#map iframe {
	border: 0px;
	height: 400px;
	width: 100%;
}

#list_koushin {
	width: 420px;
	background-color: #FCF8EA;
	border-radius: 15px;
	box-shadow: 0px 0px 5px #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#list_koushin ul {
	text-align: left;
	margin-right: 10px;
	margin-left: 36px;
}
#list_koushin ul li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BC9377;
	padding-top: 6px;
	padding-bottom: 6px;
}

#top, #outline, #daily, #event, #blog, #album, #guide,#recruit {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

	width: 100%;
	padding-top: 30px;
	margin-bottom: 40px;	
}



#outline #tokushoku {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#outline #tokushoku p {
	text-align: left;
}
#outline #aisatsu {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#outline #aisatsu p {
	text-align: left;
}
#outline #aisatsu p.houshin {
	text-align: left;
	font-weight: bold;
	font-size: large;
	color: #36A7EF;
}

#outline #gaiyo {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#outline #gaiyo table {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 98%;
}
#outline #gaiyo table th {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFE688;
	border-bottom: 1px solid #FFC83F;
	padding: 5px;
	border-left: 10px solid #FFC83F;
}
#outline #gaiyo table td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #FFC83F;
	padding: 5px;
}






#daily #program {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#daily #program table {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 98%;
}
#daily #program table th {
	background-color: #FF902D;
	border-bottom: 2px solid #FF5B00;
	padding: 5px;
}
#daily #program table td {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
#daily #program p.encho {
	text-align: center;
	font-weight: bold;
}
#day1 caption {
	color: #FF4481;
	font-size: 1.5em;
}
#day23 caption {
	font-size: 1.5em;
	color: #26A0F9;
}

#day1 {
	width: 48%;
	float: left;
}
#day23 {
	width: 48%;
	float: right;
}
.time {
	width: 20%;
	background-color: #FFF38C;
	text-align: center;
}
.naiyou1 {
	background-color: #FFDDE8;
	font-size: 1.1em;
	text-align: left;
}
.naiyou23 {
	background-color: #C6E7FF;
	font-size: 1.1em;
	text-align: left;
}
.shousai {
	width: 60%;
	background-color: #FFF9C8;
	text-align: left;
}

ul.photo4 {
	overflow: hidden;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
ul.photo4 li {
	float: left;
	box-shadow:0px 0px 5px #ccc;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 5px solid #FFF;
}
ul.photo4 img {
	width: 200px;
}






#eventbox {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.gyoujimidashis {
	font-size: 14px;
	color: #FF3538;
}
#eventl {
	float: left;
	width: 440px;
}

#event .ddtxt {
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9B6A5;
	padding-bottom: 10px;
}
#event .ddphoto {
	text-align: center;
}
#event .ddphoto img {
	width: 250px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 5px solid #FFF;
	box-shadow:0px 0px 5px #ccc;
}
#event dl {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	width: 420px;
	height: 300px;
}
dl.month04 {
	border: 1px solid #F9C;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;

}
dl.month04 dt {
	background-color: #FDE;
	border: 3px solid #F9C;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #FC2057;
}
dl.month05 {
	border: 1px solid #70C0F1;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
}
dl.month05 dt {
	background-color: #E0F1FC;
	border: 3px solid #70C0F1;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #007FDB;
}
dl.month06 {
	border: 1px solid #91EC9A;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
}
dl.month06 dt {
	background-color: #D8F8DB;
	border: 3px solid #91EC9A;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #00B156;
}

dl.month07 {
	border: 1px solid #F90;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
}
dl.month07 dt {
	background-color: #FFE8C4;
	border: 3px solid #F90;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #F18700;
}
dl.month08 {
	border: 1px solid #9483E4;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
}
dl.month08 dt {
	background-color: #E8E3F9;
	border: 3px solid #9483E4;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #6200C0;
}
dl.month09 {
	border: 1px solid #F60;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
}
dl.month09 dt {
	background-color: #FFE1CE;
	border: 3px solid #F60;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #EC5F00;
}

#eventr {
	float: right;
	width: 440px;
}
#event p {
	text-align: left;
}



#guide #guide1 {
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#guide #guide2 {
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#guide #guide3 {
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#guide1 h4 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	border-bottom: 1px solid #FF99D5;
	font-size: 18px;
	color: #DC3382;
	padding-left: 5px;
}
#guide2 h4 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	border-bottom: 1px solid #A3D5FF;
	font-size: 18px;
	color: #1164D5;
	padding-left: 5px;
}

#guide3 ul {
	text-align: left;
	margin-right: 10px;
	margin-left: 36px;
}
#guide3 ul li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BC9377;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #BC9377;
}

#guide #guide1 table {
	margin-right: 1em;
	margin-bottom: 15px;
	margin-left: 1em;
	border: 1px solid #FF2886;
	padding: 5px;
	border-collapse: collapse;
}
#guide #guide1 table th {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFE4EE;
	border: 1px solid #FF2886;
	padding: 5px;
}
#guide #guide1 table td {
	text-align: left;
	padding: 5px;
	border: 1px solid #FF2886;
	padding: 5px;
}
#guide #guide2 table {
	margin-right: 1em;
	margin-bottom: 30px;
	margin-left: 1em;
	border: 1px solid #62A4FF;
	padding: 5px;
	border-collapse: collapse;
}
#guide #guide2 table th {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #E1EEFF;
	border: 1px solid #62A4FF;
	padding: 5px;
}
#guide #guide2 table td {
	text-align: left;
	padding: 5px;
	border: 1px solid #62A4FF;
	padding: 5px;
}


.guide1txt {
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 15px;
}
.guide2txt {
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}
#guidenav {
	margin-bottom: 30px;
	margin-top: 30px;
}
#guidenav ul {
	width: 39em;
	margin-left: auto;
	margin-right: auto;
}
#guidenav ul li {
	width: 10em;
	float: left;
	list-style-type: none;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
}
#guidenav ul li a {
	background-color: #0880BC;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	display: block;
	color: #FFFFFF;
	border-radius: 1em;
	text-decoration: none;
}
#guidenav ul li a:hover {
	background-color: #FFD05D;
	color: #0880BC;
}



#albumbox {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
#albumside {
	float: left;
	width: 200px;
	background-color: #FFE2C5;
	box-shadow: 0px 0px 5px #CCC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#albumside ul {
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
}
#albumside li {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
}
#albummain {
	float: right;
	width: 660px;
	box-shadow:0px 0px 5px #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#albummain .albumkiji {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#albummain .albumkiji .albumhonbun {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9B6A5;
}
#albummain ul {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#albummain ul li {
	float: left;
	box-shadow:0px 0px 5px #ccc;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 5px solid #FFF;
}
#albummain ul li img {
	width: 190px;
}



#blogbox {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
#blogside {
	float: left;
	width: 200px;
	background-color: #D6F7FD;
	box-shadow: 0px 0px 5px #CCC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#blogside ul {
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
}
#blogside li {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
}
#blogmain {
	float: right;
	width: 660px;
	box-shadow:0px 0px 5px #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#blog .blogkiji {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#blog .blogkiji .bloghonbun {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9B6A5;
}
#blog .blogkiji .blogpdf {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #C9B6A5;
}

#blog .blogkiji .blogdate {
	text-align: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9B6A5;
}
#blog .blogkiji ul {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#blog .blogkiji ul li {
	float: left;
	box-shadow:0px 0px 5px #ccc;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 5px solid #FFF;
}

#blog .blogkiji ul li img {
	width: 190px;
}
.yousupdf {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.yousupdf a {
    display: block;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color: #38A1EF;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 6px;
    border: 2px solid #A8DAFF;
}
.yousupdf a:hover {
    background-color: #FF9B2C;
}

#recruit {}
#recruit dl {
	margin-bottom: 25px;
}
#recruit dt {
	text-align: left;
	font-size: 1.4em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #FFD4D5;
	margin-bottom: 5px;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	color: #AC2123;
	font-weight: bold;
}
#recruit dd {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: left;
	border: 2px solid #FFD4D5;
	font-size: 1.15em;
	background-color: #FFF2F2;
}
.recruittxt {
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.recruitimg {}
.recruitimg img {
	width: 100%;
}
#recruit table {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-spacing: 10px;
}
#recruit th {
	width: 54%;
}
#recruit th img {
	width: 100%;
}
#recruit td {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #86706A;
	border-radius: 8px;
}


@media screen and (max-width:768px){
header,footer,main,#mainnav, #mainnav ul, #system_main {
	width: 100%;	
}
#system_main {
	background-image: url(images/bg_main2.png);
	background-repeat: repeat-x;
	}
main {
	margin-bottom: 10px;
	padding-top:10px;
}
header {
	height: 90px;
}



#mainnav li {
	height: 60px;
	font-size: 14px;
	line-height: 60px;
	background-image: url(images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8 {
	width: 25%;
}


#menu1 a#nowHere,#menu2 a#nowHere,#menu3 a#nowHere,#menu4 a#nowHere,#menu5 a#nowHere,#menu6 a#nowHere,#menu7 a#nowHere,#menu8 a#nowHere {
	background-image: none;
	color: #450001;
	background-color: #9AEAFB;
	font-weight: bold;
	font-size: 16px;
	}
	
#menu1 a,#menu2 a,#menu3 a,#menu4 a,#menu5 a,#menu6 a,#menu7 a,#menu8 a {
	width: 100%;
	background-image: url(images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration:none;
	padding-top: 0px;
	height: 60px;

}
#menu1 a {
	background-color: #FF4700;
	color: #fff;
	}
#menu2 a {
	background-color: #F0637D;
	color: #fff;
	}
#menu3 a {
	background-color: #FFB600;
	color: #fff;
	}
#menu4 a {
	background-color: #11B348;
	color: #fff;
	}
#menu5 a {
	background-color: #824CC9;
	color: #fff;
	}
#menu6 a {
	background-color: #3D6EF5;
	color: #fff;
	}
#menu7 a {
	background-color: #F78627;
	color: #fff;
	}
#menu8 a {
	background-color: #90D62E;
	color: #fff;
	}	

#menu1 a:hover,#menu2 a:hover,#menu3 a:hover,#menu4 a:hover,#menu5 a:hover,#menu6 a:hover,#menu7 a:hover,#menu8 a:hover {
	color: #22AFFD;
	background-color: #E1F9FF;
	height: 60px;
}
#bnr td {
	display: block;
}

#top, #outline, #daily, #event, #blog, #album, #guide,#recruit {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#topleft, #topright, #eventr, #eventl,#event dl, #blogbox, #blogside, #blogmain, #albumside, #albummain {
	float: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height:auto;
}
	
#list_koushin {
		width: auto;
	}
#event dl {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: auto;
}

ul.photo4 {
	width: 100%;
}
ul.photo4 li {
	width: 46%;
}
ul.photo4 img {
	width: 100%;
}
.container  {
	width:98%
}
#recruit th {
	width: auto;
	display: block;
}
#recruit th img {
	width: 100%;
}
#recruit td {
 width: auto;
	display: block;
}
}

@media screen and (max-width:480px){
header, footer,main,#mainnav, #mainnav ul, #system_main {
	width: 100%;	
}

h1 img {
	width: 100%;
}



#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8 {
	width: 50%;
}





#top, #outline, #daily, #event, #blog, #album, #guide,#recruit {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

#map, #list_koushin, #eventr, #eventl, #blogbox, #blogside, #blogmain, #albumside, #albummain {
	float: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

ul.photo4 {
	width: 98%;
}
ul.photo4 li {
	float: none;
	list-style-type: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
ul.photo4 img {
	width: 100%;
}
#event .ddphoto img {
	width: 90%;
}
#blog .blogkiji ul li {
	float: left;
	box-shadow:0px 0px 5px #ccc;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 5px solid #FFF;
	width: 95%;
}
#blog .blogkiji ul li img {
	width: 100%;
}

#albummain ul li {
	float: left;
	box-shadow:0px 0px 5px #ccc;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 5px solid #FFF;
	width: 95%;
}
#albummain ul li img {
	width: 100%;
}

.container  {
	width:98%
}

#day1 {
	width: auto;
	float: none;
}
#day23 {
	width: auto;
	float: none;
}
	
#guidenav ul {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#guidenav ul li {
	width: auto;
	float: none;
	list-style-type: none;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.4em;
	text-align: center;
}
	
	
	
	}
	
