

/*スクロールバーの色*/
body{
margin:5px;
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#ccc;
scrollbar-darkshadow-color:#fff;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-track-color:#fff;}
.imgscroll{filter:chroma(color=#333333)}

/*リンク色*/
img{border:0px solid #000;}
a{text-decoration: none;}
a:link,a:visited{ color:#666;}
a:hover,a:active{ color:#ffa0ff;border-bottom:0px solid #ccc;}  


/*文字色*/
body{
margin:20px;
padding:0px;
color:#000;
font-size:13px;
font-family:Century Gothic,Georgia,Verdana;
line-height:20px;
background-color:#fff;
}
table{
color:#000;
font-size:13px;
font-family:Century Gothic,Georgia,Verdana;
line-height:20px;
}
h3{
color:#ff40a0;
font-size:13px;
font-family:Georgia,Verdana;
line-height:25px;
border-bottom:1px dotted #000;
}
.t2{
color:#666;
font-size:13px;
font-family:Century Gothic,Georgia,Verdana;
line-height:25px;
}
form{
margin:0px;
}
input,textarea{
margin-bottom:2px;
color:#000;
font-size:13px;
font-family:Century Gothic,Georgia,Verdana;
background-color:#efefef;
border:1px dotted #fff;

}
select{
color:#000;
font-size:13px;
font-family:Century Gothic,Georgia,Verdana;
background-color:#efefef;
}
