@charset "shift_jis";

body {
	width:			100%;
	height:			100%;
	margin:			0px 0px 0px 10px;
	padding-top:		10px;
	line-height:	100%;
	background-color: #606;
	color:			#c9c;
}

a:link {
	color:				#cf9;
	text-decoration:	none;
}

a:visited {
	color:				#3c6;
	text-decoration:	none;
}

a:active {
	color:				#cfc;
	background:			#c69;
	text-decoration:	none;
}

a:hover {
	color:				#222;
	background:			#c69;
	text-decoration:	none;
}


div.kome{
	margin-left:		10px;
}
	