@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
	color: #066;
	text-decoration: underline;
} 
a:visited {
	color: #538D27;
	text-decoration: none;
} 
a:hover {
	color: #52A0CD;
} 
a:active {
　　color: #CC0066; 
} 

.green {
	color: #7EAC5D;
}


.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;
}


h1 {
	padding: 0px;
	text-align: left;
}

h2 {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFA738;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	color: #592600;
	border-radius: 5px;
	background-image: url(/images/bg_h2.png);
	font-size: 22px;
	box-shadow: 1px 1px 5px #B4A784
}

h3 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	font-size: 18px;
	color: #A21A1E;
	background-image: url(/images/line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
}

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: #FDFAF0;
	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: 100%;
	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: repeat-x;
}


header {
	height: 124px;
	width: 980px;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(/images/bg_header.png);
	background-repeat: no-repeat;
	background-position: right top;
}


#mainnav {
	padding: 0px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#mainnav ul {
	width: 966px;
	padding: 0px;
}
#mainnav ul li{
	list-style-type: none;
	float: left;
}



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

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

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

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

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

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

#menu3 a#nowHere {
		background:url(/images/menu3.png) no-repeat 0 -50px;
	}		

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

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

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

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

#menu5 a#nowHere {
		background:url(/images/menu5.png) no-repeat 0 -50px;
	}	

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

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

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

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

#menu7 a#nowHere {
		background:url(/images/menu7.png) no-repeat 0 -50px;
	}	
	

	
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;
}

    #slides {
      display: none
}

    .container {
	margin: 0 auto;
	padding-top: 10px;
    }


    #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: 100%;
	height: 150px;
	left: 0px;
	text-align: center;
	padding: 0px;
	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;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


.pagetop {
	text-align: right;
	padding-bottom: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#top, #outline, #daily, #event, #blog, #album, #conplaint, #info {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 30px;
	margin-bottom: 40px;	
}

#top {
	overflow:hidden;	
	}
#map {
	float: left;
	width: 480px;
	border: 5px solid #FFF;
	box-shadow: 1px 1px 5px #CCC;
	margin-left: 5px;
	margin-bottom:5px;
}
#map img {
	width: 100%;
}

#list_koushin {
	float: right;
	width: 370px;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0px 0px 5px #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #CDE180;
}
#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: 4px;
	padding-bottom: 4px;
}




#outline #rinen {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
}
#outline #rinen p {
	text-align: left;
	color: #82B42B;
	font-size: 17px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-radius: 12px;
	box-shadow: 1px 1px 5px #B4A784;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display:inline-block;
}
#outline #houshin {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
}
#outline #houshin p {
	text-align: left;
	color: #E03639;
	font-size: 16px;
	background-color: #FFFFFF;
	border-radius: 12px;
	box-shadow: 1px 1px 5px #B4A784;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display:inline-block;
}
#outline #mokuhyo {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
}
#outline #mokuhyo p {
	text-align: left;
	color: #549DD3;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-radius: 12px;
	box-shadow: 1px 1px 5px #B4A784;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display:inline-block;
}

#outline #gaiyo {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#outline #gaiyo table {
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
#outline #gaiyo table th.thmain {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #F7F0C5;
	border-bottom: 1px solid #E1D37C;
	padding: 5px;
	border-left: 10px solid #E1D37C;
}
#outline #gaiyo table td.tdmain {
	text-align: left;
	border-bottom: 1px solid #E1D37C;
	padding: 5px;
}

#outline #gaiyo table th.thsub {
	background-color: #DFE89F;
	padding: 5px;
}
#outline #gaiyo table th.thsub2 {
	background-color: #F1D2E8;
	padding: 5px;
}
#outline #gaiyo table td.tdsub {
	background-color: #fff;
	padding: 5px;
}




#daily #program012 {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#daily #program012 table {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 98%;
}
#daily #program012 table th {
	background-color: #FBEBCD;
	border-bottom: 2px solid #F8B590;
	padding: 5px;
}
#daily #program012 table td {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
#daily #program012 p {
	text-align: left;
}

.time {
	width: 20%;
	background-color: #F5F0C7;
	text-align: center;
}
.naiyou1 {
	width: 30%;
	background-color: #F3DFE3;
}
.naiyou2 {
	width: 30%;
	background-color: #DCEBC5;
}

#daily #program345 {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#daily #program345 table {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 98%;
}
#daily #program345 table th {
	background-color: #DDECF5;
	border-bottom: 2px solid #AFD7EF;
	padding: 5px;
}
#daily #program345 table td {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
#daily #program345 p {
	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%;
}
#eventl {
	float: left;
	width: 440px;
	margin-right: 5px;
	margin-left: 5px;
}

#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;
}
dl.month04 {
	border: 3px solid #EDD6D1;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	background-color: #F8F0EF;
	box-shadow:0px 0px 5px #B4A784;
}
dl.month04 dt {
	background-color: #F9E6F0;
	border: 4px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #DB2900;
	background-image: url(/images/bg_event1.png);
}
dl.month05 {
	border: 3px solid #CEE0DE;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	background-color: #EAF4F3;
	box-shadow:0px 0px 5px #B4A784;
}
dl.month05 dt {
	background-color: #F9E6F0;
	border: 4px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #00AA98;
	background-image: url(/images/bg_event2.png);
}
dl.month06 {
	border: 3px solid #DCE1B2;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	background-color: #F4F5E5;
	box-shadow: 0px 0px 5px #B4A784;
}
dl.month06 dt {
	background-color: #F9E6F0;
	border: 4px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #809000;
	background-image: url(/images/bg_event3.png);
}

dl.month07 {
	border: 3px solid #E4D1A5;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	background-color: #F5F0E5;
	box-shadow: 0px 0px 5px #B4A784;
}
dl.month07 dt {
	background-color: #F9E6F0;
	border: 4px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #9B6E03;
	background-image: url(/images/bg_event4.png);
}
dl.month08 {
	border: 3px solid #E0BFD7;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	background-color: #F4E9F1;
	box-shadow: 0px 0px 5px #B4A784;
}
dl.month08 dt {
	border: 4px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #82085E;
	background-image: url(/images/bg_event5.png);
}
dl.month09 {
	border: 3px solid #C4E3C6;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	background-color: #EEF5EE;
	box-shadow: 0px 0px 5px #B4A784;
}
dl.month09 dt {
	background-color: #F9E6F0;
	border: 4px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 15px;
	color: #0F8616;
	background-image: url(/images/bg_event6.png);
}

#eventr {
	float: right;
	width: 440px;
	margin-right: 5px;
	margin-left: 5px;
}
#event p {
	text-align: left;
}



#conplaint #conplaint1 {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#conplaint #conplaint1 table {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #BBA292;
	padding: 5px;
	border-collapse: collapse;
}
#conplaint #conplaint1 table th {
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #ECDACC;
	border: 1px solid #BBA292;
	padding: 5px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}
#conplaint #conplaint1 table td {
	text-align: left;
	padding: 5px;
	border: 1px solid #BBA292;
	padding: 5px;
}
#conplaint #conplaint1 table td dt {
	text-align: left;
	background-color: #ECDACC;
	margin-bottom: 5px;
}
#conplaint #conplaint1 table td dd {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 15px;
}
#conplaint #conplaint1 p {
	text-align: left;
}
#conplaint ul {
	text-align: left;
	margin-right: 10px;
	margin-left: 36px;
}
#conplaint 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;
}

#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;
	border-radius: 10px;
}
#albumside ul {
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
}
#albumside li {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
	list-style-image: url(/images/arrow2.png);
	margin-left: 15px;
}
#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: #F5ECBE;
	box-shadow: 0px 0px 5px #CCC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 10px;
}
#blogside ul {
	padding-left: 25px;
	padding-right: 20px;
	text-align: left;
}
#blogside li {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
	list-style-image: url(/images/arrow1.png);
	margin-left: 15px;
}
#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 .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;
}


@media screen and (max-width:768px){
header,footer,main,#mainnav, #mainnav ul, #system_main {
	width: 100%;	
}

main {
	margin-top: 10px;
	margin-bottom: 10px;
}
header {
	height: 105px;
	background-image: none;
}
footer {
	height :80px;
	}
footer p {
	width: 95%;
}


.container  {
	width:98%
}

#mainnav li {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	background-image: url(/images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu1,#menu2,#menu3,#menu4 {
	width: 25%;
}
#menu5,#menu6 {
	width: 33%;
}
#menu7 {
	width: 34%;
}

#menu1 a#nowHere,#menu2 a#nowHere,#menu3 a#nowHere,#menu4 a#nowHere,#menu5 a#nowHere,#menu6 a#nowHere,#menu7 a#nowHere {
	background-image: none;
	color: #fff;
	background-image: url(/images/bg_menu2.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	font-size: 16px;
	}
	
#menu1 a,#menu2 a,#menu3 a,#menu4 a,#menu5 a,#menu6 a,#menu7 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: 50px;
	color: #450001;
	}


#menu1 a:hover,#menu2 a:hover,#menu3 a:hover,#menu4 a:hover,#menu5 a:hover,#menu6 a:hover,#menu7 a:hover {
	color:#fff;
	height: 50px;
	background-image: url(/images/bg_menu2.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#top, #outline, #daily, #event, #blog, #album, #conplaint {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#map, #list_koushin, #eventr, #eventl, #blogbox, #blogside, #blogmain, #albumside, #albummain {
	float: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#conplaint #conplaint1 table th {
	width: 25%;
	white-space: normal;
}
#conplaint #conplaint1 table td {
	width: 75%;
}


ul.photo4 {
	width: 100%;
}
ul.photo4 li {
	width: 46%;
}
ul.photo4 img {
	width: 100%;
}


}

@media screen and (max-width:480px){
header, footer,main,#mainnav, #mainnav ul, #system_main {
	width: 100%;	
}

h1 img {
	height: 100px;
}

#slides {
	width: 98%;
}

#menu7,#menu2,#menu3,#menu4,#menu5,#menu6 {
	width: 50%;
}

#menu1 {
	width: 100%;
}



#top, #outline, #daily, #event, #blog, #album, #conplaint {
	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%
}

	}
	
