@charset "EUC-JP";

/* (C) Miyahan 2006-09-01 */
/* このCSSファイルの利用、複製、改変、配布等の行為は GNU Free Documentation License を適用します。 */

body,td,th {
	font-size: medium;
	color: #330000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro",Meiryo, sans-serif;
}
body {
	background-color: #F2E2B7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/Back2.gif);
	background-repeat: repeat;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

div#header {
	position: relative;
	width: 96%;
	left: 2%;
	top: 2em;
	height: 160px;
}
div#logo {
	background-color: #D9B980;
	background-image: url(img/Back.jpg);
	background-repeat: repeat;
	width: 400px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
div#title {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 430px;
	text-align: center;
}
div#center {
	position: relative;
	left: 3%;
	top: 2em;
	width: 96%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
div#contents {
	position: relative;
	left: 2em;
	top: 1em;
	right: 420px;
	margin-right: 400px;
}
div#illust {
	position: absolute;
	top: 0px;
	height: 385px;
	width: 400px;
	right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#linksta {
	position: relative;
	background-color: #D9B980;
	background-image: url(img/Back.jpg);
	background-repeat: repeat;
	left: 0px;
	margin-top: 1em;
	padding-top: 0.5em;
	padding-left: 2em;
	padding-bottom: 0.5em;
}
div#google {
	text-align: center;
	height: 90px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	left: 0px;
	top: 1em;
}
