@charset "UTF-8";



/*----------------------------------------------*/
/*----------------------------------------------*/
/*MUSIC BUSKER IN UMEKITA [ABOUT ENTRY]for Print*/
/*----------------------------------------------*/
/*Created: 2013.04.07*/
/*Last Update:	2013.04.07*/
/*----------------------------------------------*/




/*INDEX*/

/*for Print-------------------------------------*/











/*----------------------------------------------*/
/*for print*/
/*----------------------------------------------*/

/*WRAPPER*/
#wrapper {
width:auto;
height:auto;
margin:0;
padding:0;
background:none;
}





/*----------------------------------------------*/
/*HEADER*/
/*----------------------------------------------*/

/*FRAME*/
header {
 width:auto;
 height:auto;
 margin:auto;
 padding:auto;
 background:none;
 position:relative;
}

/*TITLE*/
header h1.title {
 width:auto;
 height:auto;
 margin:0 0 1.0em 0;
 padding:auto;
 font-size:1.0em;
 text-indent:0;
 background:none;
 position:relative !important;
 left:auto;
 top:auto;
}

/*MAIN COPY*/
header h2.copy {
 width:auto;
 height:auto;
 font-size:0.8em;
 line-height:1.5em;
 margin:0 0 1.0em 0;
 padding:0 0 1.0em 0;
 text-indent:0;
 background:none;
 position:relative !important;
 left:auto;
 top:auto;
 border-bottom:1px solid #111;
}

/*BUILDING IMAGE*/
header p.imgBuild {
 display:none;
}
header p.imgBuild img {
}










/*----------------------------------------------*/
/*CONTENT*/
/*----------------------------------------------*/

section#content {
 width:auto;
 height:auto;
 margin:0;
 padding:0;
}

/*CASE:ABOUT ENTRY*/
section#content.aboutEntry {
 background:none;
}










/*----------------------------------------------*/
/*FOOTER*/
/*----------------------------------------------*/

footer {
 width:auto;
 height:auto;
 margin:0;
 padding:0;
}

/*PAGE TOP*/
footer ul.ptBtn {
 display:none;
}


/*BANNERS (LOGO & PROG)*/
footer .banners {
 display:none;
}



/*PROGRAM BANNER*/
footer .prgBanner {
 display:none;
}


/*COPYRIGHT*/
footer p.copyright {
font-size:0.7em;
line-height:1.4em;
margin:0;
padding:0;
}









/*----------------------------------------------*/
/*ABOUT ENTRY*/
/*----------------------------------------------*/

/*TITLE*/
section#content.aboutEntry h3.aeTitle {
 width:auto;
 height:auto;
 font-size:0.9em;
 color:#111;
 margin:0;
 padding:0;
 text-indent:0;
 background:none;
}
/*[BACK GROUND]*/
section#content.aboutEntry .aeTitleBg {
 width:auto;
 height:auto;
 background:none;
 margin:0;
 padding:0;
}
/*[PRINT BTN]*/
form.printBtn {
 display:none;
}



/*ABOUT ENTRY BOARD*/
section#content.aboutEntry dl.aeBoard {
 width:auto;
 height:auto;
 margin:0;
 padding:0;
}
/*[CATCH]*/
section#content.aboutEntry dl.aeBoard dt.aeCatch {
font-size:0.9em;
font-weight:bold;
color:#111;
text-align:left;
background:none;
float:none;
}
/*[CATCH]*/
section#content.aboutEntry dl.aeBoard dd.aeInfo {
 width:auto;
 height:auto;
 margin:0;
 padding:0;
 border-top:none;

}


/*TEXT SETTING*/
/*[NORMAL TEXT]*/
p.norTxt {
font-size:0.8em;
line-height:1.6em;
color:#111;
}

/*[BOLD A]*/
h4.boldA {
color:#111;
font-size:0.8em;
font-size:bold;
}
h5.boldB {
color:#111;
font-size:1.0em;
font-size:bold;
}

/*[LIST STYLE(1)]*/
ul.aeList1 {
margin:0;
padding:0;
list-style:disc;
}
ul.aeList1 li {
font-size:0.8em;
line-height:1.4em;
color:#111;
}
/*[LIST STYLE(2)]*/
ol.aeList2 {
margin:0;
padding:0;
list-style:decimal;
}
ol.aeList2 li {
font-size:0.8em;
line-height:1.4em;
color:#111;
}

/*[FLOW]*/
ul.aeFlow {
margin:0;
padding:0;
list-style:none;
}
ul.aeFlow li {
width:auto;
height:auto;
padding:0;
}
ul.aeFlow li.flow1,
ul.aeFlow li.flow2,
ul.aeFlow li.flow3,
ul.aeFlow li.flow4,
ul.aeFlow li.flow5,
ul.aeFlow li.flow6 {
 width:auto;
 height:auto;
 font-size:0.8em;
 text-indent:0;
 background:none;
}