#maincontents {
	background: url(/shared/img/bg_shared.jpg) no-repeat;
	/*background: url(/logistics/img/bg_logistics.jpg) no-repeat;*/
}

/* minititle
*************************************************************/
.miniTitle_double span {
	font-size: 14px;
	display: block;
	padding: 6px 0px 0px 30px;
}
.miniTitle_double a {
	display: block;
	width: 260px;
	height: 28px;
	color: #555;
}

/* mark for minititle
*************************************************************/
.logiMark {
	background: url(/logistics/img/miniTitle_logi.gif) no-repeat;
}
.logiMark a:hover {
	text-decoration: none;
}

.warehouseMark {
	background: url(/logistics/img/miniTitle_warehouse.gif) no-repeat;
}
.warehouseMark a:hover {
	text-decoration: none;
}




/*-----------------------------------------------------------*/
.minititle_contents,
.logiInfo {
	font-size: 80%;
	line-height: 140%;
	margin: 15px 0px;
}
.minititle_contents h3 ,
.logiInfo h3 {
	margin: 0px 0px 10px 0px;
}
.minititle_contents p ,
.logiInfo p {
	width: 180px;
	float:left;
	padding: 0px 3px;
}
.minititle_contents img ,
.logiInfo img {
	float:right;
}

.mtitle_l {
	width: 260px;
	float: left;
	margin-bottom: 10px;
}
.mtitle_r {
	width: 260px;
	float: right;
}


/* wHouse
*********************************************************/
.wHouseL {
	float: left;
	width: 80px;
	margin-bottom: 15px;
}
.wHouseR {

}
.wHouseR h3 {
	font-size: 120%;
	padding-bottom: 5px;
}
.wHouseR table {
	font-size: 80%;
}
.wHouseR table th {
	width: 70px;
	text-align:left;
}

/**********************************************************/
.subArea h4 {
	font-size : 80%;
	font-weight : bold;
	color : #336699;
}


/**********************************************************/
.totallogi_catchtextBox {
	border: 1px solid #EEE;
	background: #FEE;
	padding: 10px;
	margin-left:10px;
}
.totallogi_catchtextBox p {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	color: #600;
}


/*
************************************************************/
.copy_totallogi {
	background: url(/logistics/totallogi/img/catchcopy_totallogi.gif) no-repeat;
}

/* list
************************************************************/
ul.list_lineup li {
	font-size: 80%;
	list-style-type: square;
	margin-left: 20px;
}