@charset "utf-8";

body
{
	font-size:10pt;
	line-height:14pt
}

#head
{
	width:1000px;
	height:157px;
	background-image:url(../image/head.jpg);
	border:solid 2px #231815;
	border-bottom:none
}

#body
{
	width:1000px;
	background-image:url(../image/body.PNG);
	border:solid 2px #231815;
	border-top:none
}

#l01
{
	width:282px;
	height:286px;
	background-image:url(../image/01.png);
}

#l02
{
	width:282px;
	height:286px;
	background-image:url(../image/02.png)
}

#l03
{
	width:282px;
	height:286px;
	background-image:url(../image/03.png)
}

#l04
{
	width:282px;
	height:286px;
	background-image:url(../image/04.png)
}

#l01,#l02,#l03,#l04
{
	margin-top:10px
}



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


#text
{
	width:678px;
	padding:20px;
	text-align:justify;
	text-justify:inter-ideograph
}

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