@charset "utf-8";
/* ---------------------------------------------------------------------
  TITLE : Hankyu Hanshin Express Co.,Ltd.
  URI : www.hh-express.com
  Copyright (C) Hankyu Hanshin Express Co.,Ltd. All Rights Reserved.
--------------------------------------------------------------------- */

/* CSS Import Style
---------------------------------------------------- */
@import "01styles_main.css";
@import "02styles_layout.css";


/* global Style
---------------------------------------------------- */
#network ul {
	margin: 10px 0 15px;
}

#network li {
	display: inline;
	margin-right: 2px;
}

#network li.bottom {
	margin-right: 0;
}

#netChina .boxL {
	float: left;
	width: 320px;
}

#netChina .boxR {
	float: right;
	width: 311px;
}

#office .button {
	text-align: right;
	margin-top: 20px;
}

h2#domestic {
	margin: -23px 0 5px;
}

#office h4 {
	font-weight: bold;
	margin: 5px 0 0;
}

#office table {
	width: 100%;
	margin: 5px 0 0px;
	*margin: 10px 0 0px;
}

#office table th,
#office table td {
	border: 1px solid #bbbbbb;
	padding: 5px;
}

#office table th {
	font-weight: bold;
	text-align: left;
}

#office table img {
	margin-left: 5px;
}

#office table tr.color {
	background-color: #f3f3f3;
}

#office .contentsBox .topLink,
#facility .contentsBox .topLink {
	margin: 20px 0 0;
}

#office table .nowrap {
	white-space: nowrap;
}


/* stripe */
tr.even td {
    background: #f3f3f3;
}

tr.even th {
    background: #f3f3f3;
}



/* d_facility Style
---------------------------------------------------- */
#narita {
	margin-bottom: 30px;
}

#narita .boxL {
	float: left;
	width: 314px;
}

#narita .boxR {
	float: right;
	width: 314px;
}

#narita h3 {
	margin-top: 0;
}

#narita .h3Box {
	margin-bottom: 10px;
}

#narita .h3Box img {
	margin-top: 13px;
}

#narita .mapBox {
	*margin-top: -30px;
}

#baraki .boxL,
#osaka .boxL {
	float: left;
	width: 475px;
}

#baraki .boxR,
#osaka .boxR {
	float: right;
	width: 157px;
	margin-bottom: 10px;
	*margin-bottom: 5px;
}

