/* CSS Document */

#container #contents #cont-head {
width:766px;
margin:0 0 0 7px;
padding:10px 0 0 0;
}
#container #contents #cont-head h1 {
float:left;
width:577px;
height:175px;
}
#container #contents #cont-head .box-feature {
float:right;
width:180px;
height:175px;
background:#EDEDEE;
}
#container #contents #cont-head .box-feature h2 {
margin:0 0 0 3px;
}
#container #contents #cont-head .box-feature ul {
margin:0 0 0 3px;
}
#container #contents #cont-head .box-feature ul li {
margin:0 0 0 0;
}

#container #contents #main_index {
clear:both;
padding:10px 0 40px 2px;
}
#container #contents #main_index .box_left {
width:189px;
float:left;
}

#container #contents #main_index .box_center {
width:397px;
float:left;
}
#container #contents #main_index .box_center .comment {
	padding: 7px;
	margin: 5px;
	font-size: 12px;
	background: #f0f0f0;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
	border: solid 1px #cccccc;
}

	
#container #contents #main_index .box_right {
width:189px;
float:right;
}


/* ========================= category menu ============================== */

#container #contents #main_index .box_left h2.support {
width:189px;
height:51px;
background:url(/img/h2_menu_support.gif) no-repeat left top;
text-indent:-9999px;
}
#container #contents #main_index .box_left h2.support a {
display:block;
width:189px;
height:51px;
text-decoration:none;
}
#container #contents #main_index .box_left h2.support a:hover {
background:url(/img/h2_menu_support_on.gif) no-repeat left top;
}


#container #contents #main_index .box_center h2.service {
width:397px;
height:51px;
background:url(../../img/h2_menu_service.gif) no-repeat left top;
text-indent:-9999px;
}
#container #contents #main_index .box_center h2.service a {
display:block;
width:397px;
height:51px;
text-decoration:none;
}
#container #contents #main_index .box_center h2.service a:hover {
background:url(/img/h2_menu_service_on.gif) no-repeat left top;
}


#container #contents #main_index .box_right h2.about {
width:189px;
height:51px;
background:url(/img/h2_menu_about.gif) no-repeat left top;
text-indent:-9999px;
}
#container #contents #main_index .box_right h2.about a {
display:block;
width:189px;
height:51px;
text-decoration:none;
}
#container #contents #main_index .box_right h2.about a:hover {
background:url(/img/h2_menu_about_on.gif) no-repeat left top;
}



/* ========================= box_left (support) ============================== */


/* ----- item-link (support) ----- */

#container #contents #main_index ul.item-link_support {
padding:5px 0 5px 4px;
}

	/* hack for ie6 */
	* html #container #contents #main_index ul.item-link_support {
	padding-bottom:8px;
	}
	/* hack for ie7 */
	*+html #container #contents #main_index ul.item-link_support {
	padding-bottom:8px;
	}

#container #contents #main_index ul.item-link_support li {
padding:0 0 0 20px;
background:url(/img/icon_arrow_item_support.gif) no-repeat left top;
}
#container #contents #main_index ul.item-link_support li a {
line-height:140%;
}

#container #contents #main_index ul.item-link_support li img {
margin:0 0 0 3px;
}


/* ----- box-search ----- */

#container #contents #main_index .box-search {
width:180px;
margin:2px 0 0 4px;
padding:6px 0 0 0;
background:url(/img/fig_box-top_chase-top.gif) no-repeat left top;
}
#container #contents #main_index .box-search .box_bottom {
width:180px;
padding:0 0 6px 0;
background:url(/img/fig_box-bottom_chase-top.gif) no-repeat left bottom;
}
#container #contents #main_index .box-search .box_middle {
padding:0 6px 0 6px;
background:url(/img/fig_box-middle_chase-top.gif) repeat-y left top;
}
#container #contents #main_index .box-search .box_middle p {
margin:5px 0 0 0;
padding:0;
}
#container #contents #main_index .box-search .box_middle p.title {
height:20px;
margin:0;
padding:0;
border-bottom:1px solid #FFFFFF;
}
#container #contents #main_index .box-search .box_middle p.title img.left {
float:left;
}
#container #contents #main_index .box-search .box_middle p.title span.right {
float:right;
width:50px;
color:#FFFFFF;
}
#container #contents #main_index .box-search .box_middle p.title span.right a,
#container #contents #main_index .box-search .box_middle p.check {
color:#FFFFFF;
text-decoration:none;
}
#container #contents #main_index .box-search .box_middle p.check input,
#container #contents #main_index .box-search .box_middle p.title span.right img {
vertical-align:middle;
margin:0 2px 0 0;
}
#container #contents #main_index .box-search .box_middle p.button {
width:168px;
}
#container #contents #main_index .box-search .box_middle p.button input {
float:left;
}
#container #contents #main_index .box-search .box_middle p.button img {
float:right;
margin:2px 0 0 0;
}

#container #contents #main_index .box_left p.courier {
width:180px;
height:25px;
padding:0;
margin:5px 0 0 4px;
background:url(/img/fig_bg_chase_courier.gif) no-repeat left top;
}
#container #contents #main_index .box_left p.courier img {
margin:3px 0 0 128px;
}


/* ----- Special Contents ----- */

#container #contents #main_index .box_left .box_sc {
width:180px;
margin:10px 0 0 4px;
padding:0 0 4px 0;
background:#EDEDEE;
}
#container #contents #main_index .box_left .box_sc h2 {
margin:0 0 0 3px;
padding:3px 0 0 0;
}
#container #contents #main_index .box_left .box_sc ul {
margin:10px 0 0 3px;
}
#container #contents #main_index .box_left .box_sc ul li {
margin:0;
}

/* ========================= box_left (service) ============================== */


/* ----- item-link (service) ----- */

#container #contents #main_index ul.item-link_service {
padding:5px 0 10px 0px;
}

	/* hack for ie6 */
	* html #container #contents #main_index ul.item-link_service {
	padding-bottom:8px;
	}
	/* hack for ie7 */
	*+html #container #contents #main_index ul.item-link_service {
	padding-bottom:8px;
	}

#container #contents #main_index ul.item-link_service li {
padding:0 0 0 20px;
background:url(/img/icon_arrow_item_service.gif) no-repeat left top;
}
#container #contents #main_index ul.item-link_service li a {
line-height:140%;
}

#container #contents #main_index ul.item-link_service li img {
margin:0 0 0 3px;
}

#container #contents #main_index .cont-ss {
width:386px;
margin:3px 0 0 6px;
}
#container #contents #main_index .cont-ss .box_global {
float:left;
width:128px;
}
#container #contents #main_index .cont-ss .box_business {
float:right;
width:255px;
}
#container #contents #main_index .cont-ss .box_business .first {
float:left;
width:120px;
}
#container #contents #main_index .cont-ss .box_business .second {
float:left;
width:120px;
}
#container #contents #main_index .cont-ss .forward {
	float: left;
	width: 122px;
	height: 110px;
	margin: 0 10px 0 0;
	background:url(../../img/bnr_forward.jpg) no-repeat left top;
	text-indent:-9999px;
}
#container #contents #main_index .cont-ss .ocean {
	width: 122px;
	height: 110px;
	float: left;
	margin: 0 10px 0 0;
	background: url(../../img/bnr_ocean.jpg) no-repeat left top;
	text-indent:-9999px;
}
#container #contents #main_index .cont-ss .logi {
	width: 122px;
	height: 110px;
	float: right;
	background: url(../../img/bnr_logi.jpg) no-repeat left top;
	text-indent:-9999px;
}
#container #contents #main_index .cont-ss .forward a,
#container #contents #main_index .cont-ss .ocean a,
#container #contents #main_index .cont-ss .logi a{
    display: block;
	height: 110px;
}
#container #contents #main_index .cont-ss .forward a:hover {
	background:url(../../img/bnr_forward_on.jpg) no-repeat left top;
}
#container #contents #main_index .cont-ss .ocean a:hover {
	background:url(../../img/bnr_ocean_on.jpg) no-repeat left top;
}
#container #contents #main_index .cont-ss .logi a:hover {
	background:url(../../img/bnr_logi_on.jpg) no-repeat left top;
}

#container #contents #main_index .cont-global {
width:386px;
margin: 10px 0 0 6px;
}
#container #contents #main_index .cont-global h3 {
	margin: 0 0 6px;
}
#container #contents #main_index .cont-global a {
	width: 125px;
	height: 40px;
    display: block;
}
#container #contents #main_index .cont-global .world {
	width: 125px;
	float: left;
	margin: 0 5px 0 0;
	background: url(../../img/bnr_world.jpg) no-repeat left top;
	text-indent:-9999px;
}
#container #contents #main_index .cont-global .china {
	width: 125px;
	height: 40px;
	float: left;
	margin: 0 5px 0 0;
	background: url(../../img/bnr_china.jpg) no-repeat left top;
	text-indent:-9999px;
}
#container #contents #main_index .cont-global .shinko {
	width: 125px;
	height: 40px;
	float: right;
	background: url(../../img/bnr_shinko.jpg) no-repeat left top;
	text-indent:-9999px;
}
#container #contents #main_index .cont-global .india {
	width: 125px;
	height: 40px;
	float: right;
	background: url(../../img/bnr_india.jpg) no-repeat left top;
	text-indent:-9999px;
}
#container #contents #main_index .cont-global .world a:hover {
	background:url(../../img/bnr_world_on.jpg) no-repeat left top;
}
#container #contents #main_index .cont-global .china a:hover {
	background:url(../../img/bnr_china_on.jpg) no-repeat left top;
}
#container #contents #main_index .cont-global .shinko a:hover {
	background:url(../../img/bnr_shinko_on.jpg) no-repeat left top;
}
#container #contents #main_index .cont-global .india a:hover {
	background:url(../../img/bnr_india_on.jpg) no-repeat left top;
}



/* ----- what's new ----- */

#container #contents #main_index .list-whats-new {
width:388px;
margin:40px 0 0 4px;
}
#container #contents #main_index .list-whats-new ul  {
margin:8px 0 0 4px;
}
#container #contents #main_index .list-whats-new ul li {
margin:5px 0 0 0;
padding:0 0 0 38px;
}

.notice {
	background: url(../../img/icon_notice.gif) no-repeat 0px 5px;
}

.press {
	background: url(../../img/icon_press.gif) no-repeat 0px 5px;
}

.ir {
	background: url(../../img/icon_ir.gif) no-repeat 0px 5px;
}

.contents {
	background: url(../../img/icon_contents.gif) no-repeat 0px 5px;
}

.info {
	background: url(../../img/icon_info.gif) no-repeat 0px 5px;
}


/* ========================= box_right (about contact banner) ============================== */


/* ----- item-link (about contact banner) ----- */

#container #contents #main_index ul.item-link {
padding:5px 10px 5px 8px;
}

	/* hack for ie6 */
	* html #container #contents #main_index ul.item-link {
	padding-bottom:8px;
	}
	/* hack for ie7 */
	*+html #container #contents #main_index ul.item-link {
	padding-bottom:8px;
	}

#container #contents #main_index ul.item-link li {
padding:0 0 0 20px;
background:url(/img/icon_arrow_item.gif) no-repeat left top;
}

#container #contents #main_index ul.item-link li a {
line-height:140%;
}

#container #contents #main_index ul.item-link li img {
margin:0 0 0 3px;
}

#container #contents #main_index .box_right .link-contact {
margin:8px 5px 0 5px;
padding:0 0 10px 0;
background:url(/img/under-line_contact.gif) repeat-x left bottom;
}

#container #contents #main_index .box_right .banner-area {
margin:5px 0 0 0;
text-align:center;
}
#container #contents #main_index .box_right .banner-area p {
margin:5px 5px 0 5px;
}

.item-link_table {
	border: none;
	padding: 0px;
	margin-left: 7px;
	margin-bottom: 3px;
	}

.item-link_table tr td{
	font-size: 80%;
	padding: 0px 0px 0px 20px;
	background:url(/img/icon_arrow_item.gif) no-repeat left top;
}

/*--- ȁEERƥĥ˥塼ƥȣEࡦ-*/
ul#menu-useful {
}

ul#menu-useful li a{
	display:block;
	width: 154px;
	color: #003366;
	background: url(../../img/yajirushi.gif) no-repeat 0px 1px;
	padding: 3px 0px 3px 20px;
	font-size: 80%;
}


/* ----- customer information ----- */

#container .box_right #customer_information {
margin:10px auto 20px auto;
font-size: 80%;
width:180px;
}
#container .box_right #customer_information ul  {
padding:5px 4px 10px 4px;
border: 1px solid #e9961c;
}
#container .box_right #customer_information li {
padding:0 0 0 20px;
margin: 5px 0px 0px;
background:url(/img/icon_arrow_item_support.gif) no-repeat left top;
}



	
