/*-- 長野/アクセス 専用スタイルシート --*/

@import url(../../../common/css/base.css);
@import url(../../../common/css/layout.css);


/*-- このページのみ使用するスタイルシートを以下に記載 --*/

#contents {
	background-image : url(../../../common/img/background_contents_nagano.gif) ;
	background-repeat : no-repeat ;
	background-position : center top ;
}

#contents .map {
	padding : 35px 30px 0 30px ;
}

#contents .map h3 {
	padding-bottom : 25px ;
}

#contents .access {
	padding : 24px 30px 0 30px ;
}

#contents .access h3 {
	padding-bottom : 12px ;
}

#contents .access table {
	width : 700px ;
	border-collapse : collapse ;
}

#contents .access th {
	width : 60px ;
	text-align : center ;
}

#contents .access td {
	padding : 8px 0 ;
	width : 640px ;
}

#contents .access .line_01 {
	border-top : solid 2px #7d0030 ;
	border-bottom : solid 1px #7d0030 ;
}

#contents .access .line_02 {
	border-top : solid 1px #7d0030 ;
	border-bottom : solid 2px #7d0030 ;
}

#contents .info {
	padding : 40px 0 ;
	text-align : center ;
	color : #7d0030 ;
	font-family : Arial, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka ;
}

#contents .info h3 {
	padding : 10px 0 5px 0 ;
}
