@charset "shift_jis";/* ------------------------------ line-up menu------------------------------ */#m_menu {	width: 750px;	height:35px;	background-color: #ffffff;	background-repeat: no-repeat;	background-position: left top;	margin-top: 0px;	margin-bottom: 0px;	position: relative;/*	background: url(../img/osc-logo3.gif) no-repeat; */} #m_menu ul {	padding-left: 10px;	padding-top: 9px;}#m_menu ul li {	float: left;}#m_menu ul a {	height: 20px;	line-height: 25px;	display: block;	position: relative;	z-index: 10;	padding-top: 1px;}#m_menu ul a:hover {}#lmenu01 a { width: 70px;}#lmenu02 a { width: 103px;}#lmenu03 a { width: 103px;}#lmenu04 a { width: 88px;}#lmenu05 a { width: 88px;}#lmenu06 a { width: 55px;}#lmenu07 a { width: 60px;}#m_menu li.background {	background: url(../img/bg-menu.gif) no-repeat right 7px;	position: absolute;	z-index: 0;	visibility: hidden;} #m_menu li.background .left {	height: 18px;	background: url(../img/bg-menu.gif) no-repeat left 7px;	margin-right: 15px;	_margin-right: 0px;	position: relative;}