@charset "Shift_JIS";


	
/*redifine
--------------------------------------*/

body{
	background:#DDDDDD;
	
	}

	
/*all
--------------------------------------------*/

.all{
	background:#FFFFFF;
	position:relative;
	width:755px;
	margin:25px auto;
	border-left:solid 20px #FFFFFF;
	border-right:solid 20px #FFFFFF;
	border-bottom:solid 20px #FFFFFF;
	}

span {border:;
　　height:テーブルの高さ;width:テーブルの横幅;
　　padding:枠と文字の間;
　　font-size:テーブル内の文字の大きさ;
　　overflow:auto;
　　scrollbar-arrow-color:色; 
　　scrollbar-face-color:色;
　　scrollbar-highlight-color:色;
　　scrollbar-3dlight-color:色;
　　scrollbar-shadow-color:色;
　　scrollbar-darkshadow-color:色;
　　scrollbar-track-color:色;}

.all #textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height:119px;
	width:214px;
	font-size: 12px;
	background-color:#FAFAFA;
	color:#006E00;
}

.all #textarea2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height:400px;
	width:580px;
	font-size: 12px;
	background-color:#FAFAFA;
	color:#006E00;
}