@charset "utf-8";


/* トップページ ▼ ------------------------------*/

/* 新着情報 */
h3.news {
	background-image: url(../../image/index/news.gif);
	font-size: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 44px;
	width: 626px;
	overflow: hidden;
}

/* 松栄梱包を選ぶ３つのメリット ▼ */
h3.merit {
	background-image: url(../../image/index/merit.gif);
	font-size: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 44px;
	width: 626px;
	overflow: hidden;
}

div.merit_middle {
	background-image: url(../../image/index/merit_middle.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

div.merit_head {
	background-image: url(../../image/index/merit_head.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

div.merit_bottom {
	background-image: url(../../image/index/merit_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

div.merit_sp {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

div.merit_box {
	display: block;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}

div.merit01_box {
	float: left;
	width: 195px;
	margin-right: 3px;
}

div.merit02_box {
	float: left;
	width: 197px;
	margin-right: 3px;
}

div.merit03_box {
	float: left;
	width: 196px;
}

p.merit_mi {
	font-size: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 57px;
	overflow: hidden;
	margin-bottom: 10px;
}

/* 在庫の圧縮・削減 */
p.merit01_mi {
	background-image: url(../../image/index/merit01_mi.gif);
	width: 195px;
}

div.merit01_img {
	display: block;
	margin-bottom: 16px;
}

p.merit01_txt {
	display: block;
	margin-bottom: 24px;
}

/* クロスドッキングに対応 */
p.merit02_mi {
	background-image: url(../../image/index/merit02_mi.gif);
	width: 197px;
}

div.merit02_img {
	display: block;
	margin-bottom: 12px;
}

/* コアコンピタンス戦略を可能に */
p.merit03_mi {
	background-image: url(../../image/index/merit03_mi.gif);
	width: 196px;
}


/* 詳しくはこちら */
p.m_detail_bt a {
	font-size: 8px;
	text-decoration: none;
	background-image: url(../../image/index/m_detail_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 24px;
	width: 180px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
p.m_detail_bt a:hover {
	background-position: 0px -24px;
}

/* 松栄梱包を選ぶ３つのメリット ▲ */


/* トップページ ▲ ------------------------------*/
