@charset "shift-jis";
@import url(main.css);


/*-----------------------------------------------------------------
▼はじめての方へ
------------------------------------------------------------------*/

#guide h2 {
	background: url(../guide/img/top2.png) no-repeat center top;
	}
#guide h2.topimg2014 {
	background: url(../guide/img/top2014.png) no-repeat center top;
	}

#guide h3 {
	background: url(../guide/img/title_guide.jpg) no-repeat left top;
	width: 740px;
	height: 45px;
	margin-bottom: 20px;
	text-indent: -9999px;
	}


#guide h4 {
	background: url(../guide/img/step1.png) no-repeat left top;
	height: 38px;
	width: 740px;
	text-indent: -9999px;
	margin: 0px 0 10px;
	clear: both;
	}
#guide h4#step1 {
	background: url(../guide/img/step1.png) no-repeat left top;
	margin-top: 40px;
	}
#guide h4#step2 {
	background: url(../guide/img/step2.png) no-repeat left top;
	}
#guide h4#step3 {
	background: url(../guide/img/step3.png) no-repeat left top;
	}
	
#guide .box{ margin: 0 0 40px; padding: 15px; background: url(../guide/img/box_bg.jpg) repeat-x top;}
#guide .ph { width: 272px;}
#guide .txtarea { width: 400px;}



#guide .guide_link {
	height: 50px;
	margin: 0 0 10px;
	}

#guide .guide_link a {
	height: 50px;
	text-indent: -9999px;
	display: block;
		}
		

#guide #btn_siryo a { background: url(../guide/img/btn_siryo.png) no-repeat top left; width: 246px;}
#guide #btn_modelhouse a { background: url(../guide/img/btn_model.png) no-repeat top left; width: 246px;}
#guide #btn_event a { background: url(../guide/img/btn_event.png) no-repeat top left; width: 210px;}
#guide #btn_staff a { background: url(../guide/img/btn_staff.png) no-repeat top left; width: 210px;}
#guide #btn_company a { background: url(../guide/img/btn_company.png) no-repeat top left; width: 190px;}



#guide #btn_siryo a:hover,
#guide #btn_modelhouse a:hover,
#guide #btn_event a:hover,
#guide #btn_staff a:hover,
#guide #btn_company a:hover { background-position: bottom right;}





