@charset "shift_jis";

/*------------------------------------------------------
 ページ全体
------------------------------------------------------*/
body {
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	background-color: #F1FBF2;
}
/* 大外テーブルの設定 */
table.tbl {
	table-layout: auto;
	width: 740px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}


/*------------------------------------------------------
 ヘッダーメニュー
------------------------------------------------------*/
/*	特徴	*/
#menu_feature a{
	background-image:  url(../common/menu_feature.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 110px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
}
#menu_feature a:hover{
	background-image:  url(../common/menu_feature_ro.gif);
	background-repeat: no-repeat;
}


/*	褥瘡発生の概念図	*/
#menu_bulletin a{
	background-image:  url(../common/menu_bulletin.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 110px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
}
#menu_bulletin a:hover{
	background-image:  url(../common/menu_bulletin_ro.gif);
	background-repeat: no-repeat;
}

/*	取り扱い方法	*/
#menu_handling a{
	background-image:  url(../common/menu_handling.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 110px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
}
#menu_handling a:hover{
	background-image:  url(../common/menu_handling_ro.gif);
	background-repeat: no-repeat;
}

/*	お客様の声	*/
#menu_voice a{
	background-image:  url(../common/menu_voice.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 110px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
}
#menu_voice a:hover{
	background-image:  url(../common/menu_voice_ro.gif);
	background-repeat: no-repeat;
}

/*	会社概要	*/
#menu_corporate a{
	background-image:  url(../common/menu_corporate.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 111px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
}
#menu_corporate a:hover{
	background-image:  url(../common/menu_corporate_ro.gif);
	background-repeat: no-repeat;
}


/*------------------------------------------------------
 サイドメニュー
------------------------------------------------------*/
/*	モニター募集	*/
#side_monitor a{
	background-image:  url(../common/side_monitor.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 93px;
	text-decoration: none;
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_monitor a:hover{
	background-image:  url(../common/side_monitor_ro.jpg);
	background-repeat: no-repeat;
}

/*	エアーパッドＥＸ−Ｗ	*/
#side_menu_pad-ex a{
	background-image:  url(../common/side_menu_pad-ex.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height:63px;
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_menu_pad-ex a:hover{
	background-image:  url(../common/side_menu_pad-ex_ro.gif);
	background-repeat: no-repeat;
}

/*	エアーパッド	*/
#side_menu_pad a{
	background-image:  url(../common/side_menu_pad.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 63px;
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_menu_pad a:hover{
	background-image:  url(../common/side_menu_pad_ro.gif);
	background-repeat: no-repeat;
}

/*	エアークッション	*/
#side_menu_cushion a{
	background-image:  url(../common/side_menu_cushion.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 63px;
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_menu_cushion a:hover{
	background-image:  url(../common/side_menu_cushion_ro.gif);
	background-repeat: no-repeat;
}

/*	消臭防水シーツ	*/
#side_menu_seat a{
	background-image:  url(../common/side_menu_seat.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 35px;
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_menu_seat a:hover{
	background-image:  url(../common/side_menu_seat_ro.gif);
	background-repeat: no-repeat;
}

/*	消臭敷きマット	*/
#side_menu_mat a{
	background-image:  url(../common/side_menu_mat.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 35px;
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_menu_mat a:hover{
	background-image:  url(../common/side_menu_mat_ro.gif);
	background-repeat: no-repeat;
}

/*	リフレッシュメイク	*/
#side_menu_make a{
	background-image:  url(../common/side_menu_make.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 34px;
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_menu_make a:hover{
	background-image:  url(../common/side_menu_make_ro.gif);
	background-repeat: no-repeat;
}

/*	消臭スクリーン	*/
#side_menu_screen a{
	background-image:  url(../common/side_menu_screen.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 35px;
	text-decoration: none;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
	list-style-position: inside;
}
#side_menu_screen a:hover{
	background-image:  url(../common/side_menu_screen_ro.gif);
	background-repeat: no-repeat;
}

/*	お客様窓口	*/
#side_inquiry{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
