@charset "shift_jis";

body{
	background-image: url(); 
	background-attachment: fixed;
	margin-left: 200px;
	margin-right: 200px;
        margin-top: 70px;
        margin-bottom: 70px;

	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-arrow-color: #666;
}

body{
	cursor:crosshair;
	font-family: Garamond;
	line-height: 200%;

	font-size: 12px;
        color: #666;
        background-color: ;
}


body {
filter:progid:DXImageTransform.Microsoft.Gradient
(startcolorstr='#ffffff',endcolorstr='#ffffff',gradienttype='0')
}


table,tr,td{
	cursor:crosshair;
	font-family: Garamond;
	border:0px;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	line-height: 200%;

	font-size: 12px;
        color: #666;
	background-color: transparent;
}

input,TEXTAREA,select{
	cursor:crosshair;
	font-size: 11px;
	line-height: 125%;
	font-family: Garamond;
	border-style:solid; 
	border-width:1px; 

	border-color:#666;
        color: #666;
        background-color: transparent;
}

a:link,a:active,a:visited{
	color: #666;
	text-decoration: none;
	cursor:crosshair;
}

a:hover{
	color: #bfffbf;
	background-color : ;
	border-width : 0, 0, 3px 0;
	border-style : ;
	border-color: ; 
	position: <!--relative; top: 1; left: 1;--!>
	text-decoration:<--!line-through-->;
	cursor:crosshair;
}




img {
	margin-top: 5px
	cursor:crosshair;
}


#anti_title1{color:#c0c0c0;}
#anti_title2{color:#696969;}
#anti_sub1{font-size:10px; color:#696969;}
#hr{color:#c0c0c0;}