@charset "utf-8";
/* CSS Document */

#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(../../../img/master/0002/menu_hurry.jpg); /* 読ませたいイメージ1 */
       background-image: url(../../../img/master/0002/side_hurry.jpg); /* 読ませたいイメージ2 */
}

/*ヘッダーメニュー*/
#menu{
	background:url(../../../img/master/0002/menu_bg.jpg) no-repeat 0px 0px;
	width:760px;
	height:40px;
	margin:0px 20px;
}
#menu li{
	/*display:inline;*/
	float:left;
}
li#hurry a{
	background:url(../../../img/master/0002/menu_hurry.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#hurry a:hover{
	background:url(../../../img/master/0002/menu_hurry.jpg) no-repeat 0px -40px;
}
li#hurry_a{
	background:url(../../../img/master/0002/menu_hurry.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#company a{
	background:url(../../../img/master/0002/menu_company.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#company a:hover{
	background:url(../../../img/master/0002/menu_company.jpg) no-repeat 0px -40px;
}
li#company_a{
	background:url(../../../img/master/0002/menu_company.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#cost a{
	background:url(../../../img/master/0002/menu_cost.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#cost a:hover{
	background:url(../../../img/master/0002/menu_cost.jpg) no-repeat 0px -40px;
}
li#cost_a{
	background:url(../../../img/master/0002/menu_cost.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#hall a{
	background:url(../../../img/master/0002/menu_hall.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#hall a:hover{
	background:url(../../../img/master/0002/menu_hall.jpg) no-repeat 0px -40px;
}
li#hall_a{
	background:url(../../../img/master/0002/menu_hall.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#consult a{
	background:url(../../../img/master/0002/menu_consult.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#consult a:hover{
	background:url(../../../img/master/0002/menu_consult.jpg) no-repeat 0px -40px;
}
li#consult_a{
	background:url(../../../img/master/0002/menu_consult.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#estimate a{
	background:url(../../../img/master/0002/menu_estimate.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#estimate a:hover{
	background:url(../../../img/master/0002/menu_estimate.jpg) no-repeat 0px -40px;
}
li#estimate_a{
	background:url(../../../img/master/0002/menu_estimate.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#inquiry a{
	background:url(../../../img/master/0002/menu_inquiry.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#inquiry a:hover{
	background:url(../../../img/master/0002/menu_inquiry.jpg) no-repeat 0px -40px;
}
li#inquiry_a{
	background:url(../../../img/master/0002/menu_inquiry.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

li#register a{
	background:url(../../../img/master/0002/menu_register.jpg) no-repeat 0px 0px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
li#register a:hover{
	background:url(../../../img/master/0002/menu_register.jpg) no-repeat 0px -40px;
}
li#register_a{
	background:url(../../../img/master/0002/menu_register.jpg) no-repeat 0px -40px;
	display:block;
	width:108px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

li#none a{
	background:url(../../../img/master/0002/menu_none.jpg) no-repeat 0px 0px;
	font-size:14px;
	color:#330001;
	font-weight:bold;
	display:block;
	width:108px;
	height:27px;
	text-align:center;
	padding-top:13px;
	overflow:hidden;
}

li#none a:hover{
	background:url(../../../img/master/0002/menu_none.jpg) no-repeat 0px -40px;
	color:#FFFFFF;
	text-decoration:none;
}
li#none_a{
	background:url(../../../img/master/0002/menu_none.jpg) no-repeat 0px -40px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:108px;
	height:37px;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	overflow:hidden;
}
li#none_a a{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:108px;
	height:30px;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
	overflow:hidden;
}

/*サイドメニュー*/
#side{
	text-align:center;
	width:190px;
	float:left;
}
#side p.tel{
	margin:4px 0px 15px 0px;
}
#side ul{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}
#side li{
	margin:3px 0px 0px 1px;
}
#side li#hurry a{
	background:url(../../../img/master/0002/side_hurry.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#company a{
	background:url(../../../img/master/0002/side_company.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#cost a{
	background:url(../../../img/master/0002/side_cost.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#hall a{
	background:url(../../../img/master/0002/side_hall.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#consult a{
	background:url(../../../img/master/0002/side_consult.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#estimate a{
	background:url(../../../img/master/0002/side_estimate.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#inquiry a{
	background:url(../../../img/master/0002/side_inquiry.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#register a{
	background:url(../../../img/master/0002/side_register.jpg) no-repeat;
	width:185px;
	height:55px;
	display:block;
}
#side li#none a{
	background:url(../../../img/master/0002/side_none.jpg) no-repeat;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:13px;
	color:#000000;
	text-align:left;
	padding-left:90px;
	padding-top:20px;
	width:95px;
	height:35px;
	display:block;
}

#side li#none a:hover{
	background:url(../../../img/master/0002/side_none.jpg) no-repeat;
	text-decoration:none;
}

#side p.banner{
	width:185px;
	display:block;
	margin:10px 0px 0px 0px;
}


/*サイドバナー*/

img{
	border:none;
}

p.side_banner01{
	margin:20px auto;
	text-align:center;
}