/*body要素(全ページ) style = "フォント関係"*/
BODY{
	font-family	: "ＭＳ ゴシック";
	font-size	: 9pt;
	color		: rgb(51,51,51);
	letter-spacing	: 1px
     /* 全体の背景画像 */
	background-image :  url( ); 
      

;}
/*余白、内白消去(全ページ)*/
body,h1,h2,h3,h4,img,p,form{
	margin		: 0px;
	padding		: 0px;
	
}
/*フォント指定(全ページ)*/
form,input,table,td,tr{
	font-family	: "ＭＳ Ｐゴシック";
	font-size	: 9pt;
	color		: rgb(51,51,51);
	line-height	: 160%;
	letter-spacing	: 1px;
}
/*枠線消去(全ページ)*/
img{
	border-style	: none;
	border-width	: 0px;
}

/*h1要素(全ページ) style = "フォントサイズ、太さ、文字間隔" */
h1,h2{
	display		: inline;
	font-size	: 10px;
	font-weight	: normal;
	line-height	: 100%;
	color		: #333333;
}

/*h3要素(全ページ)*/
h3{
	
}
/*h4要素(全ページ)*/
h4{
}

/*strong要素(全ページ)*/
strong{
	margin		: 0px;
	padding		: 0px;
	font-weight	: 700;
}

b{
	margin		: 0px;
	padding		: 0px;
	color		: #333333;
}

A:link { color: #14aa38; }
A:visited { color: #14aa38; }



/*div要素(全ページ)*/
div{
line-height	: 135%;
}

/*div要素(全ページ)*/
LI{
line-height	: 160%;
}

/*img要素(全ページ)*/
img{
}
/*form要素(全ページ)*/
form{
   scrollbar-track-color: #ffffff;
   scrollbar-face-color: #ffffff;
   scrollbar-shadow-color: #b0b0b0;
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-3dlight-color: #b0b0b0;
   scrollbar-arrow-color: #b0b0b0;
   

}
/*input要素(全ページ)*/
input{
　　　	font-weight	: normal;
	line-height	: 120%;
	color		: #333333;
	border-width : 1px 1px 1px 1px;
　　　 border-style : solid solid solid solid;
       border-color : #999999;
      }	




.img1{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.img2{
	border-bottom: 1px solid #14aa38;
	border-top: 1px solid #14aa38;
	border-right: 1px solid #14aa38;
	border-left: 1px solid #14aa38;
}	
	
.coment1{
	font-size	: 9pt;
	font-weight	: normal;
	line-height	: 120%;
	color		: #333333;
}	
	

TEXTAREA{
    
    
	scrollbar-arrow-color: #ffffff;
       scrollbar-darkshadow-color: #ffffff;
       scrollbar-3dlight-color: #999999;
       scrollbar-shadow-color:#999999;
       scrollbar-highlight-color:#ffffff;
       scrollbar-track-color:#ffffff;
       scrollbar-face-color:#ffffff;
	font-weight	: normal;
	line-height	: 120%;
	color		: #333333;
	border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #999999;
;}	

	.bodytext{
    border-width : 1px 1px 1px 1px;
    border-style : solid solid solid solid;
	border-color : #999999 #999999 #999999 #999999
	font-size	: 9pt;
	font-weight	: normal;
	line-height	: 120%;
	color		: #333333;
	 }


.new{
	font-size	: 10pt;
	font-weight	: normal;
	line-height	: 100%;
	color		: #333333;
	background-image : url(../grand-staff/%22home/img/new.gif%22); /* 全体の背景画像 */
    background-repeat: no-repeat;            /* 背景を繰り返さない */
}

.newbox{
	font-size	: 8pt;
	line-height	: 110%;
	color		: #333333;
}

.gozou{
	padding		: 0px 0px 6px 0px;
}
 
.coram{
	padding		: 2px 5px 10px 5px;
	line-height	: 180%;
	background-repeat: no-repeat;
}

.futoji{
	font-weight	: 700;
}

.setumei{
	font-size	: 8pt;
	line-height	: 135%;
	padding		: 0px 0px 0px 4px;
}

.back{
	background-repeat: no-repeat;
	line-height	: 150%;
	padding		: 2px 2px 2px 5px;
}

.tyuui{
	line-height	: 150%;
	padding		: 5px 2px 5px 5px;
}

.futoji2{
	font-weight	: 700;
	padding		: 5px 2px 0px 5px;
}

.midasi{
	padding		: 15px 0px 0px 0px;
}

.q{
	font-size	: 10pt;
	line-height	: 135%;
	color		: #0f4017;
	font-weight	: 700;
}

.futoji3{
	font-weight	: 700;
	padding		: 5px 2px 5px 5px;
	color		: #333333;
}

.futoji4{
	font-weight	: 700;
	padding		: 3px 5px 3px 5px;
	color		: #ffffff;
}


.hyou{
	padding		: 5px 2px 5px 5px;
	line-height	: 150%;
}