@charset "Shift_Jis";

/*---- NF044 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #E6E6E6;
	scrollbar-face-color: #E6E6E6;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-highlight-color: #EEE;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #1EC1FF;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color: #666;
	font-size: 83.3%;
	font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
	background: #E6E6E6;
}

a {
	text-decoration: none;
}

a:link {
	color: #1EC1FF;
}

a:visited {
	color: #1EC1FF;
}

a:hover {
	color: #CCC;
}

a:active {
	color: #CCC;
}

h1, h2 {
	font-weight: normal;
}

h1, h2, h3 {
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Osaka, Sans-Serif;
}

h1 {
	color: #000;
	font-size: 83%;
	letter-spacing: 10px;
}
	h1 a:link {color: #000;}
	h1 a:visited {color: #000;}
	h1 a:hover {color: #FFF;}

h2 {
	color: #000;
	font-size: 77%;
}

	h2.category {
		margin-bottom: 15px;
		padding-left: 20px;
		color: #C9C9C9;
		font-size: 200%;
		background: #EEE;
	}

h3 {
	margin-left: 20px;
	padding-left: 20px;
	color: #666;
	font-size: 100%;
	background: url("ff.gif") center left no-repeat;
}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #C9064C;
	font-style: normal;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

b {
	font-weight: bold;
}

i {
	font-style: oblique;
}

address, cite {
	font-style: normal;
}

code {
	font-family: monospace;
}

table {
	margin: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	padding: 2px 5px;
	border: 1px solid #CCC;
}

hr {
	display: none;
}
	.line {
		margin: 15px 0;
		border-top: 1px dashed #CCC;
	}

	.clears {
		clear: both;
		padding: 0 0 1em 0;
	}

img {
	border: 0;
	vertical-align: middle;
}

.write a img {
	border: 1px solid #FFF;
}

.write a:hover img {
	border: 1px solid #1EC1FF;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 15px 10px 10px 20px;
	border: 1px dashed #CCC;
	color: #888;
	background: url("quo.gif") 5px 5px no-repeat;
}

input, select, textarea {
	margin: 2px 0;
	width: 50%;
	border: 1px solid #CCC;
	color: #666;
	font-size: 100%;
	font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
	background: #FFF;
}

textarea {
	width: 90%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	margin: 15px auto;
	width: 600px;
}

div#header {
	background: #FFF;
}

div#title {
	padding: 40px 0 0 60px;
	height: 164px;
	border-right: 1px solid #DDD;
	background: url("nor_city004.gif") center no-repeat;
}

div#top_navi a {
	color: #000;
}

div#top_navi a:hover {
	color: #FFF;
}

div#contents {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #FFF;
}

div.write {
	padding: 15px 40px;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: square inside;
}

div.write ol li {
	list-style: decimal;
	margin: 0 0 0 20px;
}

div.write ul.parallel {
	margin: 0;
}

ul.parallel li {
	display: inline;
	list-style: none;
}

ul.parallel li img {
	margin: 0 2px 3px 0;
}

dl {
	margin: 0 0 1em 0;
}

dt {	}

dd {
	margin: 0 0 5px 15px;
}

dl.parallel dt {
	width: 120px;
	line-height: 1.6;
}

dl.parallel dd {
	margin: -1.6em 0 5px 120px;
	padding: 0 0 0 15px;
}

p.info {
	margin: 0 0 1em 0;
	padding: 2px 10px 0 0;
	height: 80px;
	overflow: auto;
	border: 0;
}

.deco {
	line-height: 22px;
	background: url("line004.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}

.page_navi li {
	list-style: none;
	text-align: right;
}

.page_navi li a {
	margin-right: 20px;
	padding-right: 15px;
	font-size: 77%;
	background: url("p_arrow003.gif") center right no-repeat;
}

div#menu {
	text-align: right;
	background: #333;
}

div#menu li {
	display: inline;
	list-style: none;
	padding: 0 7px;
}

div#menu li a {
	color: #EEE;
	text-decoration: none;
}

div#menu li a:hover,
div#footer li a:hover,
#copy a:hover {
	border-bottom: 1px solid #1EC1FF;
	background: #333 url("p_arrow003.gif") bottom center no-repeat;
}

div#footer {
	margin: 30px auto 0 auto;
	padding: 2px 0;
	text-align: center;
	background: #333;
}

div#footer li {
	display: inline;
	list-style: none;
	padding: 0 10px;
}

div#footer li a {
	color: #EEE;
}

#copy, #copy a {
	color: #EEE;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#entrance {
	margin: 50px auto 0 auto;
	padding: 20px 20px 10px 20px;
	width: 560px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #FFF;
}