/*-------------*/
/*  AccessMap  */
/*-------------*/
div#CenterBody div#AccessMap {

}

div#CenterBody div#SpaceBarAccessMap {
	margin-top       : 8px         ;
	margin-right     : 8px         ;
	margin-bottom    : 0px         ;
	margin-left      : 8px         ;
	padding-top      : 0px         ;
	padding-bottom   : 0px         ;
	padding-right    : 0px         ;
	padding-left     : 0px         ;
	font-size        : 70%         ;
	font-family      : 'ＭＳ Ｐゴシック', sans-serif;	/* IEのfont-sizeバグ回避 */
	height           : 2.2em       ;
	background       : url(../img/background_line-dot.gif) repeat-x ;
}

div#CenterBody div#AccessMap h2 {
	margin-top       : 0.0em       ;
}

div#CenterBody div#AccessMap h4 {
	margin-left      : 1.6em       ;
}

div#CenterBody div#map_ballon h4{
	margin-top       : 0px         ;
	margin-right     : 0px         ;
	margin-bottom    : 0px         ;
	margin-left      : 0px         ;
	font-weight      : bold        ;
	color            : royalblue   ;
}

div#CenterBody div#AccessMap h5 {
	margin-left      : 1.6em       ;
}

div#CenterBody div#map_train {
	margin-left      : 1.0em       ;
	margin-bottom    : 0em         ;
}

div#CenterBody div#map_root dt {
	font-weight      : bold        ;
	margin-top       : 0em         ;
	margin-bottom    : 0em         ;
}

div#CenterBody div#map_root ol {
	margin-left      : 0em         ;
	margin-bottom    : 0.9em       ;
}

/* 印刷ページ用 */
div#ForPrint {
	margin           : auto        ;
	width            : 650px       ;
	background       : #ffffff     ;
	text-align       : left        ;
}
div#ForPrint h1 {
	margin-top       : 0px         ;
	margin-right     : 0px         ;
	margin-bottom    : 0px         ;
	margin-left      : 0px         ;
	padding-top      : 0px         ;
	padding-right    : 0px         ;
	padding-bottom   : 0px         ;
	padding-left     : 0px         ;
	text-align       : right       ;
}

div#ForPrint img {
	margin-top       : 0.3em       ;
	margin-right     : 0.5em       ;
	border           : none        ;
}

div#ForPrint div#ForPrintHeader {
	height           : 11em        ;
	width            : 100%        ;
	margin-top       : 0em         ;
	margin-right     : 0em         ;
	margin-bottom    : 0em         ;
	margin-left      : 0em         ;
	padding-top      : 0.0em       ;
	padding-right    : 0.0em       ;
	padding-bottom   : 0.0em       ;
	padding-left     : 0.0em       ;
	background       : #ffffff     ;
}

div#ForPrint div#ForPrintHeader ul#ForPrintHeaderTitleUl li {
	float            : left        ;
	width            : 4.5em       ;
	height           : 2.2em       ;
	list-style-type  : none        ;
	display          : inline      ;
	line-height      ; 1.3em       ;
	font-weight      : bold        ;
	font-size        : 130%        ;
	font-family      : 'ＭＳ Ｐゴシック', sans-serif;	/* IEのfont-sizeバグ回避 */
	color            : #cd4730     ;
	background       : url(../img/background_line-dot.gif) left bottom repeat-x ;
}

div#ForPrint div#ForPrintHeader ul#ForPrintHeaderTitleUl li#ForPrintHeaderTitleLi {
	width            : 2.5em       ;
	text-align       : right       ;
}

div#ForPrint div#ForPrintHeader ul#ForPrintHeaderTitleUl li#ForPrintHeaderTitleSpacer {
	width            : 29.6em      ;
}

input.MapPrintButton {
	width            : 90px        ;
	height           : 2.0em       ;
	vertical-align   : right       ;
}

div#ForPrint div#map_canvas {
	margin-left      : 1.2em       ;
	width            : 620px       ;
	height           : 350px       ;
}

div#ForPrint div#map_canvas_round {
	margin           : auto        ;
	background       : #ffffff     ;
	width            : 650px       ;
}

div#ForPrint div#map_ballon h4{
	margin-top       : 0px         ;
	margin-right     : 0px         ;
	margin-bottom    : 0px         ;
	margin-left      : 0px         ;
	font-weight      : bold        ;
	color            : royalblue   ;
}

div#ForPrint div#map_address {
	margin           : auto        ;
	background       : #ffffff     ;
	width            : 650px       ;
}

div#ForPrint div#map_address div#map_address_detail {
	margin-left      : 1.2em       ;
	margin-top       : 1.5em       ;
}

div#ForPrint div#map_address h3 {
	margin-left      : 0.7em       ;
}

div#ForPrint div#map_address h4 {
	margin-left      : 2.5em       ;
}

div#ForPrint div#map_address h5 {
	margin-left      : 2.5em       ;
}

div#ForPrint div#map_root {
	margin           : auto        ;
	background       : #ffffff     ;
	width            : 650px       ;
}

div#ForPrint div#map_root div#map_root_walk {
	margin-left      : 1.0em       ;
	margin-top       : 1.0em       ;
	margin-bottom    : 0em         ;
}

div#ForPrint div#map_root div#map_root_cars {
	margin-left      : 1.0em ;
	margin-top       : 1.0em       ;
	margin-bottom    : 1.5em       ;
}

div#ForPrint div#map_root dt {
	font-weight      : bold        ;
	margin-top       : 0em         ;
	margin-bottom    : 0em         ;
}

div#ForPrint div#map_root ol {
	margin-bottom    : 0.9em       ;
}

div#ForPrint div#SpaceBarAccessMapBottom {
	height           : 7.5em       ;
}

