@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size: 12px;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#000000;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #3333ff;
}

a:hover{
	color: #cc0000;
}

img{
	border-style:none;
}

/*================color================*/

.sky{
	color:#00a5ec;
}

.rose{
	color:#f3649b;
}

.ore{
	color:#ff9933;
}

.red{
	color:#cc0000;
}


/*全体*/
#container{
	width: 720px;
	position: relative;
	border:1px solid #000000;
	margin: 0;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}


/*ヘッダー*/
#header{
	width: 720px;
	height:auto;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#ffcc66;
}

#header h2{
	display:none;
}

#header h1{
	padding-top:2px;
	padding-right:2px;
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#ffffff;
}

#title{
	position: absolute;
	top: 15px;
	left: 0px;
}

#banner{
	position: absolute;
	top: 250px;
	left: 10px;
	z-index:100;
}

.marker{
	background-color:#FFFF00;
	color:#cc0000;
	font-weight:bold;
	/*font-size:20px;*/
}

#header2{
	width: 720px;
	height:auto;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
}





/*メインコンテンツ*/

#main{
	width:700px;
	clear:both;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	background-color:ffffff;
	text-align:left;
	
}

#main p {
	margin-top:8px;
	margin-bottom:8px;
	line-height: 150%;
}


/*左メニュー１*/


#left1{
	margin-bottom:2px;
	margin-top:0px;
	margin-left:0px;
	padding-bottom:20px;
	width:700px;
	/*border:1px solid #cccccc;*/
	background-color:transparent;
	background-position:right bottom;
}

#left1 p{
	margin-left:10px;
	/*font-weight:bold;*/
}

#left1 h2 {
	text-indent:10px;
	font-size:14px;
	height:25px;
	line-height:25px;
	color:#333333;
	/*color:#FF6600;*/
	background-color:#ffff99;
	border-top:4px solid #FF9900;
	border-bottom:4px solid #FF9900;
}




#left1 p.link{
	padding-right:10px;
	text-align:right;
}

#left1 p.list{
	background-image:url(../img/list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;

}

#parking_base{
	width:700px;
	margin-top:10px;
}

#pb_left{
	width:550px;
	float:left;
	background-image:url(../img/car.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}

#pb_left h3 {
	text-indent:10px;
	font-size:13px;
	width:550px;
	height:25px;
	line-height:25px;
	background-image:url(../img/parking_bg.gif);
	background-repeat:no-repeat;
	/*color:#cc0000;*/
	/*color:#FF6600;*/
	/*background-color:#dfdfdf;*/
}

.pb_left_left{
	width:400px;
	float:left;

}

.pb_left_right{
	width:140px;
	float:right;

}

.pb_left_right img{
	margin-top:5px;

}

/*その他駐車場*/
#pb_right{
	width:140px;
	float:right;
	/*border:1px solid #cccccc;*/
}

#pb_right h3 {
	text-indent:10px;
	font-size:13px;
	height:25px;
	line-height:25px;
	background-image:url(../img/parking_bg.gif);
	background-repeat:no-repeat;
	/*color:#cc0000;*/
	/*color:#FF6600;*/
	/*background-color:#dfdfdf;*/
}

/*サイドメニュー１（駐車場情報）*/
#kakaku_menu_1{
	width:135px;
	height:auto;
	margin-top:5px;
	border-right:1px solid #FF9900;
	border-left:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
}

#kakaku_menu_1 h4{
	display:none;
}

#kakaku_menu_1 ul,#kakaku_menu_1 li{
	margin:0;
	padding:0;
	list-style:none;
}

#kakaku_menu_1 ul{
	/*border-top:1px solid #666666;*/
}

#kakaku_menu_1 li{
	display:inline;
}

#kakaku_menu_1 a,#kakaku_menu_1 a:link #kakaku_menu_1 a:visited{
	text-decoration:none;
	color:#333333;
	background-color: #ffffcc;
	display:block;
	width:130px;
	height: 25px;
	text-indent:5px;
	line-height: 25px;
	border-top:1px solid #FF9900;
	border-left:4px solid #b9feb9;
}

#kakaku_menu_1 a:hover{
	color:#333333;
	border-left:4px solid #68E801;
	background-color: #ffff99;

}



#left2{
	margin-bottom:2px;
	margin-top:0px;
	margin-left:0px;
	padding-bottom:10px;
	width:700px;
	/*border:1px solid #cccccc;*/
	background-color:transparent;

}

#left2 p{
	margin-left:10px;
	/*font-weight:bold;*/
}

#left2 h2 {
	text-indent:10px;
	font-size:14px;
	height:25px;
	line-height:25px;
	color:#333333;
	/*color:#FF6600;*/
	background-color:#ffff99;
	border-top:4px solid #FF9900;
	border-bottom:4px solid #FF9900;
}


/*フッター*/

.center{
	text-align:center;
}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
	padding-top:0px;
	width: 700px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
}

#footer h3 {
	text-indent:10px;
	font-size:14px;
	height:30px;
	line-height:30px;
	color:#cc0000;
	/*color:#FF6600;*/
	background-image:url(../img/jyouhou_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #cccccc;
}

#footer p {
	margin-top:8px;
	margin-bottom:8px;
	line-height: 130%;
	margin-left:10px;
}

/*リンク*/
#footer .navi2{
	text-align:center;
}

#footer .navi2 a{
	width:400px;
	height:40px;
	text-decoration: none;
	display: block;
	font-size: 3px;
	text-indent:-9999px;
	background-color: #ffffff;
	background-image: url(../img/info.gif);
	background-repeat: no-repeat;
	color: #006600;

}

#footer .navi2 a:hover{
	background-color: #ffffff;
	background-image: url(../img/info.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position:0 -40px;
}




#copy{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
	padding-bottom:0px;
	width: 720px;
	height:15px;
	line-height:15px;
	text-align:center;
	color:#ffffff;
	background-color:#3333CC;
}

#copy a{
	color:#ffffff;
}

/*PRウェブチラシ*/
#pr{
	width:720px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding-top:2px;
	padding-right:0px;
	padding-bottom:5px;
	text-align:right;
	background-color:#ffffff;
}
/*カウンター*/
#counter{
	position: absolute;
	top:340px;
	left:25px;
	width:300px;
	height:31px;
	text-align:left;
	font-size:11px;
	background-color:transparent;
	
}

