@charset "Shift_JIS";


#floatLeft{
	float:left;
}

#floatRight{
	width: 200px;
	float:left;
	margin: 0 0 0 10px;
}

body #Spook_ListContents table tr, body #Spook_ListContents table td {
    border-right: 1px solid rgb(164, 219, 255);
    border-bottom: 1px solid rgb(164, 219, 255);
}