@charset "EUC-JP";
/* CSS Document by IN */

div,ul,li,h1 { margin:0; padding:0; }   

body {
	color:#FFF;
	font-size:small;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	background-color:#000;
	}



a img { 
	display:block;
	text-decoration:none;
	border:none;
	}
		
a:link, a:active{
	color: #fff;
	font-size:small;
	text-decoration:underline;
	}
	
a:visited { 
	color:#fff;
	text-decoration:underline;
	}


a:hover { 
	color: #F90;
	}

.float_right { float:right; }
.float_left { float:left; }

h1 { color:#f90; font-weight:bold; font-size:12px; text-align:center; margin-top:100px; }

div.box { border:1px solid #333; padding:10px; width:737px; height:410px; margin:0px auto; }

div.button_holder { width:359px; margin:2px 0; text-align:center; }

hr { display:none; clear:both; }

TEXTAREA { width:353px; height:80px; font-size:10px; padding:3px; background-color:#000; color:#FFF; margin:10px 0;}

p { margin:5px 0; text-align:center; }

.9pxsmall { font-size:9px; font:Geneva, Arial, Helvetica, sans-serif; text-align:left; }





