@charset "UTF-8";
@import url(common.css);

p.img_lead100{
	padding-left: 100px;
	padding-right: 40px;
}
ul.img_lead130{
	padding-left: 130px;
	margin-bottom: 10px;
}
ul.img_lead130 li{
	line-height: 1.3em;
	padding-left: 8px;
	padding-right: 30px;
	margin-bottom: 5px;
	background: url(../images/icon01.gif) 0px 6px no-repeat;
}
div.link_box{
	margin-left: 130px;
	width: 500px;
	background: #f5f5f5;
	padding-bottom: 5px;
}
div.link_box p{
	float: left;
	color: #333399;
	width: 230px;
	padding: 7px 0px;
	margin-left: 20px;
}
* html body div.link_box p{
	margin-left: 10px;
}
div.link_box p.line2{
	color: #333399;
	width: 460px;
	padding: 7px 0px;
	margin-left: 20px;
}
* html body div.link_box  p.line2{
	margin-left: 10px;
}
div.link_box dl{
	width: 500px;
	color: #333399;
}
div.link_box dt{
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	line-height: 1.5em;
}
div.link_box dd{
	float: left;
	width: 250px;
	margin-top: 10px;
	line-height: 1.5em;
}

/*****************************************************************
 ロジスティクスソリューション  logi
*****************************************************************/
table.logi_flow{
	margin-top: 15px;
}
table.logi_flow th{
	width: 75px;
	padding: 10px 5px;
	line-height: 1.3em;
	vertical-align: top;
}
table.logi_flow td{
	width: 175px;
	padding: 10px 5px;
	line-height: 1.3em;
	vertical-align: top;
}
table.logi_flow td ul li{
	padding-left: 10px;
	margin-bottom: 5px;
	background: url(../images/icon01.gif) 0px 6px no-repeat;
}
table.logi_flow td ul li.border{
	border-bottom: 1px solid #999999;
}
table.logi_flow td div.border{
	padding: 5px;
	border: 1px solid #50deb8;
}
table.logi_flow td img{
	margin: 3px 0px;
}


/*****************************************************************
会社情報
*****************************************************************/
dl.dl_content{
	margin-top: 10px;
	margin-bottom: 25px;
}
dl.dl_content dt{
	clear: left;
	float: left;
	width: 120px;
	line-height: 1.5em;
}
dl.dl_content dd{
	width: 490px;
	margin-left: 120px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

/*****************************************************************
イベント・セミナー
*****************************************************************/
h2.h2_event{
	width: 640px;
	font-size: 1.3em;
	padding-bottom: 3px;
	border-bottom: 3px double #333399;
}
table.event{
	width: 630px;
	border-collapse: collapse;
}
table.event th{
	padding: 5px 5px;
	border: solid 5px #ffffff;
	background-color: #66aaff;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
}
table.event th.th01{ width: 30px; }
table.event th.th02{ width: 140px; }
table.event th.th03{ width: 30px; }
table.event th.th04{ width: 30px; }
table.event th.th05{ width: 290px; }
table.event th.th06{ width: 30px; }
table.event td{
	padding: 5px 5px;
	border: solid 5px #ffffff;
	text-align: center;
}
table.event td.t_left{
	text-align: left;
}

dl.detail_map{
	margin-top: 10px;
	margin-bottom: 15px;
}
dl.detail_map dt{
	clear: left;
	float: left;
	width: 6em;
	text-align: right;
	line-height: 1.5em;
}
dl.detail_map dd{
	margin-left: 7em;
	width: 380px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
p.map_center{
	margin: 0px auto;
	text-align: center;
}

/*****************************************************************
採用情報
*****************************************************************/
p.recruit_btn{
    width: 500px;
	padding: 10px;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
p.recruit_btn img{
	margin-top: 5px;
	vertical-align:middle;
}
ul.recruit_link{
	margin-top: 10px;
}
ul.recruit_link li{
	float: left;
}
ul.recruit_link li a{
	display: block;
	width: 110px;
	height: 34px;
	padding-top: 10px;
	padding-left: 40px;
	background: url(../../recruit/fresh/images/icon.gif) no-repeat;
}
p.recruit_title{
	width: 610px;
	background-color: #00cc99;
	padding: 2px 8px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	margin-top: 20px;
}

/*****************************************************************
サイトマップ
*****************************************************************/
h4.h4_sitemap{
	width: 600px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
	border-left: 5px solid #33aaff;
	border-bottom: 1px solid #44bbff;
}
h4.h4_sitemap a{
	display: block;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom: 3px;
}
ul.ul_sitemap{
	padding-left: 20px;
	margin-bottom: 15px;
}
ul.ul_sitemap li{
	margin-top: 10px;
}

/*****************************************************************
導入事例
*****************************************************************/
dl.dl_casestudy{
	margin-top: 10px;
	margin-bottom: 25px;
}
dl.dl_casestudy dt{
	clear: left;
	float: left;
	width: 70px;
	line-height: 1.5em;
}
dl.dl_casestudy dd{
	width: 520px;
	margin-left: 75px;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding-right: 40px;
}