@charset "Shift_JIS";



body {

	padding-top: 45px;

	position: relative;

}



#toPC {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	width: 205px;

	padding: 5px;

	border: 1px solid #000;

	background-color: #f99;

	background-color: #99f;

	text-align: center;

	color: #fff;

}



#toPC:hover {

	text-decoration: none;

}