@charset "Shift_Jis";

/*---- PF003 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #252220;
	scrollbar-face-color: #252220;
	scrollbar-shadow-color: #6C5139;
	scrollbar-darkshadow-color: #252220;
	scrollbar-highlight-color: #252220;
	scrollbar-3dlight-color: #6C5139;
	scrollbar-arrow-color: #6C5139;
}

html {
	overflow-y: auto;
}

body {
	overflow: auto;
	height: 100%;
	line-height: 1.5;
	color: #7B715C;
	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(css_paper001.gif) repeat-y 230px 0 fixed;
}

a {
	text-decoration: none;
}

a:link {
	color: #873641;
}

a:visited {
	color: #873641;
}

a:hover {
	color: #AAA;
}

a:active {
	color: #AAA;
}
	.write a {text-decoration: underline;}
	.write a:link {color: #873641;}
	.write a:visited {color: #873641;}
	.write a:hover {color: #AAA;}

h1, h2, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #6D3B22;
	font-size: 200%;
}
	h1 a:link {color: #6D3B22;}
	h1 a:visited {color: #6D3B22;}
	h1 a:hover {color: #000;}

h2 {
	color: #6D3B22;
	font-size: 77%;
}
	h2.category {
		margin-bottom: 30px;
		height: 70px;
		color: #000;
		font-size: 300%;
		text-align: center;
		background: url(line012.gif) no-repeat center bottom;
	}

h3 {
	color: #7B715C;
	font-size: 131%;
	background: url(p_shape002_001.gif) no-repeat center left;
}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #AD002D;
	font-style: normal;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #534C3F;
}

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 #000;
}

hr {
	display: none;
}
	.line {
		margin-top: 30px;
	}

	.clears {
		clear: both;
		padding-top: 10px;
	}

img, img a {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #000;
		background: #1A1716;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #000;
		background: #1A1716;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #000;
	color: #7B715C;
	background: #1A1716;
}

input, select, textarea {
	margin: 2px 0;
	width: 50%;
	border: 1px solid #000;
	color: #7B715C;
	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: #1A1716;
}

textarea {
	width: 90%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	height: 100%;
	min-height: 100%;
}

div#header {
	padding-top: 130px;
	background: #000 url(goods096.gif) no-repeat top center;
}

div#main_column {
	padding: 30px 50px 10px 330px;
}

div#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 100%;
	overflow: auto;
	text-align: center;
}

div#out > div#sidebar {
	position: fixed;
}

div.write {
	margin: 10px 0 0 15px;
}

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 {
	color: #6C5139;
}

dd {
	margin: 0 0 5px 15px;
	padding: 0 0 0 10px;
	border-left: 3px double #000;
}

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 #000;
	background: #1A1716;
}

div#menu {
	overflow: hidden;
	margin: 5px 0 10px 0;
}

div#menu li {
	list-style: none;
	line-height: 1.8;
}

div#menu li a {
	display: block;
	width: 100%;
	color: #6C5139;
}

#menu li a:hover {
	color: #999;
}

div#footer {
	clear: both;
	text-align: right;
}

div#footer li {
	display: inline;
	list-style: none;
	margin-right: 30px;
	font-size: 131%;
	font-family: Georgia, serif;
}

#copy, #copy a {
	color: #423A35;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#entrance {
	margin: 30px auto 0;
	padding: 20px;
	width: 60%;
}

#entrance a {text-decoration: none;}