@charset "Shift_Jis";

/*---- NF035 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #000;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #4E4F4A;
	scrollbar-darkshadow-color: #000;
	scrollbar-highlight-color: #4E4F4A;
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #FB7351;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color: #9F9F9F;
	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("dot002.gif") left top;
}

a {
	text-decoration: none;
}

a:link {
	color: #793483;
}

a:visited {
	color: #793483;
}

a:hover {
	color: #FB7351;
}

a:active {
	color: #FB7351;
}

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: 150%;
	letter-spacing: 20px;
}
	h1 a:link {color: #000;}
	h1 a:visited {color: #000;}
	h1 a:hover {color: #FFF;}

h2 {
	color: #000;
	font-size: 77%;
}

	h2.category {
		margin-left: 20px;
		color: #C9C9C9;
		font-size: 200%;
	}

h3 {
	margin-left: 20px;
	padding-left: 10px;
	color: #666;
	font-size: 100%;
	background: url("p_arrow003_008.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 {
	color: #444;
}

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 #4E4F4A;
}

hr {
	display: none;
}
	.line {
		margin-top: 30px;
	}

	.clears {
		clear: both;
		padding: 0 0 1em 0;
	}

img, a img {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #333;
		background: #000;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #333;
		background: #000;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 0px 5px;
	border-left: 3px double #4E4F4A;
	color: #777;
	background: #000;
}

input, select, textarea {
	margin: 2px 0;
	width: 50%;
	border: 1px solid #4E4F4A;
	color: #9F9F9F;
	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: #000 url("stripe020_7.gif") left top;
}

textarea {
	width: 90%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	margin: 0 auto;
	max-width: 1024px;
}

* html #out {
	width: expression(document.body.clientWidth < 680? "660px" : document.body.clientWidth > 1024? "1004px" : "auto");
}

div#header {
	background: url("sky120_2.gif") center top no-repeat;
}

div.write {
	margin: 10px 5px 10px auto;
	padding: 15px;
	width: 70%;
	background: #000;
}

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 #333;
	background: #000;
}

.page_navi li {
	list-style: none;
	text-align: right;
}

.page_navi li a {
	margin-right: 20px;
	padding: 0 5px;
	border: 1px solid #6A2C6B;
	font-size: 77%;
	text-align: center;
	background: #111;
}

div#title {
	padding: 50px 0 0 20px;
	height: 88px;
	background: #000 url("yymo4.jpg") center bottom no-repeat;
}

div#menu {
	padding-top: 30px;
	height: 59px;
	text-align: right;
}

div#menu li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

div#menu li a {
	padding-left: 10px;
	color: #cccc99;
	text-decoration: none;
	background: url("p_arrow003_008.gif") center left no-repeat;
}

div#menu li a:hover {
	background: url("p_arrow003_002.gif") center left no-repeat;
}

div#footer {
	margin: 30px auto 5px auto;
	text-align: center;
}

div#footer li {
	display: inline;
	list-style: none;
	padding: 0 10px;
}

#copy, #copy a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#entrance {
	margin: 50px auto 0 auto;
	padding: 20px 20px 10px 20px;
	width: 80%;
	background: #000;
}

#entrance h1 {
	padding-top: 10px;
}

#entrance h1 a {
	color: #FFF;
}