@charset "utf-8";




/* -------------------------------------------------------------------------------------

	heroArea

 ------------------------------------------------------------------------------------- */
.heroArea {

}
.homeSlide {
	position: relative;
	height: 580px;
	overflow: hidden;
}
.homeSlide .loading {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-left: -8px;
}
.homeSlide .pics {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -640px;
	width: 1280px;
	height: 580px;
	visibility: hidden;
}
.homeSlide.show .pics {
	visibility: visible;
}
.homeSlide .pics li {
	position: absolute;
	left: 0;
	top: 0;
}
.homeSlide .wrap {
	height: 100%;
}
.homeSlide .wrap .nextBack {
	position: absolute;
	left: 0;
	top: 255px;
	width: 100%;
}
.homeSlide .wrap .nextBack .next {
	position: absolute;
	right: -30px;
	top: 0;
}
.homeSlide .wrap .nextBack .back {
	position: absolute;
	left: -30px;
	top: 0;
}
.homeSlide .wrap .paging {
	position: absolute;
	right: 0px;
	bottom: 25px;
	visibility: hidden;
}
.homeSlide.show .wrap .paging {
	visibility: visible;
}
.homeSlide .wrap .paging li {
	float: left;
	padding-left: 3px;

}
.homeSlide .wrap .paging li a {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../imgs/home/slide-paging.png) no-repeat left top;
}
.homeSlide .wrap .paging li a:hover,
.homeSlide .wrap .paging li a.on {
	background-position: left bottom;
}
.siteHeader {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.catch {
	position: relative;
	margin-top: -10px;
	height: 52px;
	text-align: center;
	background: url(../imgs/home/catch-bg.png) repeat-x center top;
}



/* -------------------------------------------------------------------------------------

	content

 ------------------------------------------------------------------------------------- */

.upperArea {
	padding-top: 40px;
}
.col-left {
	float: left;
	width: 654px;
}
.col-right {
	float: right;
	width: 316px;
}
.block {
	position: relative;
	padding-bottom: 25px;
}
.white {
}
.white .whiteInr {
	padding: 0 35px;
}
h4 {
	padding-left: 5px;
	margin-bottom: 17px;
}
.toListBtn {
	position: absolute;
	right: 0;
	top: 0;
}

.downerArea {
}
.downerArea .col {
	position: relative;
	width: 316px;
	float: left;
	padding-right: 20px;
}
.downerArea .col-last {
	padding-right: 0px;
}


.block {
	position: relative;
}
.block .txt {
	padding-bottom: 12px;
}
.block .pic {
	position: absolute;
}
.block .btn {
	margin-bottom: -10px;
	margin-left: -1px;
}


/*  twitter
--------------------------------------------------*/
.block-twitter .title {
	margin-top: -22px;
	line-height: 3;
	padding-bottom: 10px;
	border-bottom: 2px solid #dad9d8;
}
.block-twitter .pic {
	right: 34px;
	top: -13px
}
.block-twitter .widgetBottom {
	padding-top: 10px;
}
.block-twitter .widgetBottom .icon {
	float: left;
}
.block-twitter .widgetBottom .join {
	float: right;
}
.block-twitter .widgetBottom .join a {
	font-weight: bold;
}

/*  downerArea高さを揃える
--------------------------------------------------*/
.block-menu .whiteInr,
.block-access .whiteInr {
	height: 295px;
}
.block-party .whiteInr {
	height: 133px;
}
.block-faq .whiteInr {
	height: 91px;
}

/*  menu
--------------------------------------------------*/
.block-menu .pic {
	right: -3px;
	top: -12px
}
.block-menu .txt {
	padding-bottom: 55px;
}

/*  access
--------------------------------------------------*/
.block-access .txt {
	margin-right: -10px;
}
.block-access .txt span {
	font-size: 11px;
}
.addressList {
	margin-bottom: -7px;
}
.addressList dt {
	padding-bottom: 7px;
}
.addressList dd {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #b1b1b1;
}

/*  party
--------------------------------------------------*/
.block-party {
	padding-bottom: 15px;
}
.block-party .txt {
	padding-bottom: 30px;
}
.block-party .pic {
	right: -20px;
	top: -2px
}


/*  news
--------------------------------------------------*/

/*  schedule
--------------------------------------------------*/
.block-schedule {
}
.block-schedule h4 {
	margin-top: -5px;
	margin-bottom: -5px;
}
#calendar {
	margin-top: 5px;
}
#calendar .fc-event-inner {
	line-height: 11px;
}
#calendar .fc-event-title {
	font-size: 10px;
}

/*  news
--------------------------------------------------*/

/*  news
--------------------------------------------------*/

/*  news
--------------------------------------------------*/

