@charset "utf-8";

body
{
	font-size:10pt;
	line-height:14pt;
	color:white;
	line-height:20px
}

#body
{
	width:1000px;
	background-image:url(../image/body.png);
	margin:auto
}
nav ul {
	display: none;
}
#title
{
	padding:30px 0px 0px 20px
}

#btn1,#btn2,#btn3,#btn4,#btn5,#btn6,#btn7,#btn8,#btn9,#btn10
{
	cursor:pointer;
	border:none;
	margin-left:30px;
	margin-top:30px;
	display:block
}

#btn1
{
	margin-top:50px
}

#btn10
{
	margin-bottom:40px
}

#text
{
	width:608px;
	padding:20px;
	background-image:url(../image/text.png);
	text-align:justify;
	text-justify:inter-ideograph;
	margin:20px 0px 20px 50px
}

.title {
	font-size: 12pt;
	font-weight: bold;
}

a{color:#F0E68C}
