@charset "Shift_Jis";

*{
	margin :0;
	padding:0;
}

html{
	height:100%;
	margin-bottom:1px;
}

body{
	font-size:80%;
	color:#ffffff;
	font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	font-style:normal;
	line-height:1.6;
	background: url("stripe020_7.gif") #000 left top;
}

table{
	font-size:100%;
}

a:link{color:#ffffff; text-decoration:none;}
a:visited{color:#ffffff; text-decoration:none;}
a:hover{color:#990204;}
a:active{color:#990204; text-decoration:none;}

p{
	margin:0 0 1em 0;
}

em{
	color:#8CAF00;
	font-style:normal;
}

strong{
	font-weight:bold;
}

img{
	border:0;
}

h1{
	font-size:350%;
	color:#990204;
	font-weight:normal;
	font-family:Impact, Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	height:150px;
	padding:100px 5px 0 0;
}
	h1 a:link{color:#000000; text-decoration:none;}
	h1 a:visited{color:#000000; text-decoration:none;}
	h1 a:hover{color:#ffffff;}

h2{
	font-size:200%;
	color:#ffffff;
	font-weight:normal;
	font-family:Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	margin:10px 0 0 10px;
}

h3{
	font-size:90%;
	color:#990204;
	font-weight:bold;
	font-family:Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	background:url("p_arrow001_007.gif") #020201 left center no-repeat;
	margin:0 10px 0 10px;
	padding-left:15px;
}

ul{
	list-style-type:square;
	margin:0 0 1em 20px;
}

#header{
	text-align:right;
	background: url("flower255.jpg") #000 center bottom no-repeat;
	height:330px;
	margin:30px 0 0 0;
}

#header p{
	padding-right:5px;
}

.flt{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.clears{
	clear:both;
}

#out{
	margin:0 auto 0;
	max-width:1024px;
}

.write{
	background:#181713;
	width:60%;
	margin:10px 5px 10px auto;
	padding:15px;
}

#menu{
	font-family:Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	background: url("stripe010_13.gif") center bottom repeat;
	padding:5px;
}

#menu ul{
	margin:0;
	list-style-type:none;
}

#menu li{
	display:inline;
	padding:0 0 0 10px;
}

#menu a{
	font-weight:bold;
}

dt{text-decoration:underline; }
dd{
	padding:0 0 0 10px;
	margin:0 0 1em 10px;
	border-left:1px solid #9F9F9F;
}

p.info{
	height:75px;
	overflow:auto;
	padding:2px;
	margin:5px 0 1em 0;
}

#footer{
	text-align:right;
	margin-right:5px;
}

#footer li{
	display:inline;
	list-style:none;
	padding:0 0 0 5px;
}

#copy,#copy a{
	font-size:9px;
	font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	margin-top:20px;
}

input,select,textarea{ 
	font-size:100%;
	color:#9F9F9F;
	line-height:110%;
	background:#000;
	padding:2px;
	border:solid #333 1px;
}

b{font-weight:bold; }
i{font-style:oblique; }