#main {
	width: 760px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 20px;
}


/*ヘッダー部*/

#header {
	margin-top: 30px;
	width: 760px;
	position: relative;
	height: 59px;
}
#headerboxL {
	float: left;
	width: 148px;
	display: block;
}
#headerboxR {
	float: right;
	width: 110px;
}

ul#headBtn{
	list-style: none;
	}
	
ul#headBtn li{
	float:right;
	margin-bottom: 3px;
	}

ul#headBtn li a{
	display: block;
	width: 110px;
	height: 24px;
	text-indent: -9999px;
	}
ul#headBtn li#english a{
	background-image: url(../common/head_btn1.gif);
	background-repeat: no-repeat;
	}
ul#headBtn li#contact a{
	background-image: url(../common/head_btn2.gif);
	background-repeat: no-repeat;
	}
ul#headBtn li#english a:hover{
	background-image: url(../common/head_btn1_f2.gif);
	background-repeat: no-repeat;
	}
ul#headBtn li#contact a:hover{
	background-image: url(../common/head_btn2_f2.gif);
	background-repeat: no-repeat;
	}


/*MENU部*/
#menubox {
	height: 19px;
	width: 760px;
	margin: 29px 0 8px 0;
}

ul#menu{
	list-style: none;
	left: 0px;
	position: relative;
	padding: 0px;
	margin: 0 0 0 17px;
	}
	
ul#menu li{
	float:left;
	margin-right: 13px;
	}
ul#menu li a{
	display: block;
	text-indent: -9999px;
	}
ul#menu li#menu1 a{	width: 92px; height: 19px;
	background-image: url(../common/menu1.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu2 a{	width: 106px; height: 19px;
	background-image: url(../common/menu2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu3 a{	width: 66px; height: 19px;
	background-image: url(../common/menu3.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu4 a{	width: 85px; height: 19px;
	background-image: url(../common/menu4.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu5 a{	width: 179px; height: 19px;
	background-image: url(../common/menu5.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu6 a{	width: 56px; height: 19px;
	background-image: url(../common/menu6.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu7 a{	width: 61px; height: 19px;
	background-image: url(../common/menu7.gif);
	background-repeat: no-repeat;
	}
	
	
ul#menu li#menu1 a:hover{
	background-image: url(../common/menu1_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu2 a:hover{
	background-image: url(../common/menu2_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu3 a:hover{
	background-image: url(../common/menu3_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu4 a:hover{
	background-image: url(../common/menu4_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu5 a:hover{
	background-image: url(../common/menu5_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu6 a:hover{
	background-image: url(../common/menu6_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu7 a:hover{
	background-image: url(../common/menu7_f2.gif);
	background-repeat: no-repeat;
	}
	
	
ul#menu li#menu1_o a{	width: 92px; height: 19px;
	background-image: url(../common/menu1_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu2_o a{	width: 106px; height: 19px;
	background-image: url(../common/menu2_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu3_o a{	width: 66px; height: 19px;
	background-image: url(../common/menu3_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu4_o a{	width: 85px; height: 19px;
	background-image: url(../common/menu4_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu5_o a{	width: 179px; height: 19px;
	background-image: url(../common/menu5_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu6_o a{	width: 56px; height: 19px;
	background-image: url(../common/menu6_f2.gif);
	background-repeat: no-repeat;
	}
ul#menu li#menu7_o a{	width: 61px; height: 19px;
	background-image: url(../common/menu7_f2.gif);
	background-repeat: no-repeat;
	}
	
	
/*PAGE BODY*/

#contents {
	position: relative;
	width: 750px;
	padding: 5px;
	background-image: url(../common/bg_paper.gif);
}

/*About 3段組*/

#leftbox {
	width: 40px;
	height: 600px;
	float: left;
}
#midbox {
	height: 600px;
	float: left;
	padding-left: 5px;
	margin-right: 5px;
}
#rightbox {
	width: 420px;
	background-color: #FFFFFF;
	float: left;
	height: 600px;
	overflow: hidden;
}
#rightbox2 {
	width: 420px;
	background-color: #FFFFFF;
	float: left;
}

#title1 {
	width: 40px;
	height: 600px;
}

#rightbox_inner {
	width: 380px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}

#honbun {
	width: 380px;
	margin-bottom: 18px;
}
#detailbox {
	width: 380px;
	background-color: #EBEBD7;
	padding: 10px 0 10px 0;
}
#detailbox_inner {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 360px;
}
#detailbox1 {
	width: 90px;
	height: 20px;
	float: left;
}
#detailbox2 {
	float: left;
	margin-left: 10px;
}
#detailbox3 {
	margin-left: 10px;
	width: 360px;
	text-align: right;
}

/*Program 1段組*/

#topbox {
	width: 750px;
	float: left;
}
#bottombox {
	width: 750px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 25px;
	padding-bottom: 30px;
}

#bottombox h2{
	color: #993333;
	font-size: 12px;
	margin-bottom: 0px;
	padding-top: 10px;
}

#topbox_inner{
	width: 240px;
	float: left;
}
#topbox_inner2{
	width: 470px;
	float: left;
	padding-left: 15px;
}
#title2 {
	width: 470;
	height: 29px;
}

#prog_sub1 {
	width: 700px;
	float: left;
	padding-bottom: 30px;
}
#prog_sub1 #box {
	width: 510px;
	float: left;
}
#prog_sub1 #photo {
	width: 180px;
	float: right;
}
#prog_sub1 #box_inner {
	width: 510px;
	float: left;
}
#prog_sub1 #subtitle {
	width: 100px;
	height: 100px;
	float: left;
}
#prog_sub1 #copy1 {
	width: 400px;
	float: right;
	color: #666600;
}
#prog_sub1 #copy2 {
	width: 505px;
	float: left;
	padding-left: 5px;
}


#prog_sub2 {
	width: 700px;
	float: left;
	padding-bottom: 30px;
}
#prog_sub2 #subtitle {
	width: 220px;
	height: 136px;
	float: left;
	padding-bottom: 5px;
}	
#prog_sub2 #copy {
	width: 470px;
	float: right;
	padding-top: 20px;
	color: #666600;
}
#prog_sub2 #copy2 {
	width: 470px;
	float: right;
}

#prog_sub3 {
	width: 700px;
	float: left;
	padding-bottom: 30px;
}
#prog_sub3 #box {
	width: 510px;
	float: right;
}
#prog_sub3 #photo {
	width: 165px;
	float: left;
}
#prog_sub3 #box_inner {
	width: 510px;
	float: left;
}
#prog_sub3 #subtitle {
	width: 100px;
	height: 100px;
	float: left;
}
#prog_sub3 #copy1 {
	width: 395px;
	float: right;
	padding-top: 25px;
	color: #666600;
}
#prog_sub3 #copy2 {
	width: 505px;
	float: left;
	padding-left: 5px;
}

#prog_sub4 {
	width: 700px;
	float: left;
	height: 270px;
}
#prog_sub4 #box {
	width: 485px;
	float: left;
}
#prog_sub4 #photo {
	width: 200px;
	float: right;
	height: 270px;
}
#prog_sub4 #box_inner {
	width: 485px;
	float: left;
	height: 100px;
}
#prog_sub4 #subtitle {
	width: 100px;
	height: 100px;
	float: left;
}
#prog_sub4 #copy {
	width: 370px;
	float: right;
	padding-top: 15px;
	color: #666600;
}

#prog_sub5 {
	width: 700px;
	float: left;
	background-image: url(../program/img/sub_ti7.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#prog_sub5 #box {
	width: 585px;
	float: right;
}
#prog_sub5 #photo {
	width: 200px;
	float: right;
	height: 164px;
}
#prog_sub5 #box_inner {
	width: 445px;
	float: right;
	height: 100px;
}
#prog_sub5 #box_inner2 {
	width: 585px;
	float: right;
	height: 170px;
}
#prog_sub5 #subtitle {
	width: 100px;
	height: 100px;
	float: left;
}
#prog_sub5 #copy1 {
	width: 335px;
	float: right;
	padding-top: 25px;
	color: #666600;
}
#prog_sub5 #copy2 {
	width: 370px;
	float: left;
	padding-top: 100px;
	color: #666600;
}

#prog_sub6 {
	width: 700px;
	float: left;
}
#prog_sub6 #box {
	width: 480px;
	float: left;
}
#prog_sub6 #photo {
	width: 205px;
	float: right;
	height: 190px;
	padding-top: 20px;
}
#prog_sub6 #box_inner {
	width: 490px;
	float: left;
}
#prog_sub6 #subtitle {
	width: 100px;
	height: 100px;
	float: left;
}
#prog_sub6 #copy1 {
	width: 400px;
	float: right;
	padding-top: 7px;
	color: #666600;
}
#prog_sub6 #copy2 {
	width: 700px;
	float: left;
	padding-left: 5px;
}


/*Price部*/

#topbox_inner_price{
	width: 240px;
	float: right;
}
#topbox_inner2_price{
	width: 470px;
	float: left;
}

#bottombox_inner {
	width: 700px;
	float: left;
	padding-left: 25px;
}
#price_subtitle_top {
	width: 700px;
	float: left;
	height: 32px;
	padding-bottom: 10px;
}
#price_subtitle {
	width: 700px;
	float: left;
	padding-bottom: 10px;
}
#price_subtitle #boxL {
	width: 186px;
	float: left;
}
#price_subtitle #boxR {
	float: left;
	padding-left: 15px;
	padding-top: 7px;
	width: 490px;
}
#table1 {
	width: 680px;
	float: left;
	padding-left: 10px;
	padding-bottom: 30px;
}
	
/*Club部*/

#topbox_inner_club{
	width: 200px;
	float: left;
	height: 150px;
}
#topbox_inner2_club{
	width: 500px;
	float: left;
	padding-left: 15px;
}

#club_box {
	width: 700px;
	float: left;
	padding-left: 25px;
	padding-bottom: 30px;
}
#club_sub_box {
	width: 700px;
	float: left;
	padding-bottom: 15px;
}
#club_sub1_photo {
	width: 170px;
	float: right;
	height: 255px;
}
#club_sub1_box_inner {
	width: 520px;
	float: left;
}
#club_sub1_subtitle {
	width: 205px;
	height: 30px;
	float: left;
}
#club_sub1_copy {
	width: 510px;
	float: left;
	padding-left: 3px;
	padding-top: 10px;
}
/*Club部2*/
#club_sub2 {
	width: 700px;
	float: left;
	padding-left: 25px;
	padding-bottom: 30px;
}
#club_sub2_box {
	width: 440px;
	float: left;
	height: 106px;
}
#club_sub2_photo {
	width: 170px;
	float: right;
}
#club_sub2_box_inner {
	width: 590px;
	float: right;
	padding-bottom: 5px;
}
#club_sub2_subtitle {
	width: 106px;
	float: left;
	height: 106px;
}
#club_sub2_subtitle_s {
	width: 580px;
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
}
#club_sub2_copy1 {
	width: 110px;
	float: left;
}
#club_sub2_copy2 {
	width: 470px;
	float: left;
}
#club_sub2_copy3 {
	float: left;
}
#club_sub2_copy4 {
	width: 565px;
	float: left;
}
/*Club部3*/
#club_sub3 {
	width: 700px;
	float: left;
	padding-bottom: 30px;
	padding-left: 25px;
}
#club_sub3_box {
	width: 400px;
	float: left;
	height: 106px;
	padding-left: 4px;
}
#club_sub3_photo {
	width: 170px;
	float: right;
}
#club_sub3_box_inner {
	float: left;
	padding-bottom: 5px;
	width: 410px;
}
#club_sub3_subtitle {
	width: 106px;
	float: left;
}
#club_sub3_subtitle_s {
	width: 400px;
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
}
#club_sub3_copy1 {
	width: 130px;
	float: left;
}
#club_sub3_copy2 {
	width: 440px;
	float: right;
}
#club_sub3_copy3 {
	float: left;
}
#club_sub3_copy4 {
	width: 385px;
	float: left;
}
/*Club部4*/
#club_sub4_box {
	width: 700px;
	float: left;
	padding-left: 5px;
}

#club_sub4_copy3 {
	float: left;
}
#club_sub4_copy4 {
	width: 690px;
	float: left;
}


/*History部*/

#photo_history {
	width: 165px;
	float: right;
	margin-top: 35px;
	position: absolute;
	left: 760px;
	top: 307px;
}


/*Gallery部*/

#gallery_bg {
	background-image: url(../gallery/img/bg.gif);
	position: relative;
	width: 760px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 500px;
}
#flashbox {
	width: 740px;
	float: left;
	height: 472px;
	margin-left: 5px;
}

/*Access 3段組*/
#midbox_access {
	width: 250px;
	height: 600px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#rightbox_access {
	width: 450px;
	background-color: #FFFFFF;
	float: left;
	height: 600px;
	overflow: auto;
	background-image: url(../access/img/map_bg.jpg);
}

#honbun_access {
	padding-top: 300px;
	padding-left: 20px;
	width: 250px;
}


/*Contact 3段組*/

#rightbox_contact {
	width: 450px;
	background-color: #FFFFFF;
	float: left;
	height: 600px;
}

#honbun_contact {
	padding-top: 50px;
	padding-left: 30px;
	width: 400px;
}
	
	
/*フッター部*/

#footer {
	margin-top: 5px;
	width: 760px;
	position: relative;
	height: 18px;
}
#footerboxL {
	float: left;
}
#newsbox {
	float: left;
}
#news {
	float: left;
	width: 110px;
	margin-right: 10px;
}
#newsbtn {
	width: 110px;
	height: 40px;
	float: left;
	margin-right: 10px;
	border: 0px;
	text-indent: -9999px;
	display: block;
	background-image: url(../img/btn_news.gif); background-repeat: no-repeat;}
a:hover#newsbtn { background-image: url(../img/btn_news_f2.gif); background-repeat: no-repeat;}

#sankaku{
	width: 7px;
	height: 8px;
	margin-top: 13px;
	float: left;
	margin-right: 5px;
	}

#newscap {
	float: left;
	height: 40px;
	margin-top: 10px;
	font-size: 10px;
	line-height: 1.2em;
	width: 300px;
}

#footerboxR {
	float: right;
	width: 203px;
}
#copyright {
	float: right;
	width: 203px;
	height: 9px;
}
#copybtn {
	width: 203px;
	height: 9px;
	float: right;
	border: 0px;
	text-indent: -9999px;
	display: block;
	background-image: url(../common/footer.gif);
	background-repeat: no-repeat;
}
/*a:hover#copybtn { background-image: url(../common/footer_f2.gif); background-repeat: no-repeat;}*/

/*CSS Hack*/
.pkg:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0px;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */
