@charset "Shift_JIS";

/*インデックス--------------------------------------------------------------------------------------------*/
	/*全体共通---------------------------------------------------------------------*/
	/*Top---------------------------------------------------------------------*/
	/*音楽---------------------------------------------------------------------*/
	/*舞台---------------------------------------------------------------------*/
	/*美術---------------------------------------------------------------------*/
	/*スポーツ---------------------------------------------------------------------*/
	/*その他---------------------------------------------------------------------*/
	
	/*各イベントページ---------------------------------------------------------------------*/

	
	





	
/*全体共通--------------------------------------------------------------------------------------------*/
* {
	font-size: 12px;
	line-height: 1.3em;
}
body {
	margin: 0px;
	padding: 0px;
/*	background: url(images/bg_body.gif) repeat-x top;*/
}
#topWrapper {
	padding: 1px;
	background: url(images/bg_body.gif) repeat-x top;
}
#wrapper {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
#event_header {
	width: 840px;
	height: 75px;
	margin-top: 4px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #5D5045;
}
#event_header p {
	display: block;
	float: left;
}
#event_header span {
	display: block;
	float: right;
	text-align: right;
	width: 470px;
	margin-top: 3px;
}
#event_header span img {
	margin-right: 3px;
	margin-left: 3px;
}
.mainL {
	background: #FFF;
	border-left: 2px solid #E9B000;
	border-right: 2px solid #E9B000;
}
.mainR {
	background: #FFF;
	border-right: 2px solid #E9B000;
	padding: 1px 4px;
}
/*.mainR img {
	margin-top: 3px;
}*/
.floR {
	float: right;
}
.floL {
	float: left;
}
.mgnB5 {
	margin-bottom: 5px;
}
.mgnB10 {
	margin-bottom: 10px;
}
.mgnB15 {
	margin-bottom: 15px;
}
.mgnB20 {
	margin-bottom: 20px;
}
#whats {
	width: 190px;
	overflow: auto;
	height: 213px;
	background: #FFFFFF;
	border-right: 1px solid #BCAC93;
	border-left: 1px solid #BCAC93;
	text-align: left;
	padding: 4px;
}
#whats dt {
	font-size: 12px;
	color: #5D5045;
	font-weight: bold;
	background: url(images/arr01.gif) no-repeat;
	padding-left: 1em;
}
#whats dd {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px 0px 6px;
	padding-left: 1em;
	border-bottom: 1px dashed #CCCCCC;
}

#naviArea {
	height: 31px;
	width: 700px;
	margin-left: 33px;
}
#naviArea img {
	margin-right: 5px;
}
p {
	margin: 0;
}
ul,li {
	margin-top: 2px;
	margin-bottom: 4px;
}
h1,h2,h3 {
	margin: 0;
}
#infoArea {
	width: 840px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FABD00;
}



/*Top---------------------------------------------------------------------*/
.conttop {
	border-right: 2px solid #FAC735;
	border-left: 2px solid #FAC735;
}

/*音楽---------------------------------------------------------------------*/
.contmusic {
	border-right: 2px solid #FCB7C1;
	border-left: 2px solid #FCB7C1;
}

.boxMusic {
	border: 2px solid #FDCED6;
	background-color: #FEEDEF;
	vertical-align: top;
}
.boxMusic p {
	border-top: 1px dashed #FCB7C1;
	padding-top: 5px;
}

.boxMusic span {
	background-image: url(images/bg_lk.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 98px;
	display: block;
	text-align: center;
	padding-top: 4px;
	float: right;
}
.boxMusic span a {
	color: #FFF;
	text-decoration: underline;
}

/*舞台---------------------------------------------------------------------*/
.contstage {
	border-right: 2px solid #9CE64D;
	border-left: 2px solid #9CE64D;
}

.boxStage {
	border: 2px solid #8AE21A;
	background-color: #EFFCE0;
	vertical-align: top;
}
.boxStage p {
	border-top: 1px dashed #8AE21A;
	padding-top: 5px;
}
.boxStage span {
	background-image: url(images/bg_lk.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 98px;
	display: block;
	text-align: center;
	padding-top: 4px;
	float: right;
}
.boxStage span a {
	color: #FFF;
	text-decoration: underline;
}


/*美術---------------------------------------------------------------------*/
.contart {
	border-right: 2px solid #7FBAEF;
	border-left: 2px solid #7FBAEF;
}

.boxArt {
	border: 2px solid #60A2DC;
	background-color: #E2F1FC;
	vertical-align: top;
}
.boxArt p {
	border-top: 1px dashed #60A2DC;
	padding-top: 5px;
}
.boxArt span {
	background-image: url(images/bg_lk.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 98px;
	display: block;
	text-align: center;
	padding-top: 4px;
	float: right;
}
.boxArt span a {
	color: #FFF;
	text-decoration: underline;
}


/*スポーツ---------------------------------------------------------------------*/
.contsports {
	border-right: 2px solid #4f86ec;
	border-left: 2px solid #4f86ec;
}

.boxSports {
	border: 2px solid #4f86ec;
	background-color: #e1ebfe;
	vertical-align: top;
}
.boxSports p {
	border-top: 1px dashed #4f86ec;
	padding-top: 5px;
}
.boxSports span {
	background-image: url(images/bg_lk.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 98px;
	display: block;
	text-align: center;
	padding-top: 4px;
	float: right;
}
.boxSports span a {
	color: #FFF;
	text-decoration: underline;
}




/*その他---------------------------------------------------------------------*/
.contother {
	border-right: 2px solid #AEAEE7;
	border-left: 2px solid #AEAEE7;
}

.boxOther {
	border: 2px solid #ACADE3;
	background-color: #EDEDF8;
	vertical-align: top;
}
.boxOther p {
	border-top: 1px dashed #A5A5DF;
	padding-top: 5px;
}
.boxOther span {
	background-image: url(images/bg_lk.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 98px;
	display: block;
	text-align: center;
	padding-top: 4px;
	float: right;
}
.boxOther span a {
	color: #FFF;
	text-decoration: underline;
}



/*フッター---------------------------------------------------------------------*/
#footer {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*YTVヘッダー------------------------------------------------------------------*/
li.ytvheader{
	margin:0px;
	padding;0px;
}


/*各イベントページ---------------------------------------------------------------------*/
.boxEve {
	border: 2px solid #5D5045;
	background-color: #fbf7f1;
}
img.waku {
	border: 1px solid #5D5045;
}
.boxEvehd {
	color: #FFF;
	background-color: #5D5045;
	padding: 5px;
}
.eventCap {
	width: 230px;
	padding: 5px;
}
#boxSub {
	margin-bottom: 10px;
}
#boxSub th {
	padding: 5px;
	background-color: #5D5045;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 110px;
	text-align: center;
}
#boxSub td {
	padding: 5px;
	border-bottom: 1px dashed #5D5045;
}

.eventMusic {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0BDC4;
	border-right-color: #F0BDC4;
	border-bottom-color: #F0BDC4;
	border-left-color: #F0BDC4;
}
.eventMusic strong {
	font-size: 14px;
}

.eventStage {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CD24B;
	border-right-color: #8CD24B;
	border-bottom-color: #8CD24B;
	border-left-color: #8CD24B;
}
.eventStage strong {
	font-size: 14px;
}

.eventArt {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #71A5D4;
	border-right-color: #71A5D4;
	border-bottom-color: #71A5D4;
	border-left-color: #71A5D4;
}
.eventArt strong {
	font-size: 14px;
}

.eventSports {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5D92F2;
	border-right-color: #5D92F2;
	border-bottom-color: #5D92F2;
	border-left-color: #5D92F2;
}
.eventSports strong {
	font-size: 14px;
}

.eventOther {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F9CD3;
	border-right-color: #9F9CD3;
	border-bottom-color: #9F9CD3;
	border-left-color: #9F9CD3;
}
.eventOther strong {
	font-size: 14px;
}

