﻿@charset "utf-8";
/*
Title: SwallowSki screen style
URI: http://swallow-ski.com
Updated: Des. 12 2009
Author: TOKA
Author URI: http://arecaindex.com
*/


/* reset
-----------------------------------------*/

*
{
  margin: 0;
  padding: 0;
  border: none;
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  line-height: 1.0;
  vertical-align: baseline;
}

html, body, div, 
h1, h2, h3, h4, h5, h6, 
p, pre, blockquote, address, 
ul, ol, dl, dt, dd, 
table, th, td, 
form, fieldset
{
  margin: 0;
  padding: 0;
}

html
{
  overflow: scroll;
  overflow: -moz-scrollbars-vertical;
  overflow-x: scroll;
}

table
{
  border-collapse: collapse;
  border-spacing: 0;
}

img
{
 border: 0;
}

/* IE css hack */



/* base common
------------------------------------------------------------ */

body {
	font-size: 81%;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	text-align: center;
	color: #4d4d4d;
	background: url(../images/bg_bodyCommon.gif) repeat-x 0px 0px;
	width: 100%;
}

#top {
	left: 0px;
	top: 0px;
	position: absolute;
}


#supply,
#honeycomb,
#restaurant {
	background: #fff url(none);
}



#home {
	background: url(../images/home/bg_bodyHome.gif) no-repeat 50% 0px;
	overflow: hidden;
}/* --  home body -- */

#wrapper {
	margin: 0px auto 10px;
	width: 900px;
	position: relative;
}

/* -- header -- */

#header {
	background: url(../images/header/bg_header.jpg) no-repeat 0px 50px;
	height: 290px;
	width: 900px;
	text-align: left;
	margin-top: 40px;
}

#home #header {
	margin-bottom: 10px;
}

#header h1 {
	background: url(../images/header/logo_header.gif) no-repeat;
	overflow: hidden;
	width: 101px;
	height: 22px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}

#header h1 a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0px !important;
	height/**/: 22px;
	padding-top: 22px;
	text-decoration: none;
	color: #000;
}

#header p {
	font-size: 10px;
	text-align: right;
	width: 155px;
	float: right;
	margin-top: 18px;
	padding-right: 25px;
}

#header a {
	color: #fff;
}

/*-- navi --*/

#header ul {
	list-style: none;
	clear: both;
	float: none;
	padding-top: 37px;
	height: 183px;
	width: 472px;
}

#header li,
#header dt {
	height: 35px;
	width: 280px;
	margin-bottom: 2px;
	float: left;
	position: relative;
	z-index: 100;
	font-size: 0px;
}

.about dt a,
.china dt a,
.service dt a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0px !important;
	height /**/:35px;
	padding-top:35px;
	cursor: pointer;
	color: #000 !important;
}

.trading,
.contact {
	overflow: hidden;
}

.trading a,
.contact a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0px !important;
	height /**/:35px;
	padding-top:35px;
	text-decoration: none;
	color: #000 !important;
}

#header li dl {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
}

#header li dd {
	margin: 0px;
	padding: 0px;
	height: 37px;
	clear: right;
	float: right;
}

#header .about dd,
#header .china dd {
	width: 192px;
}

#header .service dd {
	width: 277px;
}

#header li dd {
	display: none;
}

.about:hover dl,
.china:hover dl {
	width: 472px;
}

.service:hover dl {
	width: 557px;
}

#header li:hover dd {
  display: block;
}

#header ul dd a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0px !important;
	height /**/:37px;
	padding-top:37px;
	text-decoration: none;
	color: #5c6c7a !important;
}

.about dt a {
	background: url(../images/header/btn_naviAbout.jpg) no-repeat 0px 0px;
}
.china dt a {
	background: url(../images/header/btn_naviChina.jpg) no-repeat 0px 0px;
}
.service dt a {
	background: url(../images/header/btn_naviService.jpg) no-repeat 0px 0px;
}
.trading a {
	background: url(../images/header/btn_naviTrading.jpg) no-repeat 0px 0px;
}
.contact a {
	background: url(../images/header/btn_naviContact.jpg) no-repeat 0px 0px;
}

.about dt a:hover {
	background: url(../images/header/btn_naviAbout.jpg) no-repeat 0px -35px;
}
.china dt a:hover  {
	background: url(../images/header/btn_naviChina.jpg) no-repeat 0px -35px;
}
.service dt a:hover  {
	background: url(../images/header/btn_naviService.jpg) no-repeat 0px -35px;
}
.trading a:hover {
	background: url(../images/header/btn_naviTrading.jpg) no-repeat 0px -35px;
}
.contact a:hover  {
	background: url(../images/header/btn_naviContact.jpg) no-repeat 0px -35px;
}

#about01 a {
	background: url(../images/header/btn_subAbout1.jpg) no-repeat 0px 0px;
}
#about02 a {
	background: url(../images/header/btn_subAbout2.jpg) no-repeat 0px 0px;
}
#about03 a {
	background: url(../images/header/btn_subAbout3.jpg) no-repeat 0px 0px;
}
#about04 a {
	background: url(../images/header/btn_subAbout4.jpg) no-repeat 0px 0px;
}
#about05 a {
	background: url(../images/header/btn_subAbout5.jpg) no-repeat 0px 0px;
}
#about06 a {
	background: url(../images/header/btn_subAbout6.jpg) no-repeat 0px 0px;
}

#about01 a:hover {
	background: url(../images/header/btn_subAbout1.jpg) no-repeat -192px 0px;
}
#about02 a:hover {
	background: url(../images/header/btn_subAbout2.jpg) no-repeat -192px 0px;
}
#about03 a:hover {
	background: url(../images/header/btn_subAbout3.jpg) no-repeat -192px 0px;
}
#about04 a:hover {
	background: url(../images/header/btn_subAbout4.jpg) no-repeat -192px 0px;
}
#about05 a:hover {
	background: url(../images/header/btn_subAbout5.jpg) no-repeat -192px 0px;
}
#about06 a:hover {
	background: url(../images/header/btn_subAbout6.jpg) no-repeat -192px 0px;
}

#china01 a {
	background: url(../images/header/btn_subChina1.jpg) no-repeat 0px 0px;
}
#china02 a {
	background: url(../images/header/btn_subChina2.jpg) no-repeat 0px 0px;
}
#china03 a {
	background: url(../images/header/btn_subChina3.jpg) no-repeat 0px 0px;
}

#china01 a:hover {
	background: url(../images/header/btn_subChina1.jpg) no-repeat -192px 0px;
}
#china02 a:hover {
	background: url(../images/header/btn_subChina2.jpg) no-repeat -192px 0px;
}
#china03 a:hover {
	background: url(../images/header/btn_subChina3.jpg) no-repeat -192px 0px;
}

#service01 a {
	background: url(../images/header/btn_subService1.jpg) no-repeat 0px 0px;
}
#service02 a {
	background: url(../images/header/btn_subService2.jpg) no-repeat 0px 0px;
}

#service01 a:hover {
	background: url(../images/header/btn_subService1.jpg) no-repeat -277px 0px;
}
#service02 a:hover {
	background: url(../images/header/btn_subService2.jpg) no-repeat -277px 0px;
}

/*-- main --*/

#contents {
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
}

*html #contents {
	font-size: 13px;
}

.pageTop {
	text-align: right;
	margin-bottom: 15px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.pagetopImg {
	padding-right: 3px;
	padding-top: 5px;
	vertical-align: -3px;
}

#pageEnd {
	background: url(../images/bg_pageEnd.jpg) no-repeat;
	height: 60px;
	width: 100%;
	clear: left;
}

/*-- footer --*/

#footer {
	background: #b3b3b3;
	height: 50px;
	width: 100%;
}

#footer p {
	font-size: 10px;
	margin: 0px auto;
	width: 900px;
	padding-top: 20px;
	color: #fff;
}
.title {
	height: 25px;
	width: 100%;
}


/* --top page
-----------------------------------*/

.title h2 {
	width: 265px;
	text-align: left;
	float: left;
	vertical-align: baseline;
}

.title  h2 span {
	display: none;
}

.title img {
	
}

.title p {
	color: #4d4d4d;
	float: left;
	margin-left: 20px;
	padding-top: 8px;
	line-height: 1em;
}

#banners {
	text-align: center;
	height: 140px;
	background: #fff;
	z-index: 99;
}

#banners #left {
	float: left;
	width: 280px;
}
#banners #left #adobe {
	padding-top: 21px;
	padding-left: 20px;
	height: 119px;
	background: url(../images/home/bg_bannerAdobeDL.gif) no-repeat 21px 20px;
}


#banners #left .adobeImg {
	margin-top: 22px;
}

#banners #left p {
	font-size: 11px;
	margin: 10px auto 0px;
	line-height: 1.6em;
	width: 220px;
	color: #666;
}

#banners #left a {
	margin-top: 16px;
}

#banners #right {
	float: left;
}

#banners #right ul {
	list-style: none;
	height: 131px;
	width: 220px;
	float: left;
	margin-left: 35px;
}

#banners #right #topRightUl {
	margin-left: 43px;
}

#banners #right li {
	float: none;
	width: 220px;
	height: 66px;
}

#banners #right p {
	padding-top: 50px;
	display: none;
}

/* --common-- */

#pageTitle {
	background: url(../images/bg_pageTitle.gif) no-repeat;
	height: 50px;
	width: 880px;
	margin: 0px auto 20px;
}

#pageTitle h1 {
	padding-top: 17px;
	padding-left: 100px;
	text-align: left;
}

#pageTitle span {
	display: none;
}

.contentBox {
	height: 100%;
	width: 760px;
	border: 1px solid #838383;
	margin: 0px auto 2px;
}

.contentBox h2 {
	text-align: left;
	border-left: 10px solid #999;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #999;
	margin: 13px 0px 23px 15px;
	padding: 10px 0px 0px 10px;
	height: 25px;
}

.contentBox_in {
	height: 100%;
	width: 660px;
	margin: 0px auto 32px;
	text-align: left;
}

.contentBox_in p {
	text-align: justify;
	color: #4d4d4d;
	line-height: 1.6em;
	float: none;
}

.contentBox_in dt {
	float: left;
	line-height: 2em;
	color: #4d4d4d;
	text-align: justify;
}

.contentBox_in dd {
	line-height: 2em;
	color: #4d4d4d;
	margin-left: 110px;
}

/* --about-- */

#about .about dt a {
	background: url(../images/header/btn_naviAbout.jpg) no-repeat 0px -35px;
}

#about .contentBox_in img {
	border: 1px solid #838383;
	vertical-align: top;
	float: left;
	margin-right: 40px;
}
#about .contentBox_in #mapLink {
	text-decoration: underline;
	border-style: none;
}


#about .contentBox_in span {
	padding-left: 155px;
	color: #4d4d4d;
}


/* china */

#china .china dt a {
	background: url(../images/header/btn_naviChina.jpg) no-repeat 0px -35px;
}

.dairendl dt {
	float: none;
	background: url(../images/square_or.gif) no-repeat 0px 7px;
	padding-left: 15px;
	vertical-align: baseline;
}
.dairendl {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.dairendl dd {
	line-height: 1.4em;
	margin-left: 26px;
}

#china .contentBox_in img {
	border: none;
	float: left;
	margin-right: 20px;
}

/* anbo */

#anbo .contentBox_in img {
	margin-right: 0px !important;
}

#priceBox table {
	width: 305px;
	border: 1px solid #838383;
	margin-bottom: 20px;
}

.box {
	float: left;
}

.box2 {
	float: right;
	margin-left: 50px;
}

#priceBox th,
#priceBox td {
	padding: 5px;
	text-align: center;
	background: #cceeee;
	white-space: nowrap;
	border-bottom: 1px solid #838383;
	border-left: 1px solid #838383;
}

.white {
	background: #fff url(../images/square_or.gif) no-repeat;
	text-align: left;
	margin-bottom: 5px;
	vertical-align: baseline;
	padding-left: 15px;
}

#priceBox p {
	width: 305px;
	float: right;
}

.contentBox_in h3 {
	margin-bottom: 8px;
	color: #4d4d4d;
}

.contentBox_in h3 img {
	margin-right: 5px !important;
}

#chinaPhoto {
	background: url(../images/china/chinaimeg.jpg) no-repeat 480px 200px;
}

/* --service-- */

#service .service dt a {
	background: url(../images/header/btn_naviService.jpg) no-repeat 0px -35px;
}

#service .contentBox_in h2 {
	margin-left: 0px;
}

#service .contentBox_in {
	width: 470px;
	clear: left;
	margin-left: 40px;
}


/* --trading-- */

#trading .trading a {
	background: url(../images/header/btn_naviTrading.jpg) no-repeat 0px -35px;
}

#trading .contentBox_in p {
	width: 400px;
	margin-bottom: 20px;
}

#tradingImg {
	background: url(../images/trading/trading-bilding.jpg) no-repeat 470px 15px;
	height: 475px;
}

*html #tradingImg {
	background: url(../images/trading/trading-bilding.jpg) no-repeat 470px 25px;
	height: 100% !important;
}

/* --contact-- */

#contact .contact a {
	background: url(../images/header/btn_naviContact.jpg) no-repeat 0px -35px;
}

#contact .contentBox_in p {
	text-align: left;
}

#policy .contentBox_in ul {
	list-style: disc inside;
}

/* map */

#map_l {
	float: left;
	width: 330px;
}

#map_r {
	float: right;
	width: 312px;
}

.kounaimap {
	margin: 28px auto auto 30px;
}

#about #map_l img,
#about #map_r img {
border: none !important;
}

.kuikiImg,
.kakudaiImg {
	margin: 0px !important;
}

.kakudaiImg {
	float: none;
}

/* --policy-- */

#policy .contentBox_in li {
	color: #4D4D4D;
	margin-left: 13px;
	line-height: 1.6em;
}

#policy .contentBox_in .alignR {
	text-align: right;
}


/* --supply-- */

#supply ul li {
	float: left;
	width: 122px;
	list-style: none;
	line-height: 1.4em;
	margin-left: 5px;
}

#supply ul {
	margin-bottom: 20px;
}

#supply h3 a {
	text-decoration:underline;
	color: #333399;
	line-height: 1.2em;
}

#supply h3 a:hover {
	text-decoration:underline;
	color: #CC0000;
}

#supply form,
#honeycomb form,
#restaurant form {
	text-align: center;
	color: #4d4d4d;
}

/* --honeycomb-- */

#honeycomb .contentBox {
	background: url(../images/home/honeycomb.gif) no-repeat;
	height: 220px;
	border-width: 0;
}

#honeycomb h2 {
	display: none;
}





.clearfix {
	display: inline-table;
	min-height: 1%;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
