@charset "shift_jis";
/* =========================================

nasluck webapp showroom CSS

===========================================*/






/* ---------------- */
/* Myroom planner   */
/* ---------------- */
p.mp a {
	display:block;
	width:600px;
	height:86px;
	margin:20px auto 0 auto;
	background:url(../image/bnr_mp600.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}
p.mp a:hover {
	background:url(../image/bnr_mp600.jpg) top right no-repeat;
}

/* ---------------- */
/* ナスラックショールーム   */
/* ---------------- */
p.sr_maru a {
	display:block;
	width:600px;
	height:65px;
	margin:10px auto 0 auto;
	background:url(../image/bar_marunouchi.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
p.sr_maru a:hover {
	background:url(../image/bar_marunouchi.jpg) no-repeat 0 -65px;
}

/* ウィンターキャンペーン */
a.winter_campaign{
	background:url(/webapp/showroom/image_cmn/bnr_wintercam.jpg) no-repeat 0 0;
	width:600px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

a.winter_campaign:hover{
	background:url(/webapp/showroom/image_cmn/bnr_wintercam.jpg) no-repeat 0 -60px;
}

/* お問合せボタン 名古屋鶴舞・岡崎・岐阜県庁前SR限定 */
a.btn_contact{
	background:url(/webapp/showroom/image_cmn/btn_toiawase.gif) no-repeat 0 0;
	width:184px;
	height:31px;
	display:block;
	text-indent:-9999px;
	margin:0 auto 0 auto;
}

a.btn_contact:hover{
	background:url(/webapp/showroom/image_cmn/btn_toiawase.gif) no-repeat 0 -31px;
}

div.sr_title{
font-weight: bold;
}
