@charset "Shift_JIS";


/*//////////////////////////////////////////////////////////////////////// 
// Event
//////////////////////////////////////////////////////////////////////// */

#Event h3{
	font-size: 110%;
	color: #5B6117;
	padding: 10px 0px 0px 0px;
}

#eventInfo{
	clear: both;
	background: #F6E3E3;
	line-height: 1.25em;
	padding: 8px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

#Event00, #Event01, #Event02, #Event03, #Event04, #Event05, #Event06, #Event07, #Event08, #Event09{
	margin: 0px 0px 50px 0px;
}

#Event00 p, #Event01 p, #Event02 p, #Event03 p, #Event04 p, #Event05 p, #Event06 p, #Event07 p, #Event08 p, #Event09 p{
	line-height: 1.25em;
	margin: 0px 0px 1em 0px;
}

#Event00 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event00 .bar01{
	width: 50px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event01 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event01 .bar01{
	width: 355px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event02 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event02 .bar01{
	width: 330px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event03 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event03 .bar01{
	width: 405px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event04 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event04 .bar01{
	width: 50px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event05 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event05 .bar01{
	width: 300px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event06 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event06 .bar01{
	width: 420px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event07 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event07 .bar01{
	width: 440px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event08 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event08 .bar01{
	width: 315px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Event09 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../../img/bar02.gif) top left repeat-x;
}

#Event09 .bar01{
	width: 320px;
	height: 15px;
	font-size: 1px;
	background: url(../../img/bar01.gif) top left repeat-x;
}

#Picture{
	text-align: center;
	margin: 0px auto;
}

#Picture img{
	padding: 0px 0px 5px 0px;
}

#Picture p{
	width: 220px;
	background: #E2E2E2;
	margin: 0px auto;
	padding: 8px 0px;
}

.pictureSub{
	font-size: 80%;
}

.eventItem{
	background: #F3F0DE;
	line-height: 1.25em;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.eventArtist{
	line-height: 1.25em;
	margin: 0px 0px 10px 0px;
}

#Event h4{
	font-size: 110%;
	color: #5B6117;
	padding: 10px 0px 0px 0px;
}

table.eventWorks{
	margin: 5px auto;
}

table.eventWorks td{
	color: #5B6117;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}

table.eventWorks img{
	margin: 0px auto 5px;
}

table.eventWorks p{
	width: 180px;
	background: #E2E2E2;
	margin: 0px auto;
	padding: 8px 0px;
}

img.imgRight{
	float: right;
	margin: 0px 0px 0px 50px;
}

