@charset "utf-8";

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

#body
{
	width:1000px;
	border:solid 1px black
}

#head
{
	width:1000px;
	height:58px;
	background-image:url(../image/head.png);
	background-repeat:no-repeat
}

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

#btn1,#btn6
{
	margin-left:0px
}


#btn_group_1,#btn_group_2
{
	width:1000px;
	text-align:center
}

#btn_group_1
{
	margin-top:10px
}

#text
{
	width:920px;
	padding:40px;
	text-align:justify;
	text-justify:inter-ideograph
}

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