@charset "utf-8";
/* CSS Document */

/* トップページメインイメージ
----------------------------------------------- */
#topimage {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 58px;
}

/* トップページ-もり運送について
----------------------------------------------- */
#info-mori {
	margin-bottom: 70px;
	width: 675px;
}

#info-mori h2 {
	display: block;
	text-indent: -9999px;
	background: url(../images/top/info-read.gif);
	height: 43px;
	width: 675px;
}

#info-mori p {
	margin-top: 35px;
	line-height: 24px;
	font-size: 12px;
}




/* トップページ-お知らせ
----------------------------------------------- */

#news {
	margin-bottom: 70px;
}
#info-01 {
	border: 1px solid #e0e0e0;
	background-color: #fbfbfb;
	margin-bottom: 40px;
	background-image: url(../images/top/top_pickimages01.jpg);
	background-repeat: no-repeat;
	background-position: 475px bottom;
	padding: 0px;
}
#info-01 h2 {
	background-image: url(../images/top/top_read_back.gif);
	background-repeat: no-repeat;
	height: 31px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#info-01 #info-area {
	background-image: url(../images/top/pick_tx_area.gif);
	height: 190px;
	width: 417px;
	background-repeat: no-repeat;
	margin-left: 25px;
	padding-bottom: 30px;
}
#info-01 #info-area ul {
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 25px;
}
#info-01 #info-area ul li {
	line-height: 25px;
	background-image: url(../images/top/list_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 25px;
}
#info-02 {
	background-color: #fbfbfb;
	background-image: url(../images/top/top_pickimages02.jpg);
	background-position: 540px 45px;
	border: 1px solid #e0e0e0;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	padding: 0px;
}
#info-02 h2 {
	line-height: 31px;
	background-image: url(../images/top/top_read_back.gif);
	height: 31px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 30px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

#info-02 p {
	width: 480px;
	margin-left: 25px;
	line-height: 24px;
}
#info-links  {
	text-align: right;
	width: 480px;
	line-height: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
}





#news dl {
	margin-top: 30px;
}

#news dl dt {
	clear: left;
	float: left;
	width: 70px;
	font-size: 1em;
	background: url(../images/common/list-marker-01.gif) no-repeat 0px 1px;
	padding-left: 17px;
}

#news dl dd {
	margin-left: 105px;
	margin-bottom: 15px;
}

/* トップページ-対応エリア
----------------------------------------------- */
#eria h3 {
	margin-bottom: 30px;
}

#eria p {
	font-size: 1em;
	line-height: 20px;
}


/* サイド-営業日カレンダー
----------------------------------------------- */
#calendar {
	margin-bottom: 40px;
}

#calendar h4 {
	margin-bottom: 14px;
}

