@charset "utf-8";

/* reset 
@import "reset-min.css";
*/


body {
    margin: 0 auto;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height:1.4em;
	background: #f6f6f6 url("../img/bg01.jpg") repeat-y center top;
}


#wrapper {
	width: 760px;
	margin: 0 auto;
	border: 0px solid #ccc;
	background: #fff;
	overflow-x: hidden;
}

#content_head {
	border: 0px solid #ccc;
	float: left;
	height: auto; /* standards height */
	width: 760px; /* standards width */
}

#content_left {
	border: 1px solid #fff;
	background:#fff;
	float: left;
	padding: 0;
	width: 300px; /* standards width */
	height: auto;
	text-align: left;
	vertical-align: top;
	margin:0;
}

#content_center {
	border: 1px solid #ccc;
	background:#fff;
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: 338px;
	text-align: center;
}

#content_right {
	border: 1px solid #fff;
	background:#fff;
	float: right;
	padding: 0px;
	width: 178px; /* standards width */
	height: auto;
	text-align: left;
	vertical-align: top;
}


a:link {
	color: #b8710c;
	text-decoration: none;
}
a:visited {
	color: #db932d;
	text-decoration: none;
}
a:active {
	color: #dd0000;
	text-decoration: none;
}
a:hover {
	position: relative;
	color: #dd0000;
	text-decoration: none;
	text-shadow: 0 0 2px #999;  
}



/* Content ---------------------------------------------------------------- */

#contents {
	line-height: 1.5;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#imagephoto {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 302px;
	width: 760px;
}



/* Header */

#header {
	margin-top:0px;
	width:760px;
	height:90px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}

#header h1 {
	margin:0;
}

#header h1 a {
	text-indent:-9999px;
	display:block;
	width:760px;
	height:80px;
	text-decoration:none;
	margin:0px;
}

#header-inner {
    position: relative;
}


h1 {
	font-size: 100%;
	line-height: 0;
}

h2 {
	padding: 0px;
	margin:0 0 20px 0;
	font-size: 98%;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	color:#7D5C3B;
}

h3 {
	padding: 0px;
	margin:0 0 0px 0;
	font-size: 96%;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	color:#333;
}


h4 {
	padding: 0px;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	margin:0;
}

h5,h6 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}


p,dt,dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4;
	font-size: 90%;
	letter-spacing: 0.15em;
	text-align: left;
	font-weight: normal;
}

img {
	margin: 0;
	border: 0px;
	text-align: center;
}

img2 {
	padding: 8px;
	border: 1px;
	text-align: center;
}

img, div, input { behavior: url("iepngfix.htc") }

hr {
	display: none;
}

#float { width: 100%; }

#fLeft {
	float: left;
	width:auto;
	margin: 0 15px 0px 0;
	padding:10px;
	clear: both;
	border: 1px solid #cdc;
	background: #f7f7f7;
	}
	
#fLeft2 {
	float: left;
	width:auto;
	margin: 0 8px 0 0;
	padding:0 0 70px 0;
	clear: both;
	border-right: 0px solid #ccc;
	background:#fff;
	}
	
	
#fRight {
	float: right;
	width:auto;
	margin: 20px 0px 0px 20px;
	padding:10px;
	clear: both;
	border: 1px solid #cdc;
	background: #f7f7f7;
	}


#flow {
	clear: both;
	width: 760px;
	padding: 0;
	margin: 5px 0 15px 0;
}

#info {
	clear: both;
	width: 760px;
	height:auto;
	text-align:left;
	font-size: 93%;
	color: #333;
	margin:5px 0 15px 0;
	padding:0;
}

#info2 {
	clear: both;
	width: 760px;
	height:auto;
	text-align:center;
	font-size: 93%;
	color: #666;
	margin:0 0 10px 0;
	padding:0;
}

#title {
	clear: both;
	width: 760px;
	height:auto;
	text-align:left;
	font-size: 110%;
    font-weight: bold;
	color: #000;
	margin:0 0 10px 0;
	padding:0;
}


#menu {
	clear: both;
	width: 760px;
	height:auto;
	text-align:left;
	font-size: 110%;
    font-weight: bold;
	color: #000;
	margin:0 0 -1px 0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


#info3 {
	clear: both;
	width: 550px;
	height:auto;
	margin: 0 0 10px 120px;
	padding: 0 10px 0 0;
	text-align:center;
	font-size: 75%;
	line-height: 120%;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	background-color: #f9f9f9;
}


.concert {
	padding: 2px;
	margin:0 0 1px 0;
	font-size: 100%;
	font-weight: bold;
	color:#fff;
	border: 1px solid #ccc;
	background: #000;
}

.concert2 {
    height:auto;
	padding: 2px 0 0 0;
	margin:0;
	font-size: 85%;
	font-weight: nomal;
    line-height: 1.6;
	border: 1px solid #ccc;
	background: #eee;
}

#category {
	padding: 2px 0 0 0;
	margin:0;
	font-size: 85%;
	font-weight: nomal;
    line-height: 1.6;
	color:#947351;
	border: 1px solid #ccc;
	background: #eee;
}

.10pt {
	font-size: 85%;
}

.point {
	padding: 0;
	margin:0;
	font-size: 100%;
	font-weight: bold;
	color:#cc0000;
	border: 0px solid #ccc;
	background: #fff;
}



#leftcolumn {
	float: left;
	height: auto;
	width: 400px;
	padding: 0px;
	margin: 0;
	border: 1px dotted #ccc;
	color: #333;
}


#rightcolumn {
	float: right;
	height: auto;
	width: 400px;
    padding: 0;
    margin: 0;
	border: 1px solid #ccc;
	color: #333;
	background: #fff;
	display:inline;
}

/* Tab ----------------------------------------------------------------- */


.tabNav{
	position:relative;
	z-index:10;
	padding-left:1em;
	*zoom:1;
}
.tabNav li{
	float:left;
	margin-right:0.25em;

}
.tabNav li a{
	display:block;
	border: 1px solid #ccc;
	padding:0.25em 0.5em;
	background-color:#eee;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	text-decoration:none;
}
.tabNav li a:hover{
	background-color:#f8f8f8;
}
.tabNav li a.active{
	background-color:#fff;
	border-bottom:1px solid #fff;
}
.tabContent{
	clear:left;
	position:relative;
	top:-1px;
	z-index:1;
	border-top:1px solid #ccc;
	padding:1em;
	background:#fff;
}

.tabContent h3{
	font-weight:bold;
	margin-bottom:0.75em;
}

.tabContent dl{
	border-top:1px dotted #ccc;
	padding-top:0.75em;
}
.tabContent dd{
	padding-bottom:0.75em;
	border-bottom:1px dotted #ccc;
	margin-bottom:0.75em;
}


#page_wrap {
	width: 600px;
	z-index: 1;
	margin: 10px auto;
}

	
/* Footer ----------------------------------------------------------------- */

#footer {
	clear: both;
	width: auto;
	margin: 0px;
	height: 40px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	line-height:1.6em;
	text-align: center;
	background-color: #fff;
	background-image: url(../img/footer_bkgnd.gif);
	background-repeat: repeat-x;
	padding: 11px 0 0 0;
	border-top: thin solid #ddd;
}

.clear {
	clear: both !important;
}
/*

 Hack [
----------------------------------------------------------- */
/* - ClearFix [ - */
#main .entryFoot:after,
#container:after,
#head ul:after,
#head:after{
	clear: both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

.box {
	height: 300px;
	width: 500px;
	text-align: center;
	clear: both;
	margin-left: 200px;
}
.caution {
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 600px;
	line-height: 1.5em;
	color: #666;
}
.caution_ul  {
	font-size: 12px;
	list-style-type: circle;
}

#totop {
	font-size: 0.83em;
	text-align: right;
	background-image: url(../img/arrow-top.gif);
	background-repeat: no-repeat;
	width: 120px;
	float: right;
	margin:0;
	padding:0 0 0 3px;
	height: 25px;
}

.mobile {
	font-size: 12px;
	line-height: 1.3em;
}


.miniicon {
	border: 0px;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0em;
	margin-left: 10px;
}
.miniicon2 {
	border: 0px;
	text-align: center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 10px;
}


.table2 {
	background-color: #FAFAFA;
	border: 1px solid #D6D6D6;
	margin: 10px;
}


table#table-01 {
    width: 550px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 90%;
    text-align: left;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	font-size:90%;
    text-align: left;
    white-space: nowrap;
}



table#table-02 {
    width: 550px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 90%;
    text-align: left;
    white-space: nowrap; 
}
table#table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	font-size:90%;
    text-align: left;
    white-space: nowrap;
}




#contents2 {
	line-height: 1.5;
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	font-size: 100%;
}




blockquote {
		margin: 0 0 50px 0; padding: 0;
		}

		blockquote#one {
			width: 500px;
			background: #cfe6ff;
			padding: 25px;
			position: relative;
		}

		#one .arrow {
			width: 0;
			height: 0;
			line-height: 0;
			border-top: 40px solid #cfe6ff;
			border-left: none;
			border-right: 30px solid white;
			position: absolute;
			bottom: 60%;
			right: -30px;
		}
		blockquote#two {
			width: 500px;
			background: #ffcfd5;
			padding: 25px;
			position: relative;
		
		}

		blockquote#two .arrow {
			width: 0;
			height: 0;
			line-height: 0;
			border-top: 40px solid #ffcfd5;
			border-left: none;
			border-right: 30px solid white;
			position: absolute;
			bottom: 60%;
			right: -30px;
		}



.update {
	font-size: 80%;
	line-height: 1.5;
	text-align: right;
	margin-top: -1em;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	color: #666;
}
.answer {
	background-color: #fcf5e8;
	padding: 12px;
}
.question {
	font-weight: bold;
	padding: 5px;
}

.mobile2 {
	padding-left: 35px;
}

.recommend {
	font-size: 13px;
	background-color: #F1F1F1;
	width: 550px;
	margin-left: 180px;
}

.bold {
	font-weight: bold;
}

.contact {
	font-weight: bold;
	background-color: #FFC;
	margin-left: 80px;
	height: 100px;
	width: 450px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.contact2 {
	font-weight: bold;
	background-color: #FFC;
	margin-left: 80px;
	height: auto;
	width: 450px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.contact3 {
	font-weight: bold;
	background-color: #FFC;
	margin-left: 80px;
	height: 170px;
	width: 430px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}


/* table010 */
table.table010 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 700px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 90%;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table010 th {
  background: #000;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}

table.table010 td.course {
  text-align: center;
  font-size: 95%;
  font-weight: bold;
    background: #E6E6E6;
}

table.table010 td.time,
table.table010 td.fee {
  text-align: right;
  white-space: nowrap;
}
 */ 
/* table010 */

/* table011 */
table.table011 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 700px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 90%;
}

table.table011 caption {
  margin-top: 1em;
  text-align: left;
}

table.table011 th,
table.table011 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table011 th {
  background: #000;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}

table.table011 td.course {
  text-align: center;
  font-size: 95%;
  font-weight: bold;
    background: #E6E6E6;
}

table.table011 td.time,
table.table011 td.fee {
  text-align: right;
  white-space: nowrap;
}

/* table011 */


/* table012 */
table.table012 {
	margin: 0;
	width: 680px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 85%;
}

table.table012 caption {
  margin-top: 1em;
  text-align: left;
}

table.table012 th,
table.table012 td {
  border: solid 0px #999;
  padding: 4px 6px;
}

table.table012 th {
  background: #000;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}

table.table012 td.course {
  text-align: center;
  font-size: 95%;
  font-weight: bold;
  background: #E6E6E6;
}

table.table012 td.time,
table.table012 td.fee {
  text-align: right;
  white-space: nowrap;
}

/* table012 */



.text1 {
	font-size: 0.89em;
}

.text2 {
	font-size: 0.89em;
	line-height: 1.2em;
}

.inst {
	font-size: 0.7em;
}

.small {
	font-size: 0.85em;
}


#artist {
	width: 700px;
	margin: 0 auto;
	padding:20px;
	border: 1px solid #dfdfdf;
	background: #eeedeb;
	overflow-x: hidden;
}

#news {
	width: 500px;
	font-size:0.9em;
	margin: 0 auto;
	padding:10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fbfaf7;
	overflow-x: hidden;
}

#news-title {
    width: 500px;
    padding: 3px;
    color:#cc0000;
    font-size:0.9em;
    font-weight:bold;
    border: 0px dotted #cc0000;
    background: ;
    margin: 0 auto;
}

#artist-contents {
    margin:10px 0 0 0;
    font-size:0.9em;
}

#title {
    width: 500px;
    color:#000;
    font-size:0.9em;
    font-weight:bold;
}


.polaroid {
		width: 150px;
		padding: 10px 10px 20px 10px;
		border: 1px solid #BFBFBF;
		background-color: white;
		-webkit-transform: rotate(9deg);
		-moz-transform: rotate(9deg);
		transform: rotate(9deg);
		-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
		-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
		box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	}

/*Lightbox*/
.kuro{position:absolute;top:0%;left:0%;width:100%;height:100%;background-color:#000;filter:alpha(opacity="80");-moz-opacity:0.8;opacity:0.8;display:none;z-index:1001;}
.siro{position:absolute;top:50%;left:50%;width:420px;height:585px;background-color:#fff;display:none;z-index:1002;margin:-342.5px 0 0 -210px;}
.siro img{border:0;margin:10px 0 0 10px;}


/*sidebar*/
.sidebar{width:756px;margin:0 0 0 15px;display:inline;}
.sidebar ul{list-style:none;font-size:0.98em;}
.sidebar ul li{margin:0px 0px 0px 0px;background:#f9f9f9;}
.sidebar ul li#search input{margin:0 0 5px;}
.sidebar ul li p{padding:10px 20px 0 20px;border:1px solid #ccc;border-top:0;}
.sidebar ul ul{padding:0 0 3px 0;}
.sidebar ul ul li{margin:0;padding:2px 0px 4px 25px;border:1px solid #ccc;border-top:0;background:url() no-repeat left;background-position:7% 50%;}
.sidebar ul ul li a{color:#222;text-decoration:none;}
.sidebar ul ul li:hover{font-weight:bold;background:url() no-repeat left #e6e8ea;background-position:7% 50%;}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -10px;
	left: -260px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 141px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 400px;
	height: 565px;
}





/* =Hoverbox2 Code
----------------------------------------------------------------------*/

.hoverbox2
{
	cursor: default;
	list-style: none;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -100px;
	left: 210px;
	z-index: 1;
}

.hoverbox2 img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 141px;
}

.hoverbox2 li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 400px;
	height: 565px;
}

span.codedirection {
    direction:rtl;
    unicode-bidi:bidi-override;
    }

