@charset "UTF-8";

/* ==============================
  css-home-index
=================================
left
---------------------------------
right
---------------------------------
title
---------------------------------
topics
---------------------------------
bnr
---------------------------------
business-field
---------------------------------
sec-btn
============================== */

/* ------------------------------
  Topics News
------------------------------ */

#topics {
	background-image: url(../img/home/topics_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	width: 900px;
	height: 25px;
	margin-bottom: 25px;
}
#topics h4 {
	display: none;
}
#topics dt {
	margin-left: 110px;
	margin-top: 7px;
	color: #000000;
	font-size: 10px;
	display: inline;
	float: left;
}
#topics dd {
	float: left;
	margin-left: 12px;
	font-size: 12px;
	margin-top: 5px;
}
#topics dd a {
	text-decoration: none;
}


/* ------------------------------
  left
------------------------------ */
#left {
	width: 570px;
	float: left;
}

/* ------------------------------
  right
------------------------------ */
#right {
	width: 290px;
	float: right;
}


/* ------------------------------
  title
------------------------------ */
.title {
	position: relative;
	margin-bottom: 20px;
}
.title h2 {
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	width: 100%;
	background-image: url(../img/home/title_business.gif);
}

#topics .title p#rss {
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	top: 10px;
	right: 0;
}

#business-field .title #txt-size {
	position: absolute;
	top: 0;
	right: 0;
}
/* ------------------------------
  ground
------------------------------ */
#ground {
	width: 290px;
	margin-bottom: 45px;
}
#ground  h3 {
	width: 290px;
	height: 15px;
	margin-bottom: 26px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#ground  h3#ground {
	background-image: url(../img/home/title_ground.gif);
}
#ground  .sec-btn {
	width: 290px;
	margin-bottom: 40px;
}

/* ------------------------------
  bnr
------------------------------ */
#bnr {
	width: 290px;
	padding-left: 20px;
	font-size: 86%;
	line-height: 1.4em;
}
#bnr p {
	margin-bottom: 15px;
	width: 270px;
}

/* ------------------------------
  business-field
------------------------------ */
#business-field {
	width: 570px;
}

#business-field h3 {
	width: 570px;
	height: 15px;
	margin-bottom: 26px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#business-field h3#shipping {
	background-image: url(../img/home/title_shipping.gif);
}

/* ------------------------------
  sec-btn
------------------------------ */
.sec-btn {
	width: 566px;
	margin-bottom: 20px;
}
.nav {
	position: relative;
	padding-left: 10px;
}
* html .nav { /* target IE5-6 */
	height: 60px;
}
.nav li {
	display: block;
	width: 267px;
	height: 60px;
	float: left;
	list-style: none;
	background-repeat: no-repeat;
	margin: 0px 10px 10px 0px;
}
.nav li a {
	position: absolute;
	width: 267px;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	display: block;
	background-repeat: no-repeat;
}
.nav li a:link, .nav li a:visited {
	width: 267px;
}
.nav a:hover, .nav a:focus {
	background-position: 0px -60px;
}
.nav li.btn01 , .nav-btn01 {
	background-image: url(../img/home/btn01.jpg);
}
.nav li.btn02 , .nav-btn02 {
	background-image: url(../img/home/btn02.jpg);
}
.nav li.btn03 , .nav-btn03 {
	background-image: url(../img/home/btn03.jpg);
}
.nav li.btn04 , .nav-btn04 {
	background-image: url(../img/home/btn04.jpg);
}
.nav li.btn05 , .nav-btn05 {
	background-image: url(../img/home/btn05.jpg);
}
.nav li.btn06 , .nav-btn06 {
	background-image: url(../img/home/btn06.jpg);
}
.nav li.btn07 , .nav-btn07 {
	background-image: url(../img/home/btn07.jpg);
}
.nav li.btn08 , .nav-btn08 {
	background-image: url(../img/home/btn08.jpg);
}
.nav li.btn09 , .nav-btn09 {
	background-image: url(../img/home/btn09.jpg);
}
.nav li.btn10 , .nav-btn10 {
	background-image: url(../img/home/btn10.jpg);
}
.nav li.btn11 , .nav-btn11 {
	background-image: url(../img/home/btn11.jpg);
}
.nav li.btn12 , .nav-btn12 {
	background-image: url(../img/home/btn12.jpg);
}
.nav li.btn13 , .nav-btn13 {
	background-image: url(../img/home/btn13.jpg);
}
.nav li.btn14 , .nav-btn14 {
	background-image: url(../img/home/btn14.jpg);
}
.nav-btn01, .nav-btn02, .nav-btn03, .nav-btn04, .nav-btn05, .nav-btn06, .nav-btn07, .nav-btn08, .nav-btn09, .nav-btn10, .nav-btn11, .nav-btn12, .nav-btn13, .nav-btn14 {
	width: 267px;
	height: 60px;
	background-position: 0px -60px;
}


/* ------------------------------
  bnr-bottom
------------------------------ */

#bnr-bottom {
	background-image: url(../img/home/bnr_bgline.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#bnr-bottom img {
	margin-right: 40px;
	vertical-align: middle;
}

