@charset "Shift_Jis";

html{
	font-size:100%;
	color: #666;
	font-style:normal;
	line-height:1.5;
	scrollbar-track-color:#121212;
	scrollbar-face-color:#1F1F1F;
	scrollbar-shadow-color:#333;
	scrollbar-darkshadow-color:#1F1F1F;
	scrollbar-highlight-color:#121212;
	scrollbar-3dlight-color:#121212;
	scrollbar-arrow-color:#9E9064;
}

body{
	font-size:80%;
	font-style:normal;
	font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	margin :0 auto 0 auto;
	background:url("goods091.gif") #121212 no-repeat right bottom fixed;
}

table{
	font-size:100%;
	color: #666;
}

a:link{color:#8E825C; text-decoration:none; }
a:visited{color:#8E825C; text-decoration:none; }
a:hover{color :#711025; text-decoration:none; }
a:active{color:#711025; text-decoration:none; }

p{
	margin: 0 15px 10px 15px;
}

em{
	color:#711025;
	font-style:normal;
	border-bottom:1px solid #711025;
}

strong{
	color:#711025;
	font-weight:bold;
}

img{
	border:0;
	margin-right:3px;
	margin-bottom:3px;
	vertical-align:middle;
}

h1{
	font-size:230%;
	color:#ffffff;
	font-weight:normal;
	font-family:Georgia,Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
}
	h1 a:link{color:#8E825C; text-decoration:none; }
	h1 a:visited{color:#8E825C; text-decoration:none; }
	h1 a:hover{color :#711025; text-decoration:none; }

h2{
	font-size:120%;
	color:#444;
	height:35px;
	padding:4px 0 0 40px;
	font-weight:bold;
	font-family:Georgia,Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	background:url("p_shape006_011.gif") no-repeat center left;
}

#header{
	background:url("scene231.jpg") #000 no-repeat right top;
	height:127px;
	text-align:right;
	border:1px solid #333;
	padding-right:10px;
}

#out{
	margin:20px 30px 0 20px;
}

#menu{
	font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	font-weight:bold;
	text-align:center;
}

#menu ul li{
	display:inline;
	list-style-type:none;
	margin-right:10px;
	padding-left:5px;
}

#menu a{
	font-size:90%;
	color:#999;
}

.write{
	margin:10px 30px 30px 15px;
	background:url("stripe010_9.gif") repeat-y center left;
}

#footer{
	text-align:center;
	padding-bottom:10px;
}

p.info{
	height:80px;
	overflow:auto;
	padding:3px 0 0 10px;
	margin:10px 200px 30px 15px;
	background:#121212;
	border:1px solid #333;
}

.float{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.clear{
	clear:both;
}

#copy{
	font-size:10px;
	color:#999;
	text-align:right;
}

#copy a{
	font-size:10px;
	color:#999;
}

input,select,textarea{ 
	font-size:100%;
	color:#666;
	line-height:110%;
	padding:2px;
	background:#121212;
	border:1px solid #333;
}

b{font-weight:bold; }
i{font-style:oblique; }