@charset "shift_jis";

/* --box --*/

#body_bg_box {
	background:url(../imgs/bg_others_side.gif) repeat-y;
	width:960px;
	}
	
#body_bg_box li.absolute{
	border-bottom:2px dotted #c1b3a0;
	}
									
#body_bg_box li.absolute a:link {
	color:#765;
	}
										
#body_bg_box li.absolute a:visited {
	color:#765;
	}
												
#body_bg_box li.absolute a:hover {
	color:#765;
	}
	
#body_bg_box li.absolute a:active {
	color:#765;
	}
	
#sideconte_box li {
	list-style:none;
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow_oth.gif) 0 0.9em no-repeat;
	}
	
/* --box --*/


/* --title --*/

#body_box .title_box {
	background:#c1b3a0 url(../../others/imgs/bg_others_title.gif) repeat-y;
	padding:2px 10px 2px 10px;
	font-weight:bold;
	}
	
#body_box .sub_title {
	font-weight:bold;
	border-bottom:3px solid #7f7361;
	margin-bottom:1em;
	display:block;
	}
	
/* --title --*/


/* --list --*/

#body_box ul {
	padding:0 0 0 1em;
	}
		
#body_box ul.basic {
	list-style:none;
	}
	
#body_box ul.basic li {
	text-indent:-1em;
	}
	
#body_box ul.basic li:first-letter {
	color:#7f7361;
	}

#body_box dl.ueno,#body_box dl.shizen,
#body_box dl.tsukuba,#body_box dl.shinjyuku,
#body_box dl.sangyo,#body_box dl.kogai,
#body_box dl.sonota {
	padding:1em 0 0 1em;
	}
		
#body_box dl.ueno dd,#body_box dl.shizen dd,
#body_box dl.tsukuba dd,#body_box dl.shinjyuku dd,
#body_box dl.sangyo dd,#body_box dl.kogai dd,
#body_box dl.sonota dd {
	padding:1em;
	background:#f4f2ef;
	}
	
#body_box dl.ueno dt {
	font-weight:bold;
	border-bottom:2px solid #fe4400;
	}
	
#body_box dl.ueno dt:first-letter {
	color:#fe4400;
	}
	
#body_box dl.shizen dt {
	font-weight:bold;
	border-bottom:2px solid #24b7d9;
	}
	
#body_box dl.shizen dt:first-letter {
	color:#24b7d9;
	}
	
#body_box dl.tsukuba dt {
	font-weight:bold;
	border-bottom:2px solid #96ce30;
	}
	
#body_box dl.tsukuba dt:first-letter {
	color:#96ce30;
	}
	
#body_box dl.shinjyuku dt {
	font-weight:bold;
	border-bottom:2px solid #c857a2;
	}
	
#body_box dl.shinjyuku dt:first-letter {
	color:#c857a2;
	}
	
#body_box dl.sangyo dt {
	font-weight:bold;
	border-bottom:2px solid #ebb413;
	}
	
#body_box dl.sangyo dt:first-letter {
	color:#ebb413;
	}
	
#body_box dl.kogai dt {
	font-weight:bold;
	border-bottom:2px solid #666;
	}
	
#body_box dl.kogai dt:first-letter {
	color:#666;
	}
	
#body_box dl.sonota dt {
	font-weight:bold;
	border-bottom:2px solid #666;
	}
	
#body_box dl.sonota dt:first-letter {
	color:#666;
	}
		
/* --list --*/


/* --link --*/
		
#body_box a.arrow:link {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}
										
#body_box a.arrow:visited {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}
												
#body_box a.arrow:hover {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}
	
#body_box a.arrow:active {
	padding:5px 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.6em no-repeat;
	}

#body_box div.arrow {
	padding:0 0 0 10px;
	background:url(../imgs/bg_linkarrow.gif) 0 0.5em no-repeat;
	}

/* --link --*/


/* --table --*/
	
#body_box table.exhibition {
	border-style:solid;
	border-width:1px 0 0 1px;
	border-color:#fff;
	border-collapse:collapse;
	font-size:12px;
	width:100%;
	margin:0 0 0.5em 0;
	}
	
#body_box table.exhibition td {
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#fff;
	vertical-align:middle;
	background:#e5e5e5;
	padding:10px;
	}
	
#body_box table.exhibition th {
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#fff;
	vertical-align:middle;
	background:#ccc;
	padding:10px;
	}
	
#body_box table.exhibition td.name {
	width:530px;
	}
	
#body_box table.exhibition td.period {
	width:90px;
	text-align:center;
	}
	
#body_box table.exhibition th.period,
#body_box table.exhibition th.name {
	text-align:center;
	}
	
/* --table --*/	


/* --calendar --*/	

#body_box div.calendar table a:link {
	color:#333;
	}
										
#body_box div.calendar table a:visited {
	color:#333;
	}
												
#body_box div.calendar table a:hover {
	color:#333;
	}
	
#body_box div.calendar table a:active {
	color:#333;
	}
	
#body_box div.calendar {
	float:left;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#a99882;
	}
	
#body_box div.calendar_center {
	margin:0 7px 0 7px;
	}
			
#body_box div.calendar table {
	border-collapse:collapse;
	font-size:12px;
	width:200px;
	}
	
#body_box div.calendar table td {
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#fff;
	vertical-align:middle;
	background:#edeae5;
	text-align:center;
	}
	
#body_box div.calendar table th {
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#fff;
	vertical-align:middle;
	background:#dcd5cb;
	text-align:center;
	}
	
#body_box div.calendar table th.month {
	background:#c1b3a0;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#fff;
	}
	
#body_box div.calendar table th.month_act {
	background:#a99882;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#fff;
	}
	
#body_box div.calendar table td.today {
	font-weight:bold;
	}
	
#body_box div.calendar table td.holiday {
	background:#ffbdbd;
	}
	
#body_box .holiday {
	color:#ffbdbd;
	}
	
#body_box div.calendar table .right {
	border-width:0 0 1px 0;
	}
	
#body_box div.calendar table td.select {
	background:#eae0be;
	}
		
#body_box div.calendar table.closure td {
	text-align:left;
	padding:5px;
	background:#ffebeb;
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#ffebeb;
	}
	
/* --search --*/	

#body_box div.search table {
	border-collapse:collapse;
	font-size:12px;
	width:620px;
	margin-top:2em;
	}
	
#body_box div.search table th {
	background:#808080;
	padding:5px 10px 10px 10px;
	border-style:solid;
	border-width:1px 0 1px 0;
	border-color:#333;
	}
	
#body_box div.search table td {
	background:#666;
	padding:10px 10px;
	}

#body_box div.search_day table {
	border-collapse:collapse;
	font-size:12px;
	width:620px;
	margin-bottom:2em;
	}
	
#body_box div.search_day table th {
	background:#808080;
	padding:5px 10px 10px 10px;
	border-style:solid;
	border-width:1px 0 1px 0;
	border-color:#333;
	}
	
#body_box div.search_day table td {
	background:#666;
	padding:10px 10px;
	text-align:center;
	color:#fff;
	}	

/* --search --*/	


/* --event_table --*/	

#body_box div.event_table table.outline {
	border-collapse:collapse;
	font-size:12px;
	width:620px;
	margin-top:2em;
	}
	
#body_box div.event_table table.outline td {
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#fff;
	vertical-align:middle;
	background:#f4f2ef;
	padding:5px 10px;
	}
	
#body_box div.event_table table.outline th {
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#fff;
	vertical-align:middle;
	background:#c1b3a0;
	font-weight:normal;
	padding:10px 5px;
	text-align:center;
	}
	
#body_box div.event_table table.outline th.name {
	font-weight:bold;
	text-align:left;
	}
	
#body_box div.event_table table.outline td.schedule p {
	font-weight:bold;
	}
	
#body_box div.event_table table.outline div.person {	
	padding:0.5em 0 0 0;
	margin:0.5em 0 0 2em;
	border-top:2px dotted #aaa;
	font-size:11px;
	}
		
#body_box div.event_table table.outline td.item {	
	font-weight:bold;
	text-align:center;
	}
		
#body_box div.event_table table.outline .center {
	text-align:center;
	}

#body_box div.event_table table.outline .alert {
	background:#fff;
	padding:4px 0 0 0;
	margin-top:3px;
	border-width:1px 0;
	border-style:solid;
	border-color:#f99;
	font-size:11px;
	text-align:center;
	}

#body_box div.event_table table.outline .event_end {
	background:#ccc;
	padding:4px 0 0 0;
	margin-top:3px;
	border-width:1px 0;
	border-style:solid;
	border-color:#333;
	font-size:11px;
	text-align:center;
	}

#body_box div.event_table table.outline .event_onthatday {
	background:#fff;
	padding:4px 0 0 0;
	margin-top:3px;
	border-width:1px 0;
	border-style:solid;
	border-color:#333;
	font-size:11px;
	text-align:center;
	}

#body_box div.event_table table.outline .event_acceptance {
	background:#69f;
	padding:4px 0 0 0;
	margin-top:3px;
	border-width:1px 0;
	border-style:solid;
	border-color:#fff;
	font-size:11px;
	text-align:center;
	color:#fff;
	}

#body_box div.event_table table.outline .event_inquiry {
	background:#fff;
	padding:4px 0 0 0;
	margin-top:3px;
	border-width:1px 0;
	border-style:solid;
	border-color:#f33;
	font-size:11px;
	text-align:center;
	color:#f33;
	}
				
#body_box div.event_table table.outline td.space01 {
	padding:0;
	width:75px;
	border:none;
	}
		
#body_box div.event_table table.outline td.space02 {
	padding:0;
	width:75px;
	border:none;
	}
	
#body_box div.event_table table.outline td.space03 {
	padding:0;
	width:170px;
	border:none;
	}
	
#body_box div.event_table table.outline td.space04 {
	padding:0;
	width:150px;
	border:none;
	}
	
#body_box div.event_table table.outline td.space05 {
	padding:0;
	width:55px;
	border:none;
	}
	
#body_box div.event_table table.outline td.space06 {
	padding:0;
	width:95px;
	border:none;
	white-space:nowrap;
	}	

/* --color set ueno --*/
	
#body_box div.event_table table.ueno th {
	border-top:3px solid #fe4400;
	background:#ffb499;
	}
	
#body_box div.event_table table.ueno td {
	background:#fff5f2;
	}
			
#body_box div.event_table table.ueno td.schedule {
	background:#ffe8e0;
	}
	
#body_box div.event_table table.ueno td.host {
	background:#ffd2c2;
	}	
				
/* --color set shizen --*/

#body_box div.event_table table.shizen th {
	border-top:3px solid #24b7d9;
	background:#a7e2f0;
	}
	
#body_box div.event_table table.shizen td {
	background:#f4fcfd;
	}
			
#body_box div.event_table table.shizen td.schedule {
	background:#e4f6fa;
	}
	
#body_box div.event_table table.shizen td.host {
	background:#cbeef6;
	}		
	
/* --color set tsukuba --*/

#body_box div.event_table table.tsukuba th {
	border-top:3px solid #96ce30;
	background:#d5ebac;
	}	
	
#body_box div.event_table table.tsukuba td {
	background:#f9fcf4;
	}
			
#body_box div.event_table table.tsukuba td.schedule {
	background:#f2f9e6;
	}
	
#body_box div.event_table table.tsukuba td.host {
	background:#e6f3cd;
	}	
	
/* --color set shinjyuku --*/

#body_box div.event_table table.shinjyuku th {
	border-top:3px solid #c857a2;
	background:#e9bbd9;
	}	
	
#body_box div.event_table table.shinjyuku td {
	background:#fcf6fa;
	}
			
#body_box div.event_table table.shinjyuku td.schedule {
	background:#f8eaf3;
	}
	
#body_box div.event_table table.shinjyuku td.host {
	background:#f2d7e9;
	}	
	
/* --color set sangyo --*/

#body_box div.event_table table.sangyo th {
	border-top:3px solid #ebb413;
	background:#f7e1a0;
	}	
	
#body_box div.event_table table.sangyo td {
	background:#fefbf3;
	}
			
#body_box div.event_table table.sangyo td.schedule {
	background:#fcf5e2;
	}
	
#body_box div.event_table table.sangyo td.host {
	background:#faedc6;
	}		
	
/* --color set kogai --*/

#body_box div.event_table table.kogai th {
	border-top:3px solid #666;
	background:#d1d0ce;
	}
	
#body_box div.event_table table.kogai td {
	background:#f4f2ef;
	}
			
#body_box div.event_table table.kogai td.schedule {
	background:#e8e6e3;
	}
	
#body_box div.event_table table.kogai td.host {
	background:#e1e0dd;
	}	
	
/* --color set sonota --*/

#body_box div.event_table table.sonota th {
	border-top:3px solid #666;
	background:#d1d0ce;
	}
	
#body_box div.event_table table.sonota td {
	background:#f4f2ef;
	}
			
#body_box div.event_table table.sonota td.schedule {
	background:#e8e6e3;
	}
	
#body_box div.event_table table.sonota td.host {
	background:#e1e0dd;
	}	

	
/* --event_table --*/	