@charset "utf-8";

#header #head_menu li#btn_bosyu a{
	background-position:0 -23px;
}
#navi h2{
	background:url(../../boshu/img/h2.jpg) no-repeat;
	height:94px;
}
/********** MAIN **********/
#main p{
	margin:10px 20px;
	padding:0;
	line-height:1.4;
	FONT-SIZE:1.1em;
}
#main ul.list{
	font-size:1.1em;
}
#main .btn{
	padding:0 40px 20px;
	margin:0;
}
#main .entry_btn{
	text-indent:-9999px;
	padding:0;
	margin:0 15px 0 0;
	width:105px;
	height:30px;
	background:url(../img/btn_entry.gif) no-repeat;
	font-size:0;
}
#main .entry_btn a{
	width:105px;
	height:30px;
	display:block;
	background:url(../img/btn_entry.gif) no-repeat;
}

#main .entry_btn a:hover{
	background-position:0 -30px;	
}
#main .contact_btn{
	margin:5px 7px;
}
#main .contact_btn a{
	/*text-indent:-9999px;
	background:url(../img/btn_mail.gif) no-repeat
	height:23px;
	width:96px;
	display:block;*/
	margin:8px 0 0;
	padding:0 0 0 15px;
	background:url(../img/arrow.gif) left no-repeat;
}
#main .contact_btn a:hover{
	/*background-position:0 -23px;*/
	background:url(../img/arrow.gif) left no-repeat;
}

