@charset "Shift_Jis";

/*---- PF007 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #000;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #777;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #777;
	scrollbar-arrow-color: #8BC3D3;
}

html {
	overflow-y: auto;
}

body {
	line-height: 1.5;
	color: #EEE;
	font-size: 65%;
	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;
	letter-spacing: 1px;
	background: #FFF url(stripe019_4.gif) repeat top left;
}

a {
	text-decoration: none;
}

a:link {
	color: #8BC3D3;
}

a:visited {
	color: #8BC3D3;
}

a:hover {
	color: #D091B5;
}

a:active {
	color: #D091B5;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	color: #000;
	font-size: 165%;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Sans-Serif;
}
	h1 a:link {color: #000;}
	h1 a:visited {color: #000;}
	h1 a:hover {color: #DDD;}

h2 {
	color: #000;
	font-size: 10px;
}

h3 {
	color: #D091B5;
	font-size: 110%;
	text-align: center;
}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #E16BA5;
	font-style: normal;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 10px;
}

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 dotted #DDD;
}

hr {
	display: none;
}
	.line {
		margin-top: 30px;
	}

	.clears {
		clear: both;
		padding-top: 10px;
	}

img {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px dotted #DDD;
		background: #000;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px dotted #DDD;
		background: #000;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border-left: 3px dotted #D091B5;
}

input, select, textarea {
	margin: 2px 0;
	width: 50%;
	border: 1px dotted #DDD;
	color: #DDD;
	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;
}

textarea {
	width: 90%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	position: absolute;  
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -325px;
	width: 650px;
	height: 500px;
}

div#header {
	padding-top: 20px;
	height: 100px;
	line-height: 1.2;
	text-align: center;
	background: url(scene049.gif) no-repeat bottom left;
}

div#main_column {
	margin: 0 50px;
	padding-top: 20px;
	width: 550px;
	height: 370px;
	overflow: auto;
	background: url(pf007_bg.gif) repeat-y top center;
}

div.write {
	padding: 15px 30px;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: disc 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 dotted #DDD;
	background: #000;
}

div#menu {
	margin-top: 20px;
}

div#menu li {
	display: inline;
	list-style: none;
	margin: 0 5px;
}

div#menu li a {
	color: #000;
	font-size: 110%;
}

#menu li a:hover {
	color: #D091B5;
}

div#footer {
	clear: both;
	text-align: center;
}

div#footer li {
	display: inline;
	list-style: none;
}

#copy {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#copy a {
	color: #69ACC0;
}

#copy a:hover {
	color: #D091B5;
}

#entrance {
	margin: 30px auto 0 auto;
	padding: 20px;
	width: 550px;
}

#entrance .write {
	background: #000;
}

#entrance a {text-decoration: none;}