@charset "UTF-8";

A:link { color: #943634; text-decoration: underline; }
A:visited { color: #943634; text-decoration: underline; }
A:active { color: #4e1211; text-decoration: underline; }
A:hover { color: #4e1211; text-decoration: underline; }

A.tit:link { color: #943634; text-decoration: none; }
A.tit:visited { color: #943634; text-decoration: none; }
A.tit:active { color: #4e1211; text-decoration: none; }
A.tit:hover { color: #4e1211; text-decoration: none; }

A.tit2:link { color: #6b0426; text-decoration: underline; }
A.tit2:visited { color: #6b0426; text-decoration: underline; }
A.tit2:active { color: #6b0426; text-decoration: none; }
A.tit2:hover { color: #6b0426; text-decoration: none; }

h1 { margin: 0px; border: 0px; font-weight: normal;}
h2 { margin: 0px; border: 0px; font-weight: normal;}
h3 { margin: 0px; border: 0px; font-weight: normal;}
p { margin: 0px; border: 0px; font-weight: normal;}

.red { color: #FF0000; }
.blue { color: #0066CC; }
.green { color: #106028; }
.brown { color: #f36506;}
.point { color:#b50074;}

.gray { color: #999; }

.c1 { font-size: xx-small; }
.c2 { font-size: x-small; }
.c3 { font-size: small; line-height: 16px;}
.c4 { font-size: medium; line-height: 16px; }
.c5 { font-size: large; }
.c6 { font-size: x-large; }
.c7 { font-size: xx-large; }

body {
	font-size: 13px; /**/ margin: 0 auto; font-family: sans-serif;
	font-size: 80%; /*IE 7*/
	font:80%; /*IE 6*/
	text-align: center; line-height: 180%; color: #333; background-color:#fff; 
}

table { 
	font:80%;
}
/* =========================================== */
/* ALL - wrapper
/* =========================================== */
#wrapper { width: 100%; text-align: center; margin: 0 auto;
}

/* =========================================== */
/* ALL - page
/* =========================================== */

.mb2 { clear: both; margin-bottom: 2px; border: 0px;}
.mb5 { clear: both; margin-bottom: 5px; border: 0px;}
.mb10 { clear: both; margin-bottom: 10px; border: 0px;}
.mb20 { clear: both; margin-bottom: 20px; border: 0px;}
.mb30 { clear: both; margin-bottom: 30px; border: 0px;}

img.left{
	float:left; margin-right: 10px; margin-bottom: 10px; 
}
img.right{
	float:right; margin-left: 10px; margin: 10px 0 10px 0; 
}
.clearthis { clear: both; margin: 0; }
.center { clear: both; margin: 0 auto; text-align: center; }
.right { clear: both; margin: 0 auto; text-align: right; }


/* =========================================== */
/* ALL - header
/* =========================================== */
#headerbg {
	background-color:#FFF; background-repeat:repeat-x
}
#header{
    position:relative; height:85px; background-color:#FFF; padding: 5px 0px 0px 0px; text-align: left; 
}

#header h1{ margin:0; padding:0; text-indent:-9999px; }

#header_logo a{
	display:block; width:515px; height:85px; background:url(../imgs/header.gif) no-repeat;
}
#header_logo a:hover {
	background:url(../imgs/header.gif) no-repeat;
} 
#header_logo img{border: none;}

/* =========================================== */
/* header-menu
/* =========================================== */
/*  */
/* =========================================== */
/* navi */

/* */
#navibg {
	width:100%; 
	background-image: url(../imgs/navi/bg_navi.gif); background-repeat: repeat-x; background-position: bottom;
}
#navi{
    position:relative; width:1000px; height:50px; color: #FFF;
	margin: 0 auto; padding:0; text-align: left; 
}
#navi ul {
  list-style: none; font-weight: normal; text-align: center; margin: 0; 
}
#navi li#hikouki{
	position:absolute; width:125px; height:50px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_mark.gif); background-repeat: no-repeat;
	left: 0px; top: 0px;
} 
#navi li#hikouki a{text-decoration:none;display:block;width:125px; height:50px;background-repeat: no-repeat; }
#navi li#hikouki a:hover{background-image: url(../imgs/navi2/navi_mark_f2.gif)}
#navi li#hikouki.current{background-image: url(../imgs/navi2/navi_mark_f2.gif)}

#navi li#bt_kaze{
	position:absolute; width:125px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_01.gif); background-repeat: no-repeat;
	left: 125px; top: 8px;
}  
#navi li#bt_kaze a{text-decoration:none;display:block;width:125px; height:42px;background-repeat: no-repeat; }
#navi li#bt_kaze a:hover{background-image: url(../imgs/navi2/navi_01_f2.gif)}
#navi li#bt_kaze.current{background-image: url(../imgs/navi2/navi_01_f2.gif)}

#navi li#bt_repertory{
	position:absolute; width:125px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_02.gif); background-repeat: no-repeat;
	left: 250px; top: 8px;
}  
#navi li#bt_repertory a{text-decoration:none;display:block;width:125px; height:42px;background-repeat: no-repeat; }
#navi li#bt_repertory a:hover{background-image: url(../imgs/navi2/navi_02_f2.gif)}
#navi li#bt_repertory.current{background-image: url(../imgs/navi2/navi_02_f2.gif)}

#navi li#bt_festival{
	position:absolute; width:125px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_03.gif); background-repeat: no-repeat;
	left: 375px; top: 8px;
}  
#navi li#bt_festival a{text-decoration:none;display:block;width:125px; height:42px;background-repeat: no-repeat; }
#navi li#bt_festival a:hover{background-image: url(../imgs/navi2/navi_03_f2.gif)}
#navi li#bt_festival.current{background-image: url(../imgs/navi2/navi_03_f2.gif)}

#navi li#bt_education{
	position:absolute; width:125px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_04.gif); background-repeat: no-repeat;
	left: 500px; top: 8px;
}  
#navi li#bt_education a{text-decoration:none;display:block;width:125px; height:42px;background-repeat: no-repeat; }
#navi li#bt_education a:hover{background-image: url(../imgs/navi2/navi_04_f2.gif)}
#navi li#bt_education.current{background-image: url(../imgs/navi2/navi_04_f2.gif)}

#navi li#bt_member{
	position:absolute; width:125px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_05.gif); background-repeat: no-repeat;
	left: 625px; top: 8px;
}  
#navi li#bt_member a{text-decoration:none;display:block;width:125px; height:42px;background-repeat: no-repeat; }
#navi li#bt_member a:hover{background-image: url(../imgs/navi2/navi_05_f2.gif)}
#navi li#bt_member.current{background-image: url(../imgs/navi2/navi_05_f2.gif)}

#navi li#bt_history{
	position:absolute; width:125px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_06.gif); background-repeat: no-repeat;
	left: 750px; top: 8px;
}  
#navi li#bt_history a{text-decoration:none;display:block;width:125px; height:42px;background-repeat: no-repeat; }
#navi li#bt_history a:hover{background-image: url(../imgs/navi2/navi_06_f2.gif)}
#navi li#bt_history.current{background-image: url(../imgs/navi2/navi_06_f2.gif)}

#navi li#bt_bbs{
	position:absolute; width:125px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi2/navi_07.gif); background-repeat: no-repeat;
	left: 875px; top: 8px;
}  
#navi li#bt_bbs a{text-decoration:none;display:block;width:125px; height:42px;background-repeat: no-repeat; }
#navi li#bt_bbs a:hover{background-image: url(../imgs/navi2/navi_07_f2.gif)}
#navi li#bt_bbs.current{background-image: url(../imgs/navi2/navi_07_f2.gif)}

/* =========================================== */
/* txt
/* =========================================== */
.txt_ej { text-align: right; font-weight: bold; color:#F90;}
.txt_ej A:link { color: #b69d80; text-decoration: underline; }
.txt_ej A:visited { color: #b69d80; text-decoration: underline; }
.txt_ej A:active { color: #FF9900; text-decoration: none; }
.txt_ej A:hover { color: #FF9900; text-decoration: none; } 

.ptitle { 
    text-align: left; padding: 0 0 0 5px; margin: 0 0 10px 0px;
}
.ptitle img { border: none; }

.ptitle_h { 
    text-align: center; padding: 0 0 0 0; margin: 0 0 10px 0px;
}
.tit img { border: none; }

.txt_nitiji {
	text-align: left; margin: 0 0 10px 10px; font-weight: bold; font-size: 14px;
}
.txt_nitiji_ho {
	text-align: left; margin: 0 0 5px 10px; font-weight: normal; font-size: 14px; color:#F00;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.txt_nitiji2 {
	text-align: right; margin: 0 0 5px 10px; font-weight: bold; font-size: 14px;
}
.txt_staff {
	text-align: left; margin: 0 0 0 10px; font-size: 14px;
}
p.cap{ padding-left:2.5em; text-indent:-2.5em; text-align: left; margin: 0 0 0 10px;}

.tit_naiyo {
	text-align: left; margin: 0 0 20px 10px; font-weight: bold; font-size: 14px; line-height: 170%;
}
.txt_naiyo {
	text-align: left; margin: 0 0 20px 10px; font-size: 14px; line-height: 170%;
}
.txt_naiyo2 {
	text-align: left; margin: 0 0 5px 10px; color:#966731;
}
.txt_naiyo_s {
	text-align: left; margin: 0 0 20px 10px; font-size: 14px; line-height: 170%; color:#d16c6b; font-weight: bold;
}
.txt_topic {
	text-align: left; font-size: 16px; color:#a64751; font-weight: bold; margin: 5px 0 5px 0;
}
.txt_topic2 {
	text-align: left; margin: 0 0 0 10px; color:#004030;
}
.txt_topic_h {
	text-align: left; margin: 0 0 10px 10px; color:#333333;
}
/* =========================================== */
/* hr
/* =========================================== */
hr{ display: none;}
div.kugiri { border-bottom: 1px dashed #76923c; margin: 20px 0 20px 0;}
div.non { border-bottom: dotted 1px #fbeff6; margin: 10px 0 10px 0;}
div.non2 { border-bottom: dotted 1px #f2def5; margin: 10px 0 10px 0;}
/* =========================================== */
/* reper
/* =========================================== */
#bigleft { width: 230px; padding: 20px 20px 0 0; margin: 0 auto; float:left; text-align: left;}
#bigmiddle { width: 650px; padding: 20px 0 0 0; margin: 0 auto; float:left; text-align: left;}

#floatMenu {
	position:relative;top:0px;right:0px; width: 220px; padding: 8px;
}
#floatMenu ul { list-style: none;
}
#floatMenu li {
	background-image: url(../imgs/reper/2017/list_2017.gif); background-position:left 5px; background-repeat:no-repeat;
	padding: 0 0 0 20px; font-weight: bold;
}
#floatMenu li a {
	color: #0d6fb8;
}

/*-----------------------------------------------*/
#content { 
    width: 1000px; margin: 0 auto; text-align: center; margin-top: 20px; 
}
/*--titleimg-------------------------------------*/
#en_ptitleimg { 
    position:relative;
    width: 380px; height:80px; margin: 0 0 10px 0; text-indent:-9999px;
	background-image:url(../imgs/reper/2017/pt_title2017e.gif); background-position:top; background-repeat:no-repeat;
}
/*-----------------------------------------------*/
.waku { 
    width: 500px; margin: 0 auto; margin-bottom: 10px; background-color: #f3bfad;
	text-align: left; padding: 8px; /*border:#eacdef 1px solid;*/
}
/* =========================================== */
/* bunka footer
/* =========================================== */
#footer {
    clear: both; margin: 0 auto; padding-top: 30px; color:#000;
}
#footer .footmenu { 
    width: 1000px; margin: 0 auto; text-align:right; clear: both; padding: 0; 
}

#footer .footmenu A:link { color:#000; text-decoration: underline;}
#footer .footmenu A:visited { color:#000; text-decoration: underline;}
#footer .footmenu A:active { color:#000; text-decoration: underline;}
#footer .footmenu A:hover { color:#FF9900; text-decoration: underline;}

.footcopy_b { 
    position:relative;
    width: 1000px; height:42px; margin: 0 auto; text-indent:-9999px;
	background-image:url(../imgs/reper/footer_txt.gif); background-position:top; background-repeat:no-repeat;
}
div.bar { border-bottom: solid 5px #1e2188; margin: 5px 0 5px 0;}

.pagetop { color:#000; text-align: right; margin-bottom: 5px; margin-right: 10px; }
.pagetop A:link { color:#000; text-decoration: underline;}
.pagetop A:visited { color:#000; text-decoration: underline; }
.pagetop A:active { color:#000; text-decoration: underline; }
.pagetop A:hover { color:#FF9900; text-decoration: underline;}

.table {
	font-size:	13px;
}

/* =========================================== */
/* mark
/* =========================================== */
.ctable01 { 
    clear: both; text-align: left; border: none; margin: 0px 0 20px 0;
}
.ctable01 td { text-align: left; white-space: nowrap; font-size:11px; padding:5px}

p.tcap{ 
    padding-left:3em; text-indent:-3em; text-align: left; font-weight: bold; line-height: 120%; margin: 0 10px 0 0;
}
p.nocap{ 
    text-align: left; line-height: 120%; margin: 0 10px 0 0; font-size: small;
}
.ctable02 { 
    float: right; border: none;  margin: 0 0px 20px 5px; 
}
.ctable02 th { 
    text-align: right; font-weight: normal; width: 90px; vertical-align: top; padding: 3px; white-space:nowrap;
}
.ctable02 td { 
    text-align: right; padding: 3px; vertical-align: top; white-space:nowrap;
}
.c02left{ text-align: left; }
.ctable03 { 
    clear: both; text-align: left; border: none; margin: 0 auto; width: 450px; margin-bottom: 20px; background-color:#333;
}
.ctable03 th { 
    text-align: center; font-weight: normal; width: 90px; vertical-align: top; padding: 3px; background-color:#eeea8d;
}
.ctable03 td { text-align: left; padding: 3px; background-color:#f4f3b7;}

.cyuu{ 
    padding: 3px; margin-bottom: 5px; font-weight: bold; font-size:14px;
	text-align: left; color: #b70016;
}
.waku_r { 
    margin: 0 auto; margin-top: 10px; margin-bottom: 10px; background-color: #f2def5;
	text-align: left; padding: 8px; border:#bd172e 2px solid;
}
.txt_topic_r {
	text-align: left; font-size: 13px; color:#bd172e; margin: 5px 0 5px 0;
}
.floatright {
	float: right;
}

/* =========================================== */
/* navi */

#en_navi{
    position:relative;
	width:1000px; height:50px;
	color: #FFF;
	margin: 0 auto; padding:0; text-align: left; 
}
#en_navi ul {
  list-style: none; font-weight: normal; text-align: center; margin: 0; 
}
#en_navi li#hikouki{
	position:absolute; width:160px; height:50px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi/en_navi_mark.gif); background-repeat: no-repeat;
	left: 0px; top: 0px;
} 
#en_navi li#hikouki a{text-decoration:none;display:block;width:160px; height:50px;background-repeat: no-repeat; }
#en_navi li#hikouki a:hover{background-image: url(../imgs/navi/en_navi_mark_f2.gif)}
#en_navi li#hikouki.current{background-image: url(../imgs/navi/en_navi_mark_f2.gif)}

#en_navi li#bt_kaze{
	position:absolute; width:140px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi/en_navi_01.gif); background-repeat: no-repeat;
	left: 160px; top: 8px;
}  
#en_navi li#bt_kaze a{text-decoration:none;display:block;width:140px; height:42px;background-repeat: no-repeat; }
#en_navi li#bt_kaze a:hover{background-image: url(../imgs/navi/en_navi_01_f2.gif)}
#en_navi li#bt_kaze.current{background-image: url(../imgs/navi/en_navi_01_f2.gif)}

#en_navi li#bt_repertory{
	position:absolute; width:140px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi/en_navi_02.gif); background-repeat: no-repeat;
	left: 300px; top: 8px;
}  
#en_navi li#bt_repertory a{text-decoration:none;display:block;width:140px; height:42px;background-repeat: no-repeat; }
#en_navi li#bt_repertory a:hover{background-image: url(../imgs/navi/en_navi_02_f2.gif)}
#en_navi li#bt_repertory.current{background-image: url(../imgs/navi/en_navi_02_f2.gif)}

#en_navi li#bt_festival{
	position:absolute; width:140px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi/en_navi_03.gif); background-repeat: no-repeat;
	left: 440px; top: 8px;
}  
#en_navi li#bt_festival a{text-decoration:none;display:block;width:140px; height:42px;background-repeat: no-repeat; }
#en_navi li#bt_festival a:hover{background-image: url(../imgs/navi/en_navi_03_f2.gif)}
#en_navi li#bt_festival.current{background-image: url(../imgs/navi/en_navi_03_f2.gif)}

#en_navi li#bt_education{
	position:absolute; width:140px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi/en_navi_04.gif); background-repeat: no-repeat;
	left: 580px; top: 8px;
}  
#en_navi li#bt_education a{text-decoration:none;display:block;width:140px; height:42px;background-repeat: no-repeat; }
#en_navi li#bt_education a:hover{background-image: url(../imgs/navi/en_navi_04_f2.gif)}
#en_navi li#bt_education.current{background-image: url(../imgs/navi/en_navi_04_f2.gif)}

#en_navi li#bt_member{
	position:absolute; width:140px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi/en_navi_05.gif); background-repeat: no-repeat;
	left: 720px; top: 8px;
}  
#en_navi li#bt_member a{text-decoration:none;display:block;width:140px; height:42px;background-repeat: no-repeat; }
#en_navi li#bt_member a:hover{background-image: url(../imgs/navi/en_navi_05_f2.gif)}
#en_navi li#bt_member.current{background-image: url(../imgs/navi/en_navi_05_f2.gif)}

#en_navi li#bt_history{
	position:absolute; width:140px; height:42px;
	text-indent:-9999px; margin:0; padding:0;
	background-image: url(../imgs/navi/en_navi_06.gif); background-repeat: no-repeat;
	left: 860px; top: 8px;
}  
#en_navi li#bt_history a{text-decoration:none;display:block;width:140px; height:42px;background-repeat: no-repeat; }
#en_navi li#bt_history a:hover{background-image: url(../imgs/navi/en_navi_06_f2.gif)}
#en_navi li#bt_history.current{background-image: url(../imgs/navi/en_navi_06_f2.gif)}

/* =========================================== */
/* box
/* =========================================== */
#rbox{
    clear: both; width: 640px; text-align: left; border: 0px; 
}
#rbox .x1 {
	width: 350px; text-align: left; vertical-align: top; float:left; 
}
#rbox .x2 {
	width: 200px; text-align: right; vertical-align: top; float:right; margin-bottom:10px;
}
#rbox .x2 img {
	margin-top: -70px;
}
#rbox .y1 {
	width: 400px; text-align: left; vertical-align: top; float:left; 
}
#rbox .y2 {
	width: 150px; text-align: right; vertical-align: top; float:right; margin-bottom:10px;
}
#rbox .x3 {
	width: 360px; text-align: left; vertical-align: top; float:left; margin-left: 30px; margin-top: 30px;
} 

#reper #bigm_r { width: 740px; padding: 0px; float:right; text-align: right; margin-right: -210px;}

#reper .pagetop_e { text-align: right; }




.n_menu { 
	padding: 0 80px 0 310px; margin-bottom: 20px; text-align:left; color: #fff;
}
.n_menu a img { border: none; }

.n_menu A:link { color:#fff; text-decoration: none; background: #908c8d; padding: 5px}
.n_menu A:visited { color:#fff; text-decoration: none; background: #908c8d; padding: 5px}
.n_menu A:active { color:#FF9900; text-decoration: none; background: #908c8d; padding: 5px}
.n_menu A:hover { color:#FF9900; text-decoration: none; background: #908c8d; padding: 5px}

#kunibetu { float: right; width: 60px; margin-top: -45px; margin-right: 200px;}

.reper2017_img {
	margin: -270px -380px -250px 0px;
	float:right;
	opacity: 0.7;
	z-index: 1;
}

div.dotsline { border-bottom: 2px dotted #cadb3a; margin: 20px 0 20px 0;}
div.dotsline_one { border-bottom: 2px dotted #cadb3a; margin: 20px 0 20px 0;;
	padding-top: 200px;z-index: 100;
}

.tour_top {
	margin-top: -130px;
	padding-bottom: 50px;
	width: 400px;
}
.tour_bottom {
	margin-top: -130px;
	padding-bottom: 50px;
	width: 520px;
}
.tour_bottom .dotsline { width: 400px; border-bottom: 2px dotted #cadb3a; margin: 20px 0 20px 0;}
.tour_bottom .dotsline_one { width: 400px; border-bottom: 2px dotted #cadb3a; margin: 20px 0 20px 0;}

div.dots_none {
	margin: 20px 0;
}
.tour_txt {
	margin-left: 5px;
}

#reper .n_menu { 
	padding: 0px 0px 0 265px; margin-bottom: 20px; text-align:right; color: #fff; font-size: 12px; float: left; width: 180px;
	font-family: "ＭＳ Ｐゴシック",sans-serif; font-size:12px; font-weight: 500;
}
#reper .n_menu a img { border: none; margin:0; padding: 0;}

#reper .n_menu A:link { color:#fff; text-decoration: none; background: #908c8d;}
#reper .n_menu A:visited { color:#fff; text-decoration: none; background: #908c8d;}
#reper .n_menu A:active { color:#FF9900; text-decoration: none; background: #908c8d;}
#reper .n_menu A:hover { color:#FF9900; text-decoration: none; background: #908c8d;}

#reper #kunibetu2 { float: right; width: 61px; margin-top: -2px; margin-right: 210px;}

a:hover img {
	opacity: 0.7;
filter: alpha(opacity=70);
-moz-opacity:0.7;
}



