@charset "utf-8";	
@import "common.css";

/*==============================	
	((CSS INDEX))

	CSS for Contents Part
	
==============================*/
.net{
}


/*==============================================================================
	net/各支店
==============================================================================*/
.net #contentsSec #addInfoArea address{
	width:400px;
	font-style:normal;
}
.net #contentsSec #addInfoArea address dl{
	background:url(../net/images/network_icon01.gif) repeat-y;
	padding:3px 0;
	margin-bottom:2em;
}
.net #contentsSec #addInfoArea address dl dt{
	font-weight:bold;
	float:left;
	width:5em;
	padding:0 15px;
}
.net #contentsSec #addInfoArea address dl dt.line2{
	height:2em;
}
.net #contentsSec #addInfoArea address dl dt.line3{
	height:3em;
}
.net #contentsSec #addInfoArea address dl dt.line4{
	height:4em;
}
.net #contentsSec #addInfoArea address dl dd{
	margin-left:5em;
}
.net #contentsSec #addInfoArea .floatRight{
	width:267px;
}

/*アクセス*/
.net #contentsSec #access{
	margin-top:30px;
}
.net #contentsSec #access p#station{
	margin-bottom:20px;
	font-weight:bold;
}
.net #contentsSec #access p#station img{
	vertical-align:-11px;
}
.net #contentsSec #access #transport{
	border-bottom:1px dotted #808080;
	margin-bottom:30px;
	width:100%;
}
.net #contentsSec #access #transport caption{
	text-align:left;
	margin-bottom:13px;
}
.net #contentsSec #access #transport{
	border-collapse:collapse;
}
.net #contentsSec #access #transport th{
	font-weight:bold;
	width:6em;
	text-align:left;
	padding:10px 3px;
	border-top:1px dotted #808080;
	vertical-align:top;
}
.net #contentsSec #access #transport td{
	padding:10px 3px;
	border-top:1px dotted #808080;
	vertical-align:top;
}
.net #contentsSec #access #transport td.how{
	width:25em;
}
.net #contentsSec #access #gmap{
	width:600px;
	height:400px;
	border:1px solid #666;
}

.net #contentsSec #access ul#nextPrev{
	width:505px;
	margin:30px 0 30px 200px;
}
.net #contentsSec #access ul#nextPrev li{
	float:left;
	width:7em;
	margin:0 2em;
}
.net #contentsSec #access ul#nextPrev li a#prev{
	background:url(../common/icon_arrowPrev.gif) left no-repeat;
	padding-left:18px;
}
.net #contentsSec #access ul#nextPrev li a#next{
	background:url(../common/icon_arrowNext.gif) right no-repeat;
	padding-right:18px;
}




/*--------------------------------------------------------------
	net/n_hongkong.html
---------------------------------------------------------------*/
#hongkong #contentsSec #addInfoArea address ol li span{
	display:block;
	font-weight:bold;
	line-height:175% !important;
}
#hongkong #contentsSec #addInfoArea address ol li{
	line-height:150%;
	margin-bottom:0.5em;
}







