@charset "Shift_Jis";

*{
	margin:0;
	padding:0;
	font-size:13px;
	font-style:normal;
	line-height:160%;
	font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,Chicago,Sans-serif;
	scrollbar-track-color:#222;
	scrollbar-face-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#572839;
}

body{
	color:#BBB;
	text-align:left;
	background:url("right-1.jpg") no-repeat fixed top left #000;
}

a:link{color:#999; text-decoration:none; } 
a:visited{color:#999; text-decoration:none; }
a:hover{color:#ddd; text-decoration:none; }

p{padding:10px 10px 20px 10px; }



h2{
	margin-bottom:1px;
	color:#7F7F7F;	
	padding:3px 0 3px 8px;
	border-left:5px double #572839;
	border-bottom:1px dashed #572839;
}


#texta{
	width:480px;
}
#textb{
	padding:30px 30px 10px 30px;
}

b{font-weight:bold; }
i{font-style:oblique; }

#last{
	font-size:10px;
	text-align:right;
	padding:30
}

#img{
	border:0;
	align:center;
	margin: 40px 10px;
 }