#left li{
	background-image: url(../../img/bg_menu_b.jpg);
} 
#top{
	background: url(../../img/bg_top_b.jpg) left repeat-y;
	margin: 0 20px 20px 0;
	padding: 4px 0 3px 21px;
	text-align: left;
}
#top p{
	margin: 5px;
	font-size: 12px;
	line-height: 150%;
}

/* -------------------- 01倉庫一覧 -------------------- */
#style01{
	text-align: center;
	margin: 0 auto;
}

#style01 h4{
	text-align: left;
	margin: 20px 20px 0;
}
#style01 p{
	margin: 20px auto;
	text-align: center;
}
#style01 div{
	width: 600px;
	margin: 0 auto 20px;
}
#style01 div p{
	margin: 5px 0;
	padding: 5px;
	text-align: left;
	line-height: 150%;
	color: #669;
	font-size: 16px;
	border-top: 1px dashed #aaa;
}
#style01 div img{
	vertical-align: middle;
}

/* -------------------- 01倉庫詳細 -------------------- */
#style01a{
	text-align: center;
	margin: 0 auto;
}
#style01a h4{
	text-align: left;
	margin: 10px 0;
}

/*---2010/02 widthの値を550pxから600pxに変更---*/
#style01a table{
	width: 600px;
	table-layout:fixed;
}
/*--------------------------------------------*/

#style01a td{
	padding: 10px;
	line-height: 150%;
	text-align: left;
	font-size: 85%;
}
#style01a td img{
	margin: 0 auto 10px;
}
#style01a td h5{
	margin: 20px 0 10px;
	font-size:90%;
}
/*---2009/12追加---*/
#style01a a{ 
	color:#0000ff;
	text-decoration:none;
	font-size:90%;
	margin-left:1em;
}

#style01a a:link {
    color:#0000ff;
}

#style01a a:visited {
    color:#6a006a;
}

#style01a a:hover {
    text-decoration:underline;
}

#style01a ul{
	width: 600px;
	text-align: left;
	margin: 10px 0 20px;
	list-style: circle;
	line-height: 150%;
	border: 1px solid #888;
	padding: 10px 0;
}
#style01a li{
	margin-left: 30px;
}

/*------------------*/
/*---2010/02widthを150pxからautoに変更---------------*/
#table01{
	width: auto;
}
#table01 th,#table01 td{
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dashed #aaa;
	padding: 5px 0 2px;
}
#table01 th{
	width: 4.5em;
	font-size: 85%;
	border-left:none;
	border-top:none;
	border-right:none;
}
#map{
	text-align: left;
}
#tohoku{
	position: relative;
	top: 270px;
	left: 350px;
}
#kanto{
	position: relative;
	top: 470px;
	left: 100px;
}
#chubu{
	position: relative;
	top: 530px;
	left: -80px;
}
#kansai{
	position: relative;
	top: 560px;
	left: -250px;
}
#chugoku{
	position: relative;
	top: 515px;
	left: 100px;
}
#kyusyu{
	position: relative;
	top: 600px;
	left: -80px;
}
#all{
	position: relative;
	top: 200px;
	left: -80px;
}

/* -------------------- 01 倉庫各エリア -------------------- */
#style01b{
	margin: 5px 10px;
	width: 640px;
}
	
#style01b td,th
{ 
	padding: 3px;
	line-height: 150%;
	border: 1px solid #888;
	vertical-align:middle;
}

#style01b th{
	text-align:center;
	background-color:#feedd7;
}

#style01b th.left{
	text-align:left;
	background-color: #ffffbf;
}

#style01b td.right{
	text-align:right;
}

#style01b td.top{
	vertical-align:top;
}
	
#style01b a:link,#style01b a:visited{
	text-decoration: none;
}
#style01b a:link,#style01b a:visited{
	text-decoration: none;
	color: #00f;
}
#style01b a:hover,#style01b a:active{
	text-decoration: underline;
	color: #f00;
}

/* -------------------- 02 国内拠点 -------------------- */
#style02{
	text-align: center;
	margin: 0 auto;
}
#map02{
	text-align: left;
}
#kanto02{
	position: relative;
	top: 470px;
	left: 340px;
}
#chubu02{
	position: relative;
	top: 510px;
	left: 170px;
}
#kansai02{
	position: relative;
	top: 530px;
	left: -30px;
}

/* -------------------- 02a 倉庫・物流センター各支店 -------------------- */
#style02a{
	text-align: center;
}
#style02a div{
	width: 600px;
	margin: 10px auto;
	text-align: left;
}
#style02a div h4{
	margin-bottom: 10px;
}
#style02a div p{
	margin: 10px 0;
}
#style02a td{
	line-height: 150%;
	padding: 3px;
	text-align: left;
}
