@charset "utf-8";


@import url(archives_common.css);


/* ---------------------------------------------------------------------------------------------------- */
/* image-title */

h1 {
	font-size: 2px;
	text-indent: -999em;
}



/* ---------------------------------------------------------------------------------------------------- */
/* headline */

/* h1 */

h1 {
	height: 45px;
	background: no-repeat left top;
	margin-bottom: 20px;
}

#toch00 h1 { background: url(../images/tochigi/t-tochigi.gif);}
#tochac h1 { background: url(../images/tochigi/t-access.gif);}
#tochhi h1 { background: url(../images/tochigi/t-history.gif);}
#tochse h1 { background: url(../images/tochigi/t-season.gif);}
#tochch h1 { background: url(../images/tochigi/t-character.gif);}
#tochcu h1 { background: url(../images/tochigi/t-cultural.gif);}
#sigh00 h1 { background: url(../images/sightseeing/t-sightseeing.gif);}
#sighpl h1 { background: url(../images/sightseeing/t-plan.gif);}
#sighvo h1 { background: url(../images/sightseeing/t-volunteer.gif);}
#sighsh h1 { background: url(../images/sightseeing/t-ship.gif);}
#sighwa h1 { background: url(../images/sightseeing/t-walking.gif);}
#sighku h1 { background: url(../images/sightseeing/t-kuraodori.gif);}
#sighpa h1 { background: url(../images/sightseeing/t-pamphlet.gif);}
#sighti h1 { background: url(../images/sightseeing/t-ticket.gif);}
#acce00 h1 { background: url(../images/access/t-access.gif);}
#accepa h1 { background: url(../images/access/t-parking.gif);}
#accebu h1 { background: url(../images/access/t-bus.gif);}
#acceta h1 { background: url(../images/access/t-taxi.gif);}
#accest h1 { background: url(../images/access/t-station.gif);}
#acceur h1 { background: url(../images/access/t-urgent.gif);}
#info00 h1 { background: url(../images/information/t-information.gif);}
#infoad h1 { background: url(../images/information/t-ad.gif);}
#infoli h1 { background: url(../images/information/t-link.gif);}
#infoco h1 { background: url(../images/information/t-contact.gif);}
#infopo h1 { background: url(../images/information/t-policy.gif);}
#site00 h1 { background: url(../images/sitemap/title.gif);}
#evensc h1 { background: url(../images/event/t-schedule.gif);}
#evenab h1 { background: url(../images/event/t-about.gif);}
#evenda h1 { background: url(../images/event/t-dashi.gif);}


/* ---------------------------------------------------------------------------------------------------- */
/* sitemap */

#site00 .ebox {
	margin-left: 0;
}

#site00 .box2 {
	width: 355px;
}

#site00 .ebox dl {
	margin-bottom: 20px;
}

#site00 .ebox dt {
	margin-bottom: 5px;
}

#site00 .ebox dd {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}

#site00 .ebox dd a {
	background: url(../images/common/p-ar01-999.gif) no-repeat left center;
	padding-left: 14px;
}

#site00 .ebox dd.la, #site00 .ebox dl.la {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}



/* ---------------------------------------------------------------------------------------------------- */
/* tochigi */

#toch00 .tbl01 {
	width: 380px;
}

/* cultural-assets */

#tochcu .tbl01 {
	margin: 0;
}

#tochcu th {
	border-right: 1px solid #CCC;
	text-align: center;
	width: 5%;
}

#tochcu td {
	border-right: 1px dotted #CCC;
}

#tochcu td.n {
	text-align: right;
}

#tochcu caption {
	text-align: right;
	margin-bottom: 5px;
}

#tochcu caption .s01 { color: #F00;}
#tochcu caption .s02 { color: #09C;}
#tochcu caption .s03 { color: #690;}
#tochcu caption .s04 { color: #F60;}

#tochcu th.s01 { background: #F00;}
#tochcu th.s02 { background: #09C;}
#tochcu th.s03 { background: #690;}
#tochcu  th.s04 { background: #F60;}



/* ---------------------------------------------------------------------------------------------------- */
/* plan */

span.color {
	color:#690;
	background: url(../images/common/p-ar02-77B200.gif) no-repeat left center;
	padding-left: 14px;
}



/* ---------------------------------------------------------------------------------------------------- */
/* link */

#infoli .ebox .photo li img {
	margin-bottom: 5px;
}



/* ---------------------------------------------------------------------------------------------------- */
/* parking */

#accepa .tbl01 th {
	width: 20%;
}



/* ---------------------------------------------------------------------------------------------------- */
/* bus */

#accebu .tbl01 th {
	width: 40%;
}



