@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
}

body {
	font-size: 0.8em;
	color: #333333;
}

h1 {
	padding-top: 30px;
	padding-left: 30px;
	font-size: 200%;
}

a:link {
	text-decoration:underline;
	color:#669966;
}

a:visited {
	text-decoration: underline;
	color:#660000;
}

a:active {
	text-decoration: none;
	color:#660000;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #660000;
}

img {
	border: none;
}

#cr {
	padding-left: 50px;
	font-size: 100%;	
}

#table {
	width: 740px;
	height: 740px;
	background: #FFFFFF url(../bg.jpg) left top no-repeat;
}

#illust {
	position: absolute;
	left: 20px;
	top: 40px;
}

#left {
	float: left;
	position: absolute;
	left: 30px;
	top: 383px;
}

#right {
	float: right;
	position: absolute;
	left: 350px;
	top: 383px;
	font-size: 130%;
}

#links {
	clear: both;
	position: absolute;
	left: 60px;
	top: 650px;
}

#soroe {
	padding-left: 40px;
}

#foot {
	font-size: 50%;
}