html { overflow-y: scroll;}

A:link {text-decoration: underline;  color : #aa0055;}
A:visited {text-decoration: underline;  color : #aa0055;}
A:hover {text-decoration: underline;  color : #ff00aa;}

body{margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; background-color :#e5e5e5;}

.black12{font-size:80% ;color : #666666 ; line-height:130%;}
.black14{font-size:95% ;color : #666666 ; line-height:130%;}
.black22{font-size:130% ;color : #666666 ; line-height:130%; font-weight: bold;}
.red12{font-size:80% ;color : #dd4433 ; line-height:130%;}
.red16{font-size:100% ;color : #dd4433 ; line-height:130%;}

/*
.glay12{font-size:80% ;color : #000000 ; line-height:120%;}
.glay14{font-size:16px ;color : #666666 ; line-height:120%;}
*/

.white14{font-size:80% ;color : #ffffff ; line-height:130%;}
.white12{font-size:80% ;color : #ffffff ; line-height:120%;}
.highlight12{font-size:80% ;color : #ff55aa ; line-height:130%;}

input, select, textarea { font-size:12px; } 
.eng12{font-size:80% ;color : #8888bb ; line-height:130%;}

#conB_box{
	float : center;
	width : 700px;
	height : 40;
	margin-left : 20;
	margin-right : 20;
}

#main_box{
	text-align: left;
	float : left;
	width : 500;
	margin-left : 20;
	margin-right : 10;
	margin-top : 20;
}

#sub_box{
	float : left;
	width : 180;
	margin-left : 10;
	margin-right : 20;
	margin-top : 20;
}

#title2_box{//‘æ1ŠK‘w
	text-align: left;
	width : 460;
	margin-left : 40;
	margin-right : 0;
	margin-top : 20;
	margin-bottom : 20;
}

#title3_box{//ŠK‘w–³‚µ
	text-align: left;
	width : 460;
	margin-left : 40;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 20;

}

#title4_box{//‘æ2ŠK‘w
	text-align: left;
	width : 440;
	margin-left : 20;
	margin-right : 0;
	margin-top : 2;
	margin-bottom : 10;
}



#table_none{
	width : 500;
}

#copy_box{
	width : 740;
	height : 20;
	margin-top : 20;
	background-image: url(img/copy.gif);
	position: auto;
	bottom:0%;
}


