@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
div#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 900px;
	height: 77px;
	position: relative;
	font-size: 12px;
	color: #666;
	text-align: right;
}
#logo {
	float: left;
}
#text {
	position: absolute;
	float: right;
	right: 0;
	margin-top: 48px;
}
#banner {
	width: 900px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#undou {
    width: 900px;
    height: 200px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#slider {
    width: 900px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 1px solid #ccc;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
}
#sliderContent, #slider1Content, #slider2Content {
    width: 900px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image, .slider2Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 8px;
    width: 900px;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span, .slider2Image span {
    position: absolute;
	font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 10px 13px;
    width: 900px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.9;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong {
    font-size: 14px;
}
#slider2 {
    width: 900px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 1px solid #ccc;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
}
#mokuji {
	padding-top: 150px;
	padding-left: 500px;
}
#hisleft {
	float: left;
	width: 150px;
}
#hisright {
	float: left;
	width: 700px;
	padding-left: 15px;
	border-left: #333 3px dashed;
	margin-bottom: 40px;
}
#hisright2 {
	float: left;
	width: 700px;
	padding-left: 25px;
	margin-bottom: 40px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 80px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 80px !important;
	height: 290px;
}

#btn1 {
	width: 156px;
	height: 28px;
	margin-right: 8px;
	float: left;
}
#btn2 {
	width: 80px;
	height: 28px;
	float: right;
	margin-bottom: 23px;
}
#pics {
	width: 128px;
	height: 130px;
	overflow: hidden;
}
#inner {
	font-size: 12px;
	width: 900px;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.scrollgeneric {
    line-height:1px;
    font-size:1px;
    position:absolute;
    top:0;
    left:0;
}
/* 縦スクロール範囲 */
.vscrollerbase {
    width:6px;
    background-color:#;
}
 
/* 縦スクロールバー */
.vscrollerbar {
    width:4px;
    background-color: #999;
}
li#info {
	border-bottom: #999 dotted 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 6px;
}
#q {
	float: left;
	width: 200px;
	padding-right: 10px;
	font-size: 16px;
}
#a {
	width: 670px;
	float: left;
	color: #666;
	padding-left: 20px;
	font-size: 16px;
}
li#q {
	color: #333;
	list-style-type: none;
	margin-bottom: 14px;
	font-size: 19px;
}
li#a {
	color: #;
	list-style-type: none;
	font-size: 17px;
}
li#e {
	border-bottom: #333 dotted 5px;
}
#act {
	width: 136px;
	height: 220px;
	float: left;
	border-right: #EEE dotted 2px;
	padding-left:10px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 14px
}
#act p {
	width:120px;
}

#act2 {
	width: 140px;
	height: 200px;
	float: left;
	padding-left:10px;
	margin-top: 25px;
	font-size: 14px
}
#inner2 {
	width:136px;
	height: 80px;
	margin-bottom: 10px;
}
#text2 {
	width:120px;
	height: 45px;
	margin-bottom: 10px;
	font-size: 13px;
	border-bottom: #CCC dashed 3px;
	padding-bottom: 3px;
}
#bottom {
	margin-bottom: 5px;
}
.700 {
	float: left;
	width: 650px;
	height: 68px;
}
#700 .wrapper {
	width: 700px;
}
.wani {
	float: left;
	width: 270px;
	height: 68px;
	text-align: left;
}
.moji {
	float: left;
	height: 68px;
	width: 380px;
}
#footer {
	clear: both;
	border-top:#666 3px dashed;
	height: 120px;
	font-size: 11px;
	color: #666;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
}
#footer .wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
.footer_left {
	float: left;
	width: 300px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: left;
	margin: 3px;
}
.footer_right {
	background-image: url(images/coala.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 215px;
	height: 120px;
	text-align: right;
	font-size: 13px;
}
#text3 {
	float: left;
	width: 130px;
	height: 80px;
	margin-top: 25px;
}
#head {
	width: 850px;
	height: 105px;
	position: relative;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 50px;
	margin-bottom: 70px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.prologo {
	width: auto;
	float: left ;
}
.proleft {
	width: 255px;
	height: 105px;
	padding-left: 25px;
	float: left;
	font-size: 29px;
	line-height: 35px;
	text-align: left;
}
.proright {
	width: auto;
	height: 105px;
	float: left;
	font-size: 29px;
}
#wra {
	float: left;
	width: auto;
	text-align: center;
}
.proright2 {
	width: auto;
	height: 20px;
	text-align: left;
	font-size: 20px;
}
.proright3 {
	width: 410px;
	height: 30px;
	text-align: center;
	font-size: 28px;
	margin: 18 0 0 0;
}
.proright4 {
	width: auto;
	float: right;
}
#cont {
	width: 850px;
	padding-bottom: 30px;
	position: relative;
	padding-left: 50px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#pro {
	width: 850px;
	height: 100px;
	margin-bottom: 30px;
}
.month {
	width: 90px;
	height: 90px;
	min-height: 90px;   
	line-height: 90px;
	float:left;
	font-size: 29px;
}
.month2 {
	max-width: 700px;
	max-height: 90px;
	float:left;
	font-size: 29px;
	padding-left: 35px;
}
.theme {
	text-align: left;
	font-size: 25px;
	min-height: 40px;   
	line-height: 40px;	
}
.actsleft {
	font-size: 16px;
	min-height: 27px;   
	line-height: 27px;
	margin-right: 40px;
	width: 300px;
}
.actsright {
	font-size: 16px;
	min-height: 27px;   
	line-height: 27px;
	width: 300px;
}
.qs {
	height: 120px;
	font-weight: bold;
	color: #444;
}
.as {
	height: 120px;
	color: #333;
	font-weight: bold;
}
#arrow {
	width: 190px;
	height: 25px;
	background-image:url(images/arrow.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 50px;
}
#cal {
	margin:5px 0 -20px 0;
	font-size:11px;
	font-weight: bold;
}
#cal a {
	color: #000;
	text-decoration: none;
}
#cal a:hover {
	text-decoration: underline;
}
.fade {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;  
}  
.fade:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);  
}
	
	