@charset "utf-8";

@import url("../../../common/style/element.css");
@import url("../../../common/style/layout.css");
@import url("../../style/localnavi.css");

/*
--------------------------------------------------------------
	CSS for Praking System
--------------------------------------------------------------
*/


/*
-------------------------------------
	OverRide
-------------------------------------
*/

#GlobalNavi .Wrapper ul li.NaviParkingSystem a {
	background-position: 0px -54px;
}

#Contents .Wrapper .PageTitle {
	padding: 0px 0px 10px;
}

.LocalNavi {
	background: url(../img/bg_localnavi.gif) no-repeat;
}

.LocalNavi ul li.LocalNaviLineup a {
	background-position: 0px -68px;
}

.LocalNavi ul li.LocalNaviLineup a:hover {
	background-position: 0px -68px;
}



/*
-------------------------------------
	ParkingSystem
-------------------------------------
*/

.ParkingSystem {}

.ParkingSystem .PageTitle {
}

.ParkingSystem .PageTitle h2 {
	background: url(../../img/ttl_pagetitle_h2.gif) no-repeat;
	height: 80px;
	font-size: 1px;
	text-indent: -9999px;
}

.Right .LargeImage {
	margin: 0px 0px 20px;
}

.Right .LargeImage img {
	border: 1px solid #DDD;
}


/*
-------------------------------------
	TypeParasol
-------------------------------------
*/

.TypeParasol {
}

.TypeParasol .Left h3 {
	background: url(../img/ttl_parasol_h3.gif) no-repeat;
	height: 41px;
	font-size: 1px;
	text-indent: -9999px;
}

.TypeParasol .Left .Address {
	margin: 5px 0px 0px;
}

.TypeParasol .Left .Address p {
	font-size: 12px;
}

.TypeParasol .Left .Textbox {
}

.TypeParasol .Left .Textbox p {
	margin: 40px 0px 0px;
	font-size: 14px;
	color: #0099CC;
	text-align: justify;
	line-height: 150%;
}

.TypeParasol .Right h4 {
	font-size: 16px;
	color: #09C;
}

.TypeParasol .Right ul {
	list-style-image: url(../../../common/img/icon_circle01.gif);
	line-height: 120%;
	margin: 5px 0px 20px 19px;
}

.TypeParasol .Right ul li {
	font-size: 14px;
}



/*
-------------------------------------
	TypeBinny
-------------------------------------
*/

.TypeBinny {
}

.TypeBinny .Left h3 {
	background: url(../img/ttl_binny_h3.gif) no-repeat;
	height: 41px;
	font-size: 1px;
	text-indent: -9999px;
}

.TypeBinny .Left .Address {
	margin: 5px 0px 0px;
}

.TypeBinny .Left .Address p {
	font-size: 12px;
}

.TypeBinny .Left .Textbox {
}

.TypeBinny .Left .Textbox p {
	margin: 40px 0px 0px;
	font-size: 14px;
	color: #0099CC;
	text-align: justify;
	line-height: 150%;
}

.TypeBinny .Right h4 {
	font-size: 16px;
	color: #09C;
}

.TypeBinny .Right p {
	font-size: 14px;
	line-height: 140%;
	text-align: justify;
	margin: 5px 0px 20px;
}

