
/*TUIKA*/
@import url(new.css);


body { background-attachment: fixed; background-image: url(../gif/bg/main02.gif); background-repeat: repeat; background-position: center top}

body { font-size: 9pt ; font-family:Verdana,Arial;}
td { font-size: 9pt ;}
A:link    { color: #fc0296; text-decoration: underline; }
A:visited { color: #fc0296; text-decoration: underline; }
A:active  { color: #6565b0; text-decoration: none; }
A:hover   { color: #6565b0; text-decoration: none; }
body{scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#cccccc;
scrollbar-shadow-color:#cccccc;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#cccccc;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;}

.title {
	font: normal 9pt "Verdana", "Arial";
	color: #333333;
	background: #ffffff;
	padding-top: 2px
	padding-bottom: 2px}

.title2 {
	font: normal 9pt "Verdana", "Arial";
	color: #111111;
	background: #FCFAF5;
	padding-top: 2px}

.bottom { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-bottom-color: #b6b6b6; margin: 0px;}
