@charset "shift_jis";

/* ----------------------------------------------------------------
  TITLE : HIT-MALL Total E-Commerce Solution
  URI : http://www.hit-mall.jp/
  Copyright (C) ITEC HANKYU HANSHIN.Co.,Ltd. All Rights Reserved.
---------------------------------------------------------------- */

/*----------------------------
	1. Import
	2. Common
	3. Detail
------------------------------ */

/*   1. Import
---------------------------------------------------- */
@import "format.css";
@import "basic.css";

/*   2. Common
---------------------------------------------------- */
#totalec{
	background: url(../../images/bg_2nd.gif) left top repeat-x;
}

#totalec li {
	line-height: 1.75;
}
#totalec #others{
	margin: 30px 0 0;
}
#totalec #others h4,
#totalec #others_half h4 {
	margin: 0 0 4px;
}
#totalec .column .pagetop {
	text-align: right;
}
#totalec #others ul {
	width: 687px;
	padding: 9px 9px 9px 4px;
	background: url(/service/images/bg_otherbtnBox.gif) no-repeat;
}
#totalec #others li {
	float: left;
	vertical-align: middle;
	margin: 0 0 0 5px;
	padding: 14px 16px;
	line-height: 1.0;
}
#totalec #others li.w4 {
	background: url(/service/images/bg_otherbtn4.gif) no-repeat;
}
#totalec #others li.w6 {
	background: url(/service/images/bg_otherbtn6.gif) no-repeat;
}
#totalec #others li.w7 {
	background: url(/service/images/bg_otherbtn7.gif) no-repeat;
}
#totalec #others li.w8 {
	background: url(/service/images/bg_otherbtn8.gif) no-repeat;
}
#totalec #others li a {
	padding: 0 0 0 13px;
	background:url(/service/images/arrow02.gif) left no-repeat;
}
#totalec #btn_order {
	padding: 30px 0 0;
	text-align: center;
}

#totalec #others_half ul {
	width: 297px;
	padding: 11px 21px;
	background: url(/service/images/bg_otherbtnBox_half.gif) no-repeat;
}
#totalec #others_half li a {
	padding: 0 0 0 13px;
	background:url(/service/images/allow03.gif) left no-repeat;
}
#totalec #others_half #left{
	float: left;
	margin: 30px 21px 0 0;
}
#totalec #others_half #right{
	float: right;
	margin: 30px 0 0 0;
}
#totalec .linktext a{
	padding: 0 0 0 18px;
	background:url(/images/arrow01.gif) no-repeat left;
}



/*   3. Detail
---------------------------------------------------- */


