@charset "utf-8";
#main_box_guidance {
	padding: 0px;
	height: 322px;
	width: 814px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/guidance/guidance_back.jpg);
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #8b805e;
	border-width: 1px;
}
#title {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b805e;
	height: 16px;
	width: 792px;
}
#guidance_left {
	float: left;
	height: 273px;
	width: 415px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 4px;
	display: inline;
}
#guidance_right {
	float: right;

	width: 364px;
	height: 282px;
	
	margin:0px;
	padding-right:12px;
}
.guidance_adjust1 {
	margin-top: 10px;
}
.guidance_adjust2 {
	margin-bottom: 10px;
}
.guidance_adjust3 {
	margin-top: 50px;
	margin-bottom: 3px;
}

#guidance-box{
	margin:0x 0px 0px 0px;
	padding:1px;
	
	width:812px;
	height:285px;
}
#mailaddress_guidance {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 204px;
	position: absolute;
	left: 518px;
	top: 223px;
}
#mailaddress_guidance a:hover img{
	/* IE */
    filter: alpha(opacity=50);
	/* Safari Opera */
    opacity:0.5;
	/* Firefox Netscape */
    -moz-opacity:0.5;
}
#compe_guidance a{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 344px;
	position: absolute;
	left: 450px;
	top: 248px;
	background: url(../img/guidance/button_playfee_compe.jpg) no-repeat;
	text-indent:-9999px;
	font-size:1px;
	background-position: 0px 0px;
}
#compe_guidance a:hover{
background-position: 0px -30px;
}
