body{
	color:#555;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}

body, input, select {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Osaka,sans-serif;
	font-size:small;
}

body div.f, body h1#subject {
	width:780px !important;
	margin:0 0 0 0;
}

p,ul,ol,li,dl,dt,dd,form,h1,h2,h3,h4,h5,fieldset,legend{
	margin:0;
}

h1,h2,h3,h4{
	font-size:100%;
	color:#000;
}

h1 a, h2 a, h3 a, h4 a{
	font-weight:bold;
}

SMALL{
	font-size: 80%;
}

BIG{
	font-size:113%;
}

EM{
	font-style: normal;
}

input{
	color:#444;
}

label{
	cursor:pointer;
	cursor:hand;
}

a{
	cursor:pointer;
	cursor:hand;
	color:#07A;
	text-decoration:none;
}
a:hover{

	color:#0AD;
	text-decoration:underline;
}

img, fieldset{
	border:0px;
	vertical-align:bottom;
}

ul{
	padding:0px;
	list-style:none;
}

ul.col li{
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:2px 3px 2px 1px;

}

ul.row{
	list-style: disc inside !important;
}
ul.row li{
	width:90% !important;
	clear:both !important;
	padding-left:8px;
	line-height:1.3;

}

ul.seq{
	list-style: decimal outside !important;
	padding-left: 2em;
}

DIV.clear{
	width:1px;
	height:1px;
	font-size:1px;
	clear:both;
	padding:0px;
	margin: 0px;
	background-position:50% 100%;
}



.authkey{
	padding-right:20px !important;
	padding-top:4px !important;
	background-image:url(../img/icon_key.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.category_new{
	padding-right:30px !important;
	padding-top:4px !important;
	background-image:url(../img/icon_new.gif);
	background-repeat:no-repeat;
	background-position:100% 60%;
}
p.m3{
	margin: 3px 0px;
}

p.l{
	padding:0px;
	background-color:#DDD;
	padding-top:1px;
	background-image:url(../img/line.gif);
	background-repeat:repeat-x;
	background-position:left 0%;
}

p.black{
	background-color:#000;
}
p.dark{
	background-color:#555;
}
p.light{
	background-color:#AAA;
}

#ntheader{
	text-align:center;
	clear:both;
}

.btn-map,.btn-search{
	margin:0;
	background-repeat:repeat-x;
	background-position:50% 100%;
	white-space:nowrap;
	/*width: 84px;*/
	height:21px;
}

.btn-map{
	background-image:url(../img/common/search_btn.gif);
	color:#000;
	border:0px solid #999b9a;
	padding:0px 0px 5px 0px;
	*padding: 3px 0px 2px 0px;
	width: 84px;
}

.btn-search{
	margin-top:5px;
	font-size:110%;
	background-image:url(../../img/default/btn-nom-bg.gif);
	color:#FFF;
	border:1px solid #888;
	background-color:#66a4d4;
	padding:2px 10px;
	*padding:1px 10px;
}

:root .btn-search{
	font-size:96%;
	padding:1px 10px 0px;
}

#ntheader #MapForm #MapExp, #ntheader #MapForm #MapList{
	margin:2px 0px 5px 72px;
}

#ntheader #MapForm #MapExp ul, #ntheader #MapForm #MapList ul{
	color:#FFF;
}

#ntheader #MapForm #MapExp a, #ntheader #MapForm #MapList a{
	color:#FFF;
	font:80%;
}
#ntheader #MapForm #MapExp a:hover, #ntheader #MapForm #MapList a:hover{
	color:#FF3;
}

#MapExp{
	display:none;
}

DIV#nttoolbar{
	position:relative;
	height:120px;
	margin-bottom: 15px;
}

DIV#nttoolbar DIV#logo {
	float:left;
}

DIV#nttoolbar DIV#tabs {
	position:absolute;
	top: 32px;
	left:300px;
	z-index:10;
}

DIV#nttoolbar DIV#abroad {
	position:absolute;
	right: 0px;
	top: 60px;
	width: 220px;
	text-align:right;
}

DIV.tab-changer{
	width: 67px;
	height:56px;
	display: inline;
}

DIV#nttoolbar DIV#search-forms {
	position:absolute;
	top: 80px;
	left:0px;
	width: 780px;
	height: 55px;
	background-image:url(../img/common/search_bg01.gif);
	background-repeat:no-repeat;
	z-index:8;
	text-align:left;
}

DIV#nttoolbar DIV#search-forms DIV#services {
	margin-top:9px;
	padding-left: 5px;
	float:left;
}
DIV#nttoolbar DIV#search-forms DIV#current-form {
	margin-left: 238px;
	margin-top: 7px;
	padding-top: 9px;
	padding-left: 4px;
}
DIV#nttoolbar DIV#search-forms DIV#current-form DIV.header-form-on {
	display:block;
}
DIV#nttoolbar DIV#search-forms DIV#current-form DIV.header-form-off {
	display:none;
}

DIV#nttoolbar DIV#search-forms DIV#current-form DIV FORM INPUT#keyword {
	width: 450px;
}

DIV#nttoolbar DIV#search-forms DIV#current-form SPAN.white {
	color: #FFFFFF;
}
DIV#current-form INPUT.text {
	color: #AAAAAA;
}
DIV#current-form INPUT.widetext {
	color: #AAAAAA;
}
FORM INPUT.text {
	width: 175px;
}

#nttoolbar p, #nttoolbar #tools a{
	position:relative;
	font-size:85%;
	margin:1px 0px 0px 4px;
	display:inline;
}

#nttoolbar p span{
	display:none;
}

#nttoolbar ul#tools{
	text-align:right;
	float:right;
	padding-top:6px;
}

#favorite{
	display:none;
	*display:inline;
}


.logout{
	display:none !important;
}
.pwchg{
	display:none !important;
}

.global-menu-free{
	display:inline;
}

.global-menu-auth{
	display: none;
}

LI.help{
}

DIV#header-menu-tool-box {
	position:relative;
	width: 780px;
	text-align:left;
	z-index: 10;
}
DIV#header-menu-toolbar {
	display: none;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 11;
}
DIV#header-menu-toolbar DIV.service-menu-base {
	width: 185px;
	padding: 0px;
}
DIV#header-menu-toolbar DIV.service-menu {
	background:url(../img/common/service_menu_bg.gif) repeat-y top left;
	width: 100%;
	text-align:center;
	padding: 0px;
}

DIV DIV.service-menu UL LI H2 {
	height: 29px;
}
DIV DIV.service-menu UL LI H2 A {
	font-weight: normal;
	z-index:20;
}
DIV DIV.service-menu UL.menu-list {
	list-style:none;
}
DIV DIV.service-menu UL.menu-list LI {
	text-align:left;
}
DIV DIV.service-menu UL.menu-list LI DIV.menu-item-title {
	padding-top: 5px;
	text-align: center;
}
DIV DIV.service-menu UL.menu-list LI a:hover {
	background-color:#E2EBE2;
}
DIV.service-menu UL.menu-list LI DIV.menu-item {
	width: 171px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:12px;
	border-bottom: 1px dashed #B6B6B6;
}
DIV.service-menu UL.menu-list LI DIV.menu-item-last {
	width: 171px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:12px;
	vertical-align: middle;
}
DIV.menu-item DIV.menu-icon, DIV.menu-item-last DIV.menu-icon {
	margin-top: -3px;
	float: left;
	width: 25px;
	height: 25px;
	background-image: url(../img/common/menu_icon_20100324.gif);
	background-repeat: no-repeat;
}
DIV#menu-01 {
	background-position: 0px 0px;
}
DIV#menu-02 {
	background-position: 0px -50px;
}
DIV#menu-03 {
	background-position: 0px -100px;
}
DIV#menu-04 {
	background-position: 0px -150px;
}
DIV#menu-05 {
	background-position: 0px -200px;
}
DIV#menu-06 {
	background-position: 0px -250px;
}
DIV#menu-07 {
	background-position: 0px -300px;
}
DIV#menu-08 {
	background-position: 0px -350px;
}
DIV#menu-09 {
	background-position: 0px -400px;
}
DIV#menu-10 {
	background-position: 0px -450px;
}
DIV#menu-11 {
	background-position: 0px -500px;
}
DIV#menu-12 {
	background-position: 0px -550px;
}
DIV#menu-13 {
	background-position: 0px -600px;
}
DIV#menu-14 {
	background-position: 0px -750px;
}
DIV#menu-15 {
	background-position: 0px -800px;
}
DIV#menu-16 {
	background-position: 0px -1215px;
	width:30px;
	margin-left:-5px;
}
DIV#menu-17 {
	background-position: 0px -700px;
}
DIV#menu-18 {
	background-position: 0px -700px;
}
DIV#menu-19 {
	background-position: 0px -700px;
}
DIV#menu-20 {
	background-position: 0px -900px;
}
DIV#menu-21 {
	background-position: 0px -1050px;
}
DIV#menu-22 {
	background-position: 0px -950px;
}
DIV#menu-23 {
	background-position: 0px -1000px;
}
DIV#menu-24 {
	background-position: 0px -650px;
}

DIV#menu-25 {
	background-position: 0px -1100px;
}

DIV#menu-26 {
	background-position: 0px -1150px;
}
DIV#menu-27 {
	background-position: 0px -50px;
}
DIV#menu-28 {
	background-position: 0px -1284px;
}
DIV#menu-29 {
	background-position: 0px 0px;
}
DIV#menu-30 {
	background-position: 0px -700px;
}
DIV#menu-31 {
	background-position: 0px -50px;
}
DIV#menu-32 {
	background-position: 0px -1332px;
}

DIV DIV.menu-closer {
	width: 185px;
	height: 13px;
	background: url(../img/common/menu_end.gif) no-repeat top;
	border:0;
}


#ntfooter{
	width:800px !important;
}
#ntfooter #footer-head {
	width: 800px;
	height: 5px;
	background: url(../img/common/foot_top01.gif) no-repeat;
}
#ntfooter DIV#footer-content-frame {
	width: 910px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-left: 1px solid #C3C9BC;
	border-right: 1px solid #C3C9BC;
}
#ntfooter DIV#footer-content-frame DIV.footer-content {
	width: 170px;
	height:190px;
	float: left;
	padding-left: 10px;
	text-align:left;
	border-right: 1px solid #C3C9BC;
}
#ntfooter DIV#footer-content-frame DIV.footer-content-end {
	width: 160px;
	height:190px;
	float: left;
	padding-left: 0px;
	text-align:center;
}
#ntfooter DIV#footer-content-frame DIV.footer-content DIV.title {
	width:150px;
	height: 28px;
	border: 1px solid #C3C9BC;
}
#ntfooter DIV#footer-content-frame DIV.footer-content-end DIV.title-end {
	width:140px;
	height: 28px;
}
#ntfooter DIV#footer-content-frame DIV.footer-content DIV.title IMG {
	margin-top: 8px;
	margin-left: 5px;
}
#ntfooter DIV#footer-content-frame DIV.footer-content DIV.content-body {
	width:145px;
	margin-top: 10px;
	font-size: 80%;
}
#ntfooter DIV#footer-content-frame DIV DIV.content-body-end {
	width: 140px;
	margin-top: 10px;
}
#ntfooter #footer-bottom {
	width: 800px;
	height: 5px;
	background: url(../img/common/foot_btm01.gif) no-repeat;
}
#ntfooter #copyright{
	padding:5px;
	text-align:right;
	font-size:80%;
	font-family:Arial,serif;
}

#ntHeaderMenu{
	clear:both;
	text-align: left;
	background-image: url(../img/globalmenu/bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	min-height: 26px;
	border-bottom: 1px #FFF solid;
	padding:0px;
	margin: 0px;
}
#ntHeaderMenu UL{
	display: inline;
}
#ntHeaderMenu UL LI{
	display: inline;
	float: left;
	height: 26px;
	*overflow: hidden;
}

#mainframe{
	clear:both;
}

h1#subject{
	clear:both;
	display: block;
	font-size: 113%;
	font-weight: bold;
	text-align: left;
	text-indent:20px;
	line-height:2.2;
	color:#696969;
	margin-bottom:10px;
	height: 40px;
	min-height: 35px;
	background-image: url("../../img/default/subject-bg01.gif");
	background-position: left 100%;
	background-repeat: no-repeat;
}

DIV#lead-base{
	width: 830px;
	position:absolute;
}

DIV#lead-content{
	margin-top:10px;
	padding-right:5px;
	text-align:right;
	width:900px;
	color:#FFF;
}

DIV#lead-content STRONG{
	font-weight: normal;
}

#PrimaryContent, #SecondlyContent{
	line-height:1.2;
	padding:0px 0px 3px;
}

#SecondlyContent H2, #ParkingSecondlyContent H2{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding:3px 2px;
	background-color: #EEE;
	color: #49C;

}
#SecondlyContent UL, #ParkingSecondlyContent UL{
	line-height:1.4;
}

#SecondlyContent UL LI, #ParkingSecondlyContent UL LI{
	margin-left:4px;
	line-height:1.4;
}

div.p0{
	width:790px;
}

div.p1{
	float:left;
	width:480px;
	margin-right:8px;

}

div.s1{
	float:left;
	width:200px;
	margin-right:8px;
	border:1px solid #DDD;
}

div.s2{
	float:right;
	width:340px;
	border:1px solid #DDD;
}

div.a1{
	float:right;
	width:140px;
}

div.p2{
	float:left;
	width:680px;
	margin-right:11px;
}

div.p3{
	float:left;
	width:610px;
	margin-right:11px;
}


div.p4{
	width:675px;
}

div.p5{
	width:855px;
}

div.p6{
	width:870px;
}

div.sps{
	padding-top:2.9em;
}

DIV.fieldset{
	border: 1px solid #CCC;
	padding:5px 5px 4px;
	margin: 1.3em 0px 5px;
	background-image:url(../../img/default/navi_gradetion.gif);
	background-repeat:repeat-x;
	background-position:50% 100%;
	text-align: left;
}

DIV.fieldset H2{
	position:relative;
	top:-1em;
	margin-bottom:1.4em;
	padding:1px 4px;
	background-color: #FFF;
	display:inline;
	color:#666;
}

#weatherInfo {
	background-color: #FFFFFF;
	margin-top: 3px;
	width: 185px;
}
#weatherInfo UL.col {
	list-style-position: outside;
	display: inline;
	padding: 0px;
}
#weatherInfo UL.col LI.Update {
	font-size: 85%;
}
LI.Temp{
	padding:2px 0px 2px 20px !important;
	background:url(../../img/default/temp.gif) no-repeat left top  !important;
	font-size:85%;
	margin-top:-1px !important;
	vertical-align:middle;
}

LI.Prec{
	padding:2px 0px 2px 20px !important;
	background:url(../../img/default/rain.gif) no-repeat left top  !important;
	font-size:85%;
	margin-top:-1px !important;
	vertical-align:middle;
}


LI.Address{
	padding:1px 0px 4px 18px !important;
	background:url(../../img/default/house.gif) no-repeat left top  !important;
	font-size:80%;
	margin-top:-1px !important;
}

LI.Tel{
	padding:1px 0px 4px 18px !important;
	background:url(../../img/default/phone.gif) no-repeat left top  !important;
	font-size:80%;
	margin-top:-1px !important;
}

LI.CatchCopy{
	padding:1px 0px 4px 18px !important;
	font-size:80%;
	margin-top:-1px !important;
	color: #f00;
}

LI.Time, DT.Time{
	padding:1px 0px 0px 18px !important;
	background:url(../../img/default/clock.gif) no-repeat left top !important;
}

LI.Yen, DT.Yen{
	padding:1px 0px 0px 18px !important;
	background:url(../../img/default/icon_yen.gif) no-repeat left top !important;
}

LI.CO2{
	padding:1px 0px 0px 20px !important;
	background:url(../../img/default/icon_co2.gif) no-repeat left top  !important;
}

LI.Busstop{
	padding:1px 0px 0px 18px !important;
	background:url(../../img/default/busstop01.gif) no-repeat left top !important;
}

LI.Category{
	padding:0px 0px 5px 19px !important;
	background:url(../../img/default/icon_category.gif) no-repeat left top  !important;
}

LI.Train, DT.Train{
	margin:3px 0px !important;
	padding: 0px 0px 0px 18px !important;
	background:url(../../img/default/icon_train.gif) no-repeat left top  !important;
}

LI.Airplain{
	margin:3px 0px !important;
	padding: 0px 0px 0px 18px !important;
	background:url(../../img/default/icon_airplain.gif) no-repeat left top  !important;
}

LI.rakuten{
	padding:2px 0px 0px 35px !important;
	background:url(../../img/default/icon_rakuten.gif) no-repeat left top  !important;
}

LI.Caution{
	padding:0px 0px 0px 15px !important;
	background:url(../../img/default/icon_caution.gif) no-repeat left top  !important;
}

LI.Print{
	padding:1px 0px 0px 16px !important;
	background:url(../../img/default/icon_print.gif) no-repeat left top  !important;
}
LI.Parking{
	padding:0px 0px 0px 16px !important;
	background:url(../../img/default/icon_parking.gif) no-repeat left top  !important;
}
LI.Point{
	margin:3px 0px !important;
	padding:1px 0px 2px 16px !important;
	background:url(../../img/default/icon_point.gif) no-repeat left top  !important;
}
LI.Reload{
	padding:0px 0px 0px 16px !important;
	background:url(../../img/default/icon_reload.gif) no-repeat left top  !important;
}

LI.Mail{
	padding:0px 0px 0px 16px !important;
	background:url(../../img/default/icon_mail.gif) no-repeat left center!important;
}

LI.Postal{
	padding:0px 0px 0px 16px !important;
	background:url(../../img/default/icon_postal.gif) no-repeat left center!important;
}

LI.Light{
	background: url(../../img/default/icon_light.gif) no-repeat left top;
	margin:6px 0px;
	padding:0px 0px 0px 18px;
}

.method{
	background-repeat:no-repeat !important;
	background-position:left 0% !important;
	padding:0px 0px 0px 18px !important;
}
.method-car{
	background-image:url(../../img/default/rail_icon_car.gif) !important;
}
.method-bus{
	background-image:url(../../img/default/rail_icon_bus.gif) !important;
}
.method-plain{
	background-image:url(../../img/default/rail_icon_air.gif) !important;
}
.method-train{
	background-image:url(../../img/default/rail_icon_train.gif) !important;
}
.method-walk{
	background-image:url(../../img/default/rail_icon_toho.gif) !important;
}
.method-ferry{
	background-image:url(../../img/default/rail_icon_ferry.gif) !important;
}

.mark1, .mark2, .mark3, .mark4{
	background-repeat:no-repeat !important;
	background-position:left 0% !important;
	padding:0px 0px 0px 15px !important;
}

.mark1{
	background-image:url(../../img/default/icon_1.gif) !important;
}
.mark2{
	background-image:url(../../img/default/icon_2.gif) !important;
}
.mark3{
	background-image:url(../../img/default/icon_3.gif) !important;
}
.mark4{
	background-image:url(../../img/default/icon_4.gif) !important;
}

.weather-image{
	width:70px;
	height:40px;
	padding-bottom: 4px;
}

#map-center{
	height: 0px;
	margin: -25px;
	text-align: center;
	padding: auto;
}

:root #map-center{
	margin: 0px
}
#map-center DIV{
	display:block;
	position: relative;
	top: -275px;
	left: -12px;
	*left: 0px;
	z-index: 9999;
}
:root #map-center DIV{
	display: inline;
	overflow: visible;
	left: 0px;
	padding-top: 50px;
	top: -300px;
}
#map-center DIV IMG{
	width:50px !important;
	height: 50px !important;
}

INPUT.imvisible{
	width: 1px !important;
	height: 1px !important;
	visibility: hidden;
	*visibility: visible;
}

/** Popup **/

DIV#search-explain{
	clear: both;
}

DIV.common-popup{
	width: 500px;
	position: absolute;
	visibility: hidden;
}

DIV.common-popup DIV.common-popup-head{
	width: 500px;
	height: 25px;
	background: url(../../img/default/common_popup_head.png) no-repeat;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='../../img/default/common_popup_head.png');
}
DIV.common-popup DIV.common-popup-content{
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	background-color: #fff799;
	padding: 2px 3px;
}

DIV.common-popup DIV.common-popup-foot{
	width: 500px;
	height: 8px;
	background: url(../../img/default/common_popup_foot.png) no-repeat;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='../../img/default/common_popup_foot.png');
}
DIV#ParkingPrimaryContent{
	text-align:left;
	width: 707px;
	float:left;
	margin-right:4px;
}
DIV#parking_main_content{
	background: url(../../img/default/parking/img_parking.jpg) no-repeat;
	height: 228px;
	width: 691px;
	padding: 13px 0px 0px 13px;
}
DIV#parking_main_content_mid{
	background: url(../../img/default/parking/line1_parking.gif) repeat-y;
	width: 707px;
	height: 155px;
	margin-top: -2px;
	padding: 10px 0px 17px 0px;
}
DIV#parking_search_result_frm{
	background-color: #FFF;
	min-height: 254px;
	height: auto !important;
	height: 254px;
	width: 655px;
	border: 1px solid #CCC;
	padding: 5px;
	display: none;
	margin: 0px 0px 0px 16px;
}
DIV#parking_search_result_frm DIV#loading{
	width: 655px;
	padding-top: 60px;
	display: none;
	text-align: center;
	vertical-align: middle;
}
DIV#parking_main_content_foot{
	background: url(../../img/default/parking/line2_parking.gif) no-repeat;
	width: 707px;
	height: 7px;
	margin: -2px 0px 13px 0px;
}
DIV#parking_main_content DIV#lead{
	background-color: #FFF;
	height: 91px;
	width: 400px;
	border: 1px solid #CCC;
	padding: 5px;
	line-height: 1.3;
	margin-bottom: 5px;
}
DIV#parking_main_content INPUT#freetxt{
	color: #999999;
}
#ParkingPrimaryContent DIV.fieldset{
	border: 1px solid #CCC;
	padding:5px 5px 4px;
	margin: 1.3em 5px 5px;
	background-image:url(../../img/default/navi_gradetion.gif);
	background-repeat:repeat-x;
	background-position:50% 100%;
}
DIV#ParkingPrimaryContent UL.ntProv LI{
	min-width:0px;
}
DIV#provSlctLead{
	margin-left: 5px;
}
DIV#ParkingSecondlyContent{
	text-align:left;
	width: 195px;
	float:left;
	border:1px solid #DDD;
}
DIV#ParkingSecondlyContent ul.row li{
	clear:both !important;
	margin-left:8px;
	margin-right:-8px;
	padding-left:0px;
	line-height:1.3;
	vertical-align:middle;
}
DIV.parking_fw_result{
	width: 319px;
}
DIV#parking_search_result p.AR{
	padding-right: 40px;
}
p#category_lead{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
DIV#CategorySecondlyContent{
	margin: 0px 0px 0px 0px;
	width: 280px;
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
DIV.category_list{
	float:left;
	width:615px;
	margin-right:8px;
}
LI#category_prov_list{
	padding-left: 5px;
}
H2#category_list_head{
	border: 1px solid #CCC;
	padding:3px 2px;
	background-color: #EEE;
	color: #49C;
}
DIV#lower_category_list{
	margin-top: 0px !important;
}
DIV#poi_topic_path{
	text-align: left;
}
DIV#poi_content{
	width: 95%;
	text-align: left;
	margin: 5px 0px 15px 0px;
}
DIV#poi_head{
	background-image:url(../../img/default/navi_gradetion.gif);
	background-position:50% 100%;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	margin:11px 0 5px;
	padding:5px 5px 4px 12px;
}
DIV#PoiPrimaryContent{
	float: left;
	padding: 20px 15px 5px 10px;
	width: 379px;
}
DIV#PoiSecondlyContent{
	float: left;
	margin: 5px 0px 0px 0px;
}
.poi_emphasis{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}

#ParkingSearchCondition H3{
	border-bottom: 1px solid #49C;
	color: #49C;
	margin: 0px 0px 5px 0px;
	width : 370px;
}

DIV#parking_search_description_frm{
	background-color: #FFF;
	height: 140px;
	width: 655px;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 0px 0px 0px 16px;
}

#parking_search_description H2{
	border: 1px solid #CCC;
	padding:3px 2px;
	margin:0px 0px 5px 0px;
	background-color: #EEE;
	color: #49C;
	width: 200px;
}

DIV#parking_sub_content{
	width: 691px;
	padding: 16px 0px 0px 16px;
}

h2#main_ttl {
	background: url(../../img/default/parking/title_parking_bg.gif) repeat-x;
	height: 34px;
	border: none;
	width: 100%;
	padding: 0px;
	margin-bottom: 15px;
}

h3.sub_ttl {
	line-height: 35px;
	margin-bottom: 15px;
	padding-left: 5px;
	font-size: 18px;
	border-bottom: 1px solid #42a7ff;
}

h3.sub_ttl.station {
	padding-left: 40px;
	background: url(../../img/default/parking/icon_station.gif) no-repeat 5px 0;
}

h3.sub_ttl.spot {
	padding-left: 40px;
	background: url(../../img/default/parking/icon_spot.gif) no-repeat 5px 0;
}

ul.spot_list li {
	margin-left: 20px;
	margin-bottom: 6px;
	list-style: disc;
}

DIV.block_left {
	float: left;
	width: 48%;
}

DIV.block_right {
	float: right;
	width: 48%;
}

DIV#ranking_list dl dt.top10 {
	border: 1px solid #ff7d4a;
}

dl.ranking dt{
	float: left;
	padding:0.3em 0 0.1em 0;
	width:2.5em;
	text-align:center;
}

dl.ranking dd{
	margin:0 0 0 2.5em;
	padding:0.3em 0.1em 0.5em;
}

p.clr{
	clear:both;
}

DIV#ParkingPrimaryContent dl.ranking {
	margin-bottom: 20px;
}

DIV#ParkingPrimaryContent dl.ranking dd {
	background: url(../../img/default/parking/bottom_line.gif) repeat-x 0 bottom;
}

dl.ranking dd img{
	margin-right: 3px;
	vertical-align: bottom;
}

#navitime_copyright {
	margin:0 0 0 10;
	padding: 0 0 0 0;
	width: 790px;
	height: 25px;
	text-align: right;

}
#navitime_copyright_print {
	margin:0 0 0 10;
	padding: 0 0 0 0;
	width: 560px;
	height: 25px;
	text-align: right;

}
DIV.print_dialog{
	text-align: right;
}
.btn-print{
	margin-top:5px;
	background-image:url(/storage/img/default/btn-nom-bg.gif);
	color:#FFF;
	border:1px solid #888;
	background-color:#66a4d4;
	padding:2px 10px;
	*padding:1px 10px;
}
DIV#zoomToolbar{
}
TABLE#mapPopup{
}
DIV#print-btn{
	text-align: right;
	margin-bottom: 20px;
}
@media print {
	*body{
		zoom: 100% !important;
		zoom: 77%;
	}
	DIV#zoomToolbar{
		display: none;
		visibility: hidden;
	}
	TABLE#mapPopup{
		display: none;
		visibility: hidden;
	}
	DIV#print-btn{
		text-align: right;
		display: none;
		visibility: hidden;
	}
}

.w80 {
	width: 80px;
}

.align-left{
	text-align: left;
}

P.msg{
	color: #A22;
}
.hide {display:none;}