@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	font-size: 10pt;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../image/bg.jpg);
}
a  {
	color: #E45E32;
	text-decoration: none;
}
a:hover {
	color: #839B5C;
}
.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 50px;
}
#top {
	margin-left: 30px;
	padding-top: 50px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#top img {
	margin-bottom: 20px;
}
#top h1 {
	background-image: url(../image/top_illust.jpg);
	height: 350px;
	width: 700px;
	margin-left: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#top p {
	margin-left: 20px;
}
#top strong {
	color: #F00;
}
#info {
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 30px;
	padding-bottom: 30px;
}
#info p {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#author {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 50px;
}
.author {
	margin-top: 10px;
	float: left;
}
.author2  {
	float: left;
	margin-top: 10px;
}
#author p {
	height: 45px;
	width: 345px;
	display: block;
}
#author h1 {
	margin-top: 30px;
	font-size: 18px;
}
#author p.thanx {
	float: left;
	margin-bottom: 30px;
}
.author p strong {
	color: #F00;
}
#author p.text {
	line-height: 40px;
}
#link {
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#link p {
	margin-left: 20px;
}
#link h5 {
	margin-top: 30px;
	margin-left: 20px;
}
#attention {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 150px;
}
#attention p {
	margin-left: 20px;
	margin-top: 30px;
}
