<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

body{
	background-color:transparent;
	color:#fff;
	overflow-y:hidden;
}
.section{
	width:804px;
	background:#3e3e3e url(../img/event/prof_w02.jpg) repeat-y;
}
/***ui-tab***/
.section #ui-tab{
	width:713px;
	overflow:hidden;
	margin:0 auto 20px auto;
	text-align:left;
}
.section #ui-tab li{
	float:left;
	padding-right:19px;
}
.section div{
	text-align:left;
	margin:0 auto;
}
#fragment-1, #fragment-2{
	width:423px;
	padding-left:273px;
	_height:262px;
	min-height:262px;
	margin-bottom:20px;
}
.section div p{line-height:1.8;}
.section p img{vertical-align:bottom;}
.section h1{padding:60px 0 10px 0;}
.section div#fragment-1{background:#3e3e3e url(../img/event/prof01.jpg) no-repeat 30px 0;}
.section div#fragment-2{background:#3e3e3e url(../img/event/prof02.jpg) no-repeat 30px 0;}

/***index ticket***/
#ticket{
	width:536px;
	margin:0 auto;
	overflow:hidden;
}
/***index printc***/
div#fragment-3, div#fragment-4{
	width:724px;
	height:299px;
	background:none;
	padding-bottom:10px;
	margin:0 auto;
}
#printc #ui-tab{width:700px;}
#printc #ui-tab li{padding-right:40px;}
/***index news***/
#new-meig{
	width:724px;
	_height:377px;
	min-height:377px;
	margin:0 auto;
	background:#3e3e3e url(../img/news/meig_photo.jpg) no-repeat right top;
}
#new-meig h1{
	margin-bottom:20px;
	padding:10px 0 0 0;
}
#new-meig div{
	padding:0 190px 0 20px;
	line-height:1.5;
}
#new-meig h2{
	margin-bottom:10px;
}
#new-meig div p{
	margin-bottom:10px;
}</pre></body></html>