@charset "Shift_Jis";

/*---- NF026 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #E9E9E9;
	scrollbar-face-color: #F1F1F1;
	scrollbar-shadow-color: #E1E1E1;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-highlight-color: #E1E1E1;
	scrollbar-3dlight-color: #F1F1F1;
	scrollbar-arrow-color: #69BFC0;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color: #777;
	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: #EEE url("stripe011.gif") left top;
}

a {
	text-decoration: none;
}

a:link {
	color: #69BFC0;
}

a:visited {
	color: #69BFC0;
}

a:hover {
	color: #CCC;
}

a:active {
	color: #CCC;
}

	div.write a {text-decoration: underline;}
	div.write a:hover {text-decoration: none; background: #EEE;}

h1, h2, h3 {
	font-weight: normal;
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Osaka, Sans-Serif;
}

h1 {
	border-bottom: 1px #E1E1E1 solid;
	color: #BCD94A;
	font-size: 200%;
}
	h1 a:link {color: #BCD94A;}
	h1 a:visited {color: #BCD94A;}
	h1 a:hover {color: #CCC;}

h2 {
	font-size: 77%;
	color: #AAA;
}
	h2.category {
		margin: 0 10px;
		color: #C9C9C9;
		font-size: 200%;
	}

h3 {
	margin: 0 10px;
	padding-left: 25px;
	border-top: 1px #E1E1E1 solid;
	border-bottom: 1px #E1E1E1 solid;
	color: #AAA;
	font-size: 100%;
	background: #F1F1F1 url("p_arrow006_003.gif") 1% 50% no-repeat;
}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #FF569E;
	font-style: normal;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #CCC;
}

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 #E1E1E1;
}

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 #E1E1E1;
		background: #F1F1F1;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #E1E1E1;
		background: #F1F1F1;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #E1E1E1;
	background: #F1F1F1;
}

input, select, textarea {
	margin: 2px 0;
	width: 40%;
	border: 1px solid #E1E1E1;
	color: #777;
	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: #F1F1F1;
}

textarea {
	width: 70%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	margin: 0 auto;
	width: 70%;
	border: solid 5px #FFF;
	background: #FFF;
}

div#header {
	padding: 0 5px;
	height: 250px;
	background: #FFF url("css_map002.gif") center bottom repeat-x;
}

div.write {
	padding: 10px 20px;
}

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("line001.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #E1E1E1;
	background: #F1F1F1;
}

.page_navi li {
	list-style: none;
	margin: 0 20px;
	text-align: right;
}

div#menu {
	min-height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
	* html div#menu {
		height: 60px;
	}

div#menu p {
	padding: 0 5px;
}

div#menu li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

div#footer {
	margin: 30px 10px 5px auto;
	text-align: right;
}

div#footer li {
	display: inline;
	list-style: none;
	padding-left: 10px;
}

#copy, #copy a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#entrance {
	margin: 50px auto 0 auto;
	padding: 20px;
	width: 60%;
	background: #FFF;
}