/* Main CSS */body{	background-color: #D50E6F;	margin: 0px;	font-size: 12px;	color: #B8095E;    scrollbar-base-color: #D50E6F;    scrollbar-track-color: #FFDBF2; 	scrollbar-face-color: #FFDBF2; 	scrollbar-shadow-color: #D50E6F; 	scrollbar-darkshadow-color: #FFDBF2; 	scrollbar-highlight-color: #FFDBF2; 	scrollbar-arrow-color: #D50E6F;}/*------------------td------------------*/td.bg	{background-image:url("images/bottom_bg.jpg"); background-position:bottom; background-repeat:no-repeat; background-color:#FFDBF2;}td.arasujibg	{background-image:url("images/img_arasuji5.gif"); background-position:left top; background-repeat:no-repeat;}td.arasujitxtbg	{background-image:url("images/img_arasuji4.gif"); background-position:right top; background-repeat:no-repeat;}/*------------------link------------------*/a:link{color: #B8095E; text-decoration: none;}a:visited{color: #B8095E; text-decoration: none;}a:hover{color: #D50E6F; text-decoration: underline;}a.navi:link{color: #FFFFFF; text-decoration: none;}a.navi:visited{color: #FFFFFF; text-decoration: none;}a.navi:hover{color: #D50E6F; text-decoration: underline;}/*------------------txtk------------------*/.t10{font-Size:10px; line-height:12px}.t12{color: #B8095E; font-Size:12px; line-height:18px}.t12yotei{color: #B8095E; font-Size:12px; line-height:14px}.t12blue{color: #0F1F61; font-Size:12px; line-height:14px}.t12bshi{color: #0D14A9; font-Size:12px; line-height:14px}.t12detv3{color: #0D5601; font-Size:12px; line-height:14px}.t14{color: #0F1F61; font-Size:14px; line-height:18px}.t14bshi{color: #0D14A9; font-Size:14px; line-height:16px}