@charset "Shift_Jis";

/*---- NF077 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #555;
	scrollbar-face-color: #555;
	scrollbar-shadow-color: #FFF;
	scrollbar-darkshadow-color: #444;
	scrollbar-highlight-color: #444;
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #FFF;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color: #555;
	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: #000 url("others063.gif") center top;
}

a {
	text-decoration: none;
}

a:link {
	color: #8A0942;
}

a:visited {
	color: #8A0942;
}

a:hover {
	color: #666;
}

a:active {
	color: #666;
}

	div.write a {text-decoration: underline;}
	div.write a:hover {text-decoration: none;}

h1, h2, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, Sans-Serif;
}

h1 {
	color: #4C0420;
	font-size: 170%;
}
	h1 a:link {color: #4C0420;}
	h1 a:visited {color: #4C0420;}
	h1 a:hover {color: #CCC;}

h2 {
	color: #AAA;
	font-size: 77%;
}

h3 {
	padding-top: 40px;
	height: 36px;
	margin: 0 10px;
	color: #444;
	font-size: 130%;
	text-align: center;
	background: url("css_lace006_3.gif") center top repeat-y;
}

/*
h4 {
	padding: 0 0 0 60px;
	height: 45px;
	letter-spacing: 3px;
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(255, 255, 255);
	background-image: url(line027_002.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}
*/
h4 {
	height: 90px; 
	color: #a1766e; 
	padding-top: 5px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 90px; 
	font-family: Georgia,serif; 
	font-size: 20px; 
	font-weight: normal; 
	background-image: url("line027_002.gif"); 
	background-attachment: scroll; 
	background-repeat: no-repeat; 
	background-position-x: left; 
	background-position-y: bottom; 
	background-size: auto; 
	background-origin: padding-box; 
	background-clip: border-box; 
	background-color: transparent;
}

h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #A10000;
	font-style: normal;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #999;
}

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 #AAA;
}

hr {
	display: none;
}
	.line {
		margin-bottom: 30px;
	}

	.clears {
		clear: both;
		padding: 0 0 1em 0;
	}

img, img a {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #AAA;
		background: #FFF;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #AAA;
		background: #FFF;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #AAA;
	background: #FFF;
}

input, select, textarea {
	margin: 2px 0;
	width: 40%;
	border: 1px solid #AAA;
	color: #555;
	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: 70%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	margin: 0 auto;
	width: 550px;
	background: url("css_lace005_4.gif") center top repeat-y;
}

div#header {
	padding: 170px 20px 20px 20px;
	text-align: center;
	background: url("nor_wing008.jpg") center top no-repeat;
}

div.write {
	padding: 15px 40px;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: circle 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 #AAA;
	background: #FFF;
}

.page_navi li {
	list-style: none;
	margin: 0 20px;
	text-align: right;
}

div#menu {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, Sans-Serif;
}

div#menu li {
	display: inline;
	list-style: none;
	padding-right: 10px;
}

#menu li a {color: #444;}
#menu li a:visited {color: #444;}

div#footer {
	margin: 30px auto 0 auto;
	text-align: center;
}

div#footer li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

#copy, #copy a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#entrance {
	margin: 40px auto 0 auto;
	padding: 20px;
	width: 60%;
	color: #CCC;
}

#entrance a:link {
	color: #999;
}

#entrance a:visited {
	color: #999;
}

#entrance a:hover {
	color: #4C0420;
}