body {
	background-repeat: repeat;
	background-image: url(../images/index_img/background07.gif);
	margin: 0 auto;
	background-position: center top;
	background-attachment: fixed;
}

.wrapper {
	background-repeat: repeat;
	width: 1060px;
	margin: 0 auto;
	background-position: center;
}

.left_body {
	width: 132px;
	margin: 0 auto;
	float:left;
}
.left_body_in{
	width: 132px;
	height: 3925px;
	margin: 0 auto;
	float:left;
	background-image: url(../images/index_img/background05.png);
	background-repeat: repeat-y;
}

.main_body {
	width: 862px;
	margin: 0 auto;
	float:left;
	background-repeat: repeat;
}

.right_body {
	width: 66px;
	margin: 0 auto;
	float:right
}


.headder {
	height: 651px;
	margin: 0 auto;
}

.headder02 {
	height: 526px;
	margin: 0 auto;
}

/* -----ヨドガワ----- */ 

.yodogawa {
	margin: 0 auto;
	height: 476px;
	background-repeat: no-repeat;
	background-image: url(../images/index_img/yodogawa_03.png);
}

.left_y {
	margin: 0 auto;
	float:left;
	background-image: url(../images/index_img/background04.png);
	background-repeat: repeat-y;
}
	
.right_y {
	margin: 0 auto;
	float:right
}

/* -----メイン----- */ 

.main {
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 30px;
}


/* -----ツアーチケット----- */ 

.ticket {
	background-image: url(../images/index_img/back_ticket.png);
	height: 845px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

.ticket02 {
	background-image: url(../images/index_img/back_ticket04.png);
	height: 845px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

.ticket_btn_margin {
	padding-top: 125px;
}

.ticket_btn_01 {
	width: 715px;
	margin-right: 90px;
	margin-bottom: 0;
	margin-bottom: 10px;
	margin-left: auto;
}

.ticket_btn_02 {
	width: 555px;
	margin: 0 auto;
	background-color: #FFF;
	padding-left: 5px;
}

.ticket_left_plan {
	width: 140px;
	margin: 0 auto;
	float:left
}

.ticket_right_plan {
	width: 560px;
	margin: 0 auto;
	float:right
}


/*-- webチケット --*/
.web_cart {
	margin: 0 auto;
	width: 500px;
}

.web_cart_icon {
	width: 70px;
	float:left;
	height: 52px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.web_cart_btn {
	width: 200px;
	height: 42px;
	float:left;
	padding-top: 10px;
	padding-right: 230px;
	margin-bottom: 10px;
	margin-left: auto;
}

/* -----告知----- */ 

.kokuchi {
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 30px;
	background-image: url(../images/index_img/background04.png);
	background-repeat: repeat-y;
}

.kokuchi02 {
	background-image: url(../images/index_img/board01.png);
	background-repeat: no-repeat;
}


/* -----インフォメーション----- */ 

.info {
	margin: 0 auto;
	background-image: url(../images/index_img/background04.png);
	background-repeat: repeat-y;
}

.youtube_frame {
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	background-image: url(../images/index_img/frame_youtube.gif);
}




.footer {
	margin: 0 auto;
}



/* -----フロート解除----- */ 
.clear {
    clear:both;　/*floatの解除*/
}


/*-- フォント --*/
.red {
	margin: 0 auto;
	font-size: 12px;
	color: #F30;
	letter-spacing: 1px;
	line-height: 20px;
}


.small {
	margin: 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.big01 {
	margin: 0 auto;
	font-size: 18px;
	color: #333;
	line-height: 25px;
}

.big02 {
	margin: 0 auto;
	font-size: 22px;
	color: #333;
	line-height: 25px;
}

/*-- 公園内容 --*/
.time {
	background-image: url(../images/info_img/time_back.gif);
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
}


/*-- リンク --*/

a:link {
	color: #1D68FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D68FF;
}
a:hover {
	text-decoration: none;
	color: #1D68FF;
}
a:active {
	text-decoration: none;
	color: #1D68FF;
}
