/* 基本スタイル */
body {
	margin:0 0 0 0;
	text-align:left;

	background:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-face-color:#006600;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#006600;
	scrollbar-base-color:#006600;
	scrollbar-track-color:#006600;
	scrollbar-darkshadow-color:#006600;
}
td,th,input,select {
	font-family:"MSP Gothic";
	font-size:12px;
	color:#330000; 
	line-height:140%;
}

/* リンク系 Ａタグスタイル */
a  { text-decoration:none; }
a:link    { color:#663300; }	/*リンクスタイル*/
a:visited { color:#663300; }	/*訪問済みリンクスタイル*/
a:active  { color:#DDE5F4; }	/*訪問中リンクスタイル*/
a:hover   { color:#663300; background-color:#ffcc66; }	/*オンマウス時スタイル*/

/* フォームタグ系スタイル */
input,select { color:#330000; background-color:#FFFFFF; }
input{ border-width:1 1 1 1; border-style:dotted; background:transparency; }


/* フォームテーブル */
.ftable {  }	/*TABLE*/
.ftd    { text-align:right; }	/*TD*/


/* 基本フォントスタイル */
body { 
	font-family:"MSP Gothic";
	font-size:12px;
	color:#330000; 
	line-height:140%; }
textarea { 
	font-family:"MSP Gothic";
	font-size:12px;
	color:#330000; 
	line-height:140%; }
textarea  { background:transparency; color:#330000;  ; border: 1 dotted} 

.mida {
　　　color:#006600;
font-size:12px;
line-height:140%;
}

.nov {
color:#663300;
font-size:14px;
line-height:140%;
} 

.sen {
border:dashed #006600;
}