body{
background:#252525 url("img/body_back.gif") left top repeat-y;
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
}

img {
	vertical-align:bottom;
	border:none;
}

p {
	margin:5px 0px;
	padding:0px;
}

a {
	color:#e6043f;
}
a:hover {
	color:#3e03e5;
}

iframe {
	border:solid 1px #ccc;
}

#all {
	width:800px;
	margin:0px;
	font-size:80%;
	line-height:140%;
}

/******************** head SECTION ********************/


#head {
width:800px;
height:332px;
background:url("img/top/main.jpg") left top no-repeat;}

h1{
padding:0px;
margin:0px;}




/******************** MENU SECTION ********************/

#menu {
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu li {
	float:left;
	margin:0px;
	padding:0px;
}

#menu a {
	display:block;
	height:80px;
}

#menu a.menu-1 {
	width:270px;
	background:url("img/top/top_navi01.jpg") top no-repeat;}	
#menu a.menu-2 {
	width:263px;
	background:url("img/top/top_navi02.jpg") top no-repeat;}	
#menu a.menu-3 {
	width:267px;
	background:url("img/top/top_navi03.jpg") top no-repeat;}	 
#menu a:hover {
	background-position:bottom;
}


#contents {
	margin:0px;
	text-align:left;
}

/******************** SIDE MENU ********************/

#side-menu {
	float:right;
	display:inline;
	margin:10px 10px 0px 0px;
	width:205px;
	padding:0px;
}

#side-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#side-menu li {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

#side-menu a {
	display:block;
	width:205px;
}

#side-menu a.mame {
	background:url("img/top/sidemenu_mame_top.gif") top no-repeat;
	height:48px;
}
#side-menu a.calendar {
	background:url("img/top/sidemenu_calendar_top.gif") top no-repeat;
	height:48px;
}
#side-menu a.eigyou {
	background:url("img/top/sidemenu_eigyou_top.gif") top no-repeat;
	height:48px;
}
#side-menu a.iso {
	background:url("img/top/sidemenu_iso_top.gif") top no-repeat;
	height:48px;
}
#side-menu a.usagiya {
	background:url("img/top/sidemenu_usagiya_top.gif") top no-repeat;
	height:65px;
}
#side-menu a.blog01 {
	background:url("img/top/sidemenu_blog01_top.jpg") top no-repeat;
	height:69px;
}
#side-menu a.blog02 {
	background:url("img/top/sidemenu_blog02_top.jpg") top no-repeat;
	height:65px;
}
#side-menu a.office {
	background:url("img/top/sidemenu_office_top.gif") top no-repeat;
	height:65px;
}

#side-menu a:hover {
	background-position:bottom;
}


/******************** MAIN SECTION ********************/

#main {
	width:580px;
}

div.btn01{
width:171px;
float:left;
margin:10px 0px 10px 12px;
}

div.btn01 a {
	display:block;
	width:171px;
}

div.btn01 a.product {
	background:url("img/top/top_menu01.jpg") top no-repeat;
	height:103px;
}
div.btn01 a.fair {
	background:url("img/top/top_menu02.jpg") top no-repeat;
	height:103px;

}
div.btn01 a.system {
	background:url("img/top/top_menu03.jpg") top no-repeat;
	height:103px;
}
div.btn01 a:hover {
	background-position:bottom;
}

/******************** top_banner SECTION ********************/


div.top_banner{
clear:left;
padding:0px;
height:67px;
margin:10px 0px;
}


div.top_banner ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

div.top_banner li {
margin:0px 0px 10px 8px;
	padding:0px;
	float:left;
}

div.top_banner a {
	display:block;
	width:273px;
}

div.top_banner a.r-ichiba {
	background:url("img/top/top_2menu01.gif") top no-repeat;
	height:67px;
}

div.top_banner a.info-product {
	background:url("img/top/top_2menu02.jpg") top no-repeat;
	height:67px;
}

div.top_banner a.system-solution {
	background:url("img/top/system_solution_bottom.jpg") top no-repeat;
	height:67px;
}

div.top_banner a:hover {
	background-position:bottom;
}

/******************** NEW SECTION ********************/

.new{
clear:left;
padding:0px;
margin-left:15px;}

.new ul{
	margin-left:10px;
	padding:0px;
	list-style:none;}
	
	.new li{
	padding:5px 0px 0px 0px;
	margin:0px;}




/******************** FOOT SECTION ********************/

#foot {
	clear:both;
	text-align:center;
	padding-bottom:5px;
	padding-top:10px;
	margin:0px 0px 10px 0px;
}


#foot ul {
	margin:0px 20px 10px 50px;
	padding:5px 10px;
	list-style:none;
}

#foot li {
	display:inline;
	margin:0px;
	padding:0px;
}

#foot p {
	font-weight:bold;
}

.n {
	display:none;
}