@charset "utf-8";

/* -----------------------------------------------
                      branch
   ----------------------------------------------- */
/* =========== sidePane (common) =========== */
.sidePaneB01
	{
	position: relative;
	width: 197px;
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 1;
	background: url(/common/img/parts_sidepane_002.gif) bottom right no-repeat;
	}
.sidePaneB01 ul,
.sidePaneB01 ul li
	{
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	}
.sidePaneB01 .sidePane
	{
	background: #d1d1d1 url(/common/img/bg_sidepane_001.gif) top right repeat-y;
	}
.sidePaneB01 .sidePane table,
.sidePaneB01 .sidePane ul,
.sidePaneB01 .sidePane p,
.sidePaneB01 .sidePane h4
	{
	margin-left: 15px;
	width: 180px;
	}
.sidePaneB01 .sidePane table table,
.sidePaneB01 .sidePane table ul,
.sidePaneB01 .sidePane table p,
.sidePaneB01 .sidePane ul table,
.sidePaneB01 .sidePane ul ul,
.sidePaneB01 .sidePane ul p
	{
	margin: 0;
	width: auto;
	}
.sidePaneB01 .sidePane p img,
.sidePaneB01 .sidePane a img,
.sidePaneB01 .sidePane input,
.sidePaneB01 .sidePane select
	{
	vertical-align: middle;
	}
.sidePaneB01 .sidePane input.text,
.sidePaneB01 .sidePane select
	{
	max-height: 18px;
	_height: 20px; /* WinIE */
	}
.sidePaneB01 .sidePane table th,
.sidePaneB01 .sidePane table td
	{
	vertical-align: middle;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	}
	
ul.sidePaneBook
 {
	position: absolute;
	top:69px;
 left: 123px;
	/* affect only MacIE5 \*//*/
	position: absolute;
	top: 26px;
	left: 123px;
	/* end */
	margin: 0;
	padding: 0;
	}
/* =========== sidePane (B01) =========== */
.sidePaneB01
	{
	clear: both;
	position: relative;
	}
.sidePaneB01 h2
	{
	background: #d1d1d1 url(/common/img/bg_sidepane_001.gif) top right repeat-y;
	padding-bottom: 4px;
	}
.sidePaneB01 .sidePane
	{
	width: 100%;
	}
.sidePaneB01 .sidePane td
	{
	padding: 0 0 0 14px;
	}
.sidePaneB01 .sidePane td.submit
	{
	padding: 0 3px 0 0;
	}
.sidePaneB01 .sidePane input.text
	{
	width: 123px;
	}
.sidePaneB01 .sidePane select
	{
	width: 155px;
	margin-bottom: 4px;
	}
.sidePaneB01 .sidePane input.image
	{
	_margin-top: 2px; /* WinIE */
	}
/*  地名  */
h3
	{
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	}
/*  table branch01  */
table.branch01
	{
	border-width: 1px;
	border-style: solid;
	border-color: #a8a8a8;
	border-collapse: collapse;
	font-size: 12px;
	width: 765px;
	margin-bottom: 20px;
	}
table.branch01 thead th
	{
	border-top-color: #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
	background-color: #eaeaea;
	}
table.branch01 th
	{
	text-align: left;
	font-weight: normal;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #a8a8a8;
	font-weight: bold;
	}
table.branch01 td
	{
	vertical-align: top;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #a8a8a8;
	}
table.branch01 .section
	{
	vertical-align: middle;
	text-align: center;
	background-color: #f4f4f4;
	}
table.MapTable
	{
	border-style: none !important;
	font-size: 10px;
	}
table.MapTable td
	{
	border-style: none !important;
	padding: 0;
	margin: 0;
	}
/*  table branch01内入れ子TABLE線消しcss  */
table.noLine
	{
	border-style: none !important;
	padding: 0;
	margin: 0;
	font-size: 12px !important;
	line-height: 1.3 !important;
	}
table.noLine td
	{
	border-style: none !important;
	padding: 0;
	margin: 0;
	vertical-align: top;
	}
/*  table branch01内入れ子TABLE線消しcss  */
table.noLineMAP
	{
	border-style: none !important;
	padding: 0;
	margin: 2px 0 0 0;
	font-size: 10px !important;
	line-height: 1.0 !important;
	}
table.noLineMAP td
	{
	border-style: none !important;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	}
/*  MAP別窓アイコン中央寄せ  */
table.noLineMAP td
	{
	vertical-align: middle !important;
	}
table.noLineMAP td img
	{
	margin: 0;
	padding: 0;
	}
/*  MAP別窓リンクCSS  */
a.linkButtonMAP
	{
	display: block;
	margin: 0;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #cdcdcd;
	background: #fefefe url(/common/img/bg_link-button.gif) repeat-x;
	color: #0f0f69;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 5px;
	/*\*/
	padding: 0px 3px 0px 9px;
	text-indent: -6px;
	/**/
	_behavior: url(/common/css/linkButton.htc);
	}
a.linkButtonMAP.iconA
	{
	/*\*/
	padding-left: 19px;
	text-indent: -14px;
	/**/
	}
a.linkButtonMAP:hover,
a.linkButtonMAP:active
	{
	color: #0f0f69;
	background: #dedede url(/common/img/bg_link-button_o.gif) repeat-x;
	text-decoration: none;
	}
a.linkButtonMAP img
	{
	vertical-align: middle;
	}
/* =========== commentFieldBC01 フリーダイヤルインフォーメーションtable =========== */
div.commentFieldBC01
	{
	border: 1px solid #a8a8a8;
	width: 765px;
	}
div.commentFieldBC01 h2
	{
	margin: 0;
	padding: 4px 9px;
	background-color: #eeeeee;
	font-size: 12px;
	line-height: 1.2;
	}
div.commentFieldBC01 table.definitionList
	{
	margin: 0 9px 4px;
	}
div.commentFieldBC01 table.definitionList td
	{
	padding: 3px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	line-height: 1.4;
	font-size: 12px;
	}
/*  regionBlock01 地域別  */
div.regionBlock01
	{
	margin: 0px 0 10px;
	padding: 0;
	width: 765px;
	}
	
div.regionBlock01 p.regionName01
	{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	padding: 2px 5px;
	font-size: 14px;
	width: 180px;
	line-height: 1.4;
	font-weight: bold;
	float:left;
	}
/* 幅なりゆき */
div.regionBlock01 p.regionName02
	{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	padding: 2px 5px;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	float:left;
	}
div.regionBlock01 p.notes
	{
	float:right;
	font-size: 10px;
	margin-top: 6px;
	}
.clear
    {
	clear:both;
	}
/*  regionBlock02 都市名  */
div.regionBlock02
	{
	margin: 0 0 2px;
	padding: 0;
	width: 765px;
	}
	
div.regionBlock02 p.regionName01
	{
	font-size: 14px;
	width: 180px;
	line-height: 1.4;
	font-weight: bold;
	float:left;
	}
/* 幅なりゆき */
div.regionBlock02 p.regionName02
	{
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	float:left;
	}
div.regionBlock02 p.ticket
	{
	float:right;
	font-size: 10px;
	margin: 3px 0 0;
	}
.clear
    {
	clear:both;
	}
/*  Page Top  */
div.pagetop {
	font-size: 12px;
	margin-top: 20px;
	text-align: right;
	width: 765px;	
}
/*  form  */
form {
	margin: 0;
	padding: 0;
	}
