@charset "shift_jis";

/*
 * Style sheet for directry top pages of Hakua Site
 * http://www2.iwate-ed.jp/mo1-h/style/dir.css
 * webmaster&#64;mo1-h.iwate-ed.jp
 * revised on 2003-05-05 by tz
 */

@import url(dir2.css);

body { 
	font-size: small; 
	font-family: Tahoma, sans-serif; 
	color: #4f4f4f; 
	margin: 0; 
	padding: 0; 
	}


body.news { 
	background: #8470ff url(../img/news.png) top left fixed no-repeat; 
	}

body.seito { 
	background: #8470ff url(../img/seito.png) top left fixed no-repeat; 
	}

body.info { 
	background: #8470ff url(../img/info.png) top left fixed no-repeat; 
	}

body.link { 
	background: #8470ff url(../img/link.png) top left fixed no-repeat; 
	}

body.about { 
	background: #8470ff url(../img/about.png) top left fixed no-repeat; 
	}

a { 
	text-decoration: none; 
	}

a:link { 
	color: #00c; 
	background: transparent; 
	}

a:visited { 
	color: #363; 
	background: transparent; 
	}

a:active, 
a:hover { 
	text-decoration: underline; 
	color: #f30; 
	background: #ffff02; 
	}

img, 
:link, 
:visited, 
:active, 
:hover { 
	border: 0;
	}

p { 
	text-indent: 1em; 
	line-height: 1.6em; 
	margin: 1em 10%; 
	}

p.navbar { 
	font-size: 10.5pt; 
	font-family: Verdana, sans-serif; 
	color: #000; 
	background: #e8e8e8; 
	text-indent: 0; 
	line-height: 1em; 
	margin: 0; 
	padding: 0.3em 0.5em; 
	border: medium outset; 
	}

kbd { 
	font-size: 0.8em; 
	color: #4f4f4f; 
	background: transparent; 
	}

span.here { 
	color: #000; 
	background: #fff; 
	}

hr { 
	display: none; 
	}

hr.inline { 
	display: block; 
	color: #9c9c9c; 
	background-color: #9c9c9c; 
	border-style: inset; 
	}

div.main { 
	color: #4f4f4f; 
	background: #fff; 
	margin: 28px; 
	padding: 1em; 
	border: medium outset; 
	}

h { 
	font-family: Verdana, sans-serif; 
	}

h1 { 
	font-size: 2.1em; 
	font-weight: 700; 
	color: #b22222; 
	background: #ccc url(../img/hakua.gif) left no-repeat; 
	margin: 0; 
	padding: 0.5em 65px; 
	border: medium outset; 
	}

dl, ul, ol { 
	line-height: 1.6em; 
	margin: 1em 10%; 
	}

dt { 
	font-weight: 600; 
	color: #8b2323; 
	background: transparent; 
	}

ul ul, 
ul ol, 
dl ul ol, 
dl ol, 
dl ul, 
dl ol ul, 
dl ul ol, 
ol ol, 
ol ul { 
	margin: 0 0 0 2em; 
	}

ul ul ul { 
	list-style: none; 
	margin: 0 0 0 2em; 
	}

strong {
	color: #dc143c; 
	}

em {
	font-style: normal; 
	color: #f00; 
	}

table {
	font-size: 1em; 
	color: #000; 
	}

th, td {
	padding: 0.3em; 
	}



span.ie { 
	filter: shadow(direction=135, color=#ffffff); 
	position: relative; 
	height: 1em; 
	width: 100%; 
	}

p.lead { 
	text-indent: 0; 
	}
h2 { 
	font-size: 1.6em; 
	font-weight: 600; 
	color: #008b45; 
	background: #e8e8e8; 
	margin: 0; 
	padding: 0.3em 1em; 
	border: thin outset; 
	}

h3 { 
	font-size: 1.3em; 
	color: #06f; 
	background: #ffa; 
	margin: 0 5%; 
	padding: 0.2em 0.5em; 
	border: none; 
	}

p.img { 
	float: left; 
	margin-top: 1em; 
	}

ul.contents { 
	margin-left: 1em; 
	}

ul, ol { 
	line-height: 1.6em; 
	margin: 1em 10%; 
	}






div.search { 
	font-size: 1em; 
	margin: 1em 7em 1em 15%; 
	}

address { 
	font-size: 0.95em; 
	font-style: normal; 
	color: #008b8b; 
	background: #ccc; 
	line-height: 1em; 
	text-align: right; 
	margin: 0; 
	padding: 0.3em 0; 
	border: medium outset; 
	}

span.site { 
	font-size: 100%; 
	color: #4f4f4f; 
	background: #fffffa; 
	}

cite { 
	font-style: normal; 
	color: #000; 
	background: transparent; 
	}

div.map { 
	display: none; 
	}
