@charset "utf-8";
/* CSS Document */


#ichioshi{
	display: block;
	margin-bottom: 20px;
	height: auto;
	float: left;
	width: 620px;
	background: url(none)!important;
}

#ichioshi #section01-01{
	float: left;
	width: 300px;
	background: url(none)!important;
}

#ichioshi img {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 200px;
	width: 300px;
	display: block;
	border-style: none;
	background: url(none)!important;
	}
	
	
#ichioshi a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);}
	
#ichioshi p a.button{
	background: url(../function/images/red_icon.gif) no-repeat;
	padding-left: 15px;
	}
	


#ichioshi #section01-02{
	float: right;
	width: 300px;
}


#ichioshi p.list02 a{
	background: url(images/item2.jpg) no-repeat;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 200px;
	width: 300px;
	text-indent: -9999px;
	display: block;
	}
#ichioshi p.list01 a:hover,#ichioshi p.list02 a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}


p.list01 a {
	background: url(../function/images/foootermenu_gray.gif) repeat center center;
	padding-left:55px;
	}



p.showcase a {
	background: url(images/showcase.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 210px;
	width: 195px;
	text-indent: -9999px;
	display: block;
	}
p.showcase a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}


#newItems p{
	background: url(newitems.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 25px;
	width: 620px;
	text-indent: -9999px;
	display: block;
	float: left;
	}
	
#newItems table{
	float: left;
	width: 600px;	
	}


p.caseStudy {
	background: url(caseStudy.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 25px;
	width: 620px;
	text-indent: -9999px;
	display: block;

	}
	
p.ichioshi {
	background: url(ichioshi.jpg) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 25px;
	width: 620px;
	text-indent: -9999px;
	display: block;
	float: left;
	}

p.sideInfo {
	background: url(info.jpg);
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 195px;
	text-indent: -9999px;
	display: block;
	}
	
#localNav #toplocalNav p{
	font-size: 10px;
}

#localNav #toplocalNav ul{
	margin-bottom: 25px;
	list-style: none;
	}
	
#localNav #toplocalNav ul li{
	background: url(none);
	display: block;
	height: 25px;
	width: 185px;
	margin: auto;
	padding: 0px;
	margin: 0px 0px 5px;
	}

#localNav #toplocalNav ul li a{
	width: 185px;
	font-size: 10px;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 20px;
	background: #EEE url(none);
	padding: 8px 0px 0px 20px;
	line-height: normal;
	color: #666;
	}
#localNav #toplocalNav ul li a:hover{
	background: #D5D5D5 url(none);
	}
