body{
font-size: 11pt;
color: black;
font-family: "MS UI Gothic", Gulim;
margin: 15 30 0 0;
}


img{
border: none;
}
#image{
	border: none;
	margin: 0 10px 0 10px;
}
#image2{
	border: #c89932 3px double;
	margin: 0 120px 0 10px;
}


a{
text-decoration: none;
}
#a{
color:#000000;
text-decoration: none;
}
#a:hover{
color: #000000;
text-decoration: underline;
}
.a2 {
color: #c89932;
text-decoration: none;
}
.a2:visited{
color: #e6b422;
text-decoration: none;
}
.a2:hover {
color: #e6b422;
text-decoration: underline;
}
.a2:active{
color: #e6b422;
text-decoration: underline;
}
#a2{
color: #c89932;
margin-left: 70px; 
}


span{
font-size: 9pt;
}


h2{
width: 500px;
height: 35px;
background-image: url(image/midashi_.gif);
background-repeat: no-repeat;
padding-left: 45px;
padding-top: 4px;
color: #222222;
/* IE Hack */
*padding-top: 2px;
*font-size: 16pt;
*font-family: 'New Gulim';
}
h3{
width: 500px;
height: 30px;
background-image: url(image/midashi2_.gif);
background-repeat: no-repeat;
padding-left: 42px;
padding-top: 2px;
/* IE Hack */
*padding-top: 2px;
*font-size: 13pt;
}


dl{
list-style-type: none;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}
dd{
list-style-type: none;
margin-bottom: 0px;
margin-left: 20px;
font-weight: normal;
}


hr{
height: 2px;
width: 400px;
color: #cccccc;
background-color: #cccccc;
border: none;
margin-top: 15px;
}



#list{
list-style: none;
width: 160px;
height: 30px;
float: left;
line-height: 0;
}



.back{
	position: absolute;
	background-image: url(image/bg.jpg);
	/* IE Hack */
	*background-image: url(image/bg-ie.jpg);
	background-repeat: no-repeat;
	width: 650px;
	height: 400px;
	left: 230px;
	top: 15px;
	border-right: 1px #9bad59 solid;
	border-left: 1px #9bad59 solid;
	color: #4b7312;
	line-height: 1.3;
}

.menubg{
	position: absolute;
	width: 160px;
	height: 270px;
	/* IE Hack */
	*height: 390px;
	left: 30px;
	top: 15px;
	padding-top: 120px;
	background-image: url(image/menubg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px #9bad59 solid;
	border-right: 2px #66713c solid;
	overflow: hidden;
}

.content{
	position: absolute;
	background-image: url(image/bg2.gif);
	background-repeat: repeat-y;
	width: 540px;      /* 650px */
	/* IE Hack */
	*width: 650px;
	min-height: 750px;
	top: 220px;
	left: 230px;
	border-right: 1px #9bad59 solid;
	border-left: 1px #9bad59 solid;
	padding: 0 55 90 55;
	line-height: 1.5;
}


.footer{
	position: absolute;
	background-color: #9bad59;
	width: 649px;
	height: 25px;
	left: 0px;
	bottom: 0px;
	border-right: 1px #9bad59 solid;
}
