@charset "Shift_Jis";

/*---- NF023 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #D2CBB8;
	scrollbar-face-color: #D2CBB8;
	scrollbar-shadow-color: #D2CBB8;
	scrollbar-darkshadow-color: #DBD5C5;
	scrollbar-highlight-color: #D2CBB8;
	scrollbar-3dlight-color: #DBD5C5;
	scrollbar-arrow-color: #6A6144;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color: #6A6144;
	font-size: 87.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-color: #D2CBB8;
	background-image: url(flower071.jpg);
	background-position: 50px 0;
	background-repeat: no-repeat ;
	background-attachment: fixed;
}

a {
	text-decoration: none;
}

a:link {
	color: #948014;
}

a:visited {
	color: #948014;
}

a:hover {
	color: #FF9900;
	position: relative;
	top: 1px;
	left: 1px;
}

a:active {
	color: #EEE;
}

h1, h3 {
	font-family: "Times New Roman", Times, serif;
}
	* html h1, * html h3 {font-family: "‚l‚r ‚o–¾’©", serif;}
	*:first-child+html h1, *:first-child+html h3 {font-family: "‚l‚r ‚o–¾’©", serif;}

h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 350%;
	font-family: "HGPË“ìs‘‘Ì";
}

a.h1:link {
	color: #FFF;
}
	
a.h1:visited {
	color: #FFFFCC;
}
	
a.h1:hover {
	color: #674E1D;
}

h2 {
	color: #cc9900;
	font-size: 120%;
}

h3 {
	color: #976103;
	font-size: 160%;
}
	h3:first-letter {
		color: #976103;
		font-size: 250%;
	}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #902828;
	font-style:normal;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #B4AD99;
}

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;
	font-size: 120%;
}

th,td {
	padding: 2px 5px;
	border: 1px solid #A7A08D;
}

hr {
	display: none;
}
	.line {
		margin-bottom: 30px;
	}

	.clears {
		clear: both;
		padding: 0 0 1em 0;
	}

img {
	border-width: 3px;		/*‰æ‘œ ƒ{[ƒ_[˜g‚Ì‘¾‚³*/
	border-style: dashed;		/*‰æ‘œ ƒ{[ƒ_[˜gƒXƒ^ƒCƒ‹*/
	border-color: #ffcc66;		/*‰æ‘œ ƒ{[ƒ_[˜gƒJƒ‰[¥*/
	background-color: #DBD5C5;	/*‰æ‘œ ˜g‚Ì—]”’•”•ªƒJƒ‰[¥*/
	padding: 10px;			/*‰æ‘œ ˜g‚Ì—]”’•*/;
	}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 10px;
		border: 3px dashed #ffcc66;
		background: #DBD5C5;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 10px;
		border: 3px dashed #ffcc66;
		background: #DBD5C5;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #DBD5C5;
	background: #DBD5C5;
}

input, select, textarea {
	margin: 2px 0;
	width: 40%;
	border: 1px solid #DBD5C5;
	color: #6A6144;
	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: #fffafa;
}

textarea {
	width: 70%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	float: left;
	width: 100%;
}

div#header {
	margin: 20px 60px 0 60px;
	width: 210px;
	text-align: center;
}

div#contents {
	float: left;
	width: 98%;
}

div#main_column {
	margin: 0 0 0 320px;
}

div#sidebar {
	float: left;
	margin-left: -98%;
	padding: 0 60px 0 60px;
	width: 210px;
	overflow: hidden;
}

div.write {
	margin: 15px 10px;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: none;
	padding-left: 20px;
	background: url("p_shape009_014.gif") 0 4px no-repeat;
}

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;
}

div.write ul.parallel li {
	padding: 0;
	background: none;
}

ul.parallel li img {
	margin:0 2px 3px 0;
	list-style:none;
}

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: 10px 0 1em 0;
	padding: 2px 10px 0 0;
	height: 120px;
	background-color: #fffafa;
	overflow: auto;
	border: 0;
}

.noword {
    font-size: 0.0000001px;
}

.deco {
	line-height: 22px;
	background: url("line004.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #A7A08D;
	background: #DBD5C5;
}

.page_navi li {
	list-style: none;
	margin: 0 10px;
	text-align: right;
}

div#menu {
    text-align: center;
	margin-top: 10px;
	color: #FFF;
	background-color: #F5F5F5;
	opacity: 0.6;
	filter: alpha(opacity=60);	/* IE6AIE7‘Î‰ž */
	-moz-opacity: 0.6;		/* Firefox1.5ˆÈ‘O‘Î‰ž */

}

div#menu p {
	text-align: center;
}

div#menu li {
	display: inline;
	list-style: none;
}

div#menu li a {
	font-weight: bold;
	color: #8B0000;
	text-shadow: 2px 2px 2px #FFFFF0;
	margin-right: 4px;
}

div#footer {
	clear: both;
	width: 100%;
	text-align: center;
}

div#footer li {
	display: inline;
	list-style: none;
	padding: 0 5px 5px 5px;
}

#copy, #copy a {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#entrance {
	margin: 40px 50px 0 310px;
}

#entrance h1 {
	text-align: center;
}