@charset "utf-8";

/* clearfix */

.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}


/* #container .contents
======================================================================= */
#container .contents{
}

.sp_only {
display: none;
}



/* #container .contents #contents_hd
======================================================================= */
#contents_hd{
width:960px;
margin:0 auto;
}

#contents_hd h1{display:none;}



/* #container .contents #main_contents
======================================================================= */
#main_contents{
width:960px;
margin:0 auto;
padding:10px 0 10px 0;
text-align: left;
color: #322517;
font-size: 14px;
line-height: 180%;
}




/* #parking_detail
======================================================================= */
#parking_detail {
background-color:#faedcd;
padding:50px 40px;
position: relative;
}

	#parking_detail h3 {
		width: 880px;
		height: 52px;
		background: url(../img/car/access_parking_detail_title_pc.gif) left top no-repeat;		
	}

	#parking_detail #detail_exp1 {
		margin: 30px 0 0 20px;
		font-size: 16px;
	}

			#parking_detail #print {
				width: 136px;
				height: 37px;
				position: absolute;
				top: 132px;
				left: 784px;
				text-indent: -9999px;
			}
				
				#parking_detail  #print a {
					display: block;
					width: 136px;
					height: 37px;					
					background:	url(../img/print.gif) left top no-repeat;
			    }
				
				#parking_detail #print a:hover {
					background:	url(../img/print.gif) left -37px no-repeat;
			    }

	#parking_detail #detail_exp2 {
		margin: 40px 0 0 20px;
		font-size: 16px;
	}

	#parking_detail #detail_exp3 {
		margin: 40px 200px 0 20px;
		font-size: 16px;
	}
	
	#parking_detail #detail_img1 {
		width: 680px;
		height: 585px;
		margin: 40px auto 0 auto;
		background: url(../img/car/access_parking_detail_img1_pc.png) left top no-repeat;					
	}
	
	#parking_detail #detail_img2 {
		width: 440px;
		height: 300px;
		margin: 0 auto;			
	}

		#parking_detail #detail_img2 img {
			width: 100%;
			height: auto;	
		}

	#parking_detail ul#detail_guide {
		width: 760px;
		margin: 30px auto 0 auto;		
	}

	#parking_detail ul#detail_guide li {
		width: 265px;
		float: left;
		background: url(../img/car/access_parking_detail_arrow_pc.gif) 240px 74px no-repeat;			
	}
	
		#parking_detail ul#detail_guide li#detail_guide_last {
			width: 230px;
			background:	none;	
		}

		#parking_detail ul#detail_guide li img {
			width: 230px;
			height: 172px;	
			vertical-align: bottom;	
		}
		
		#parking_detail ul#detail_guide li span.sub_exp {
			display: block;	
			margin: 7px 0 0 5px;
		}

	#parking_detail #detail_exp4 {
		width: 760px;
		margin: 30px auto 0 auto;
		font-size: 14px;
		color: #c43c00;
	}	
	
	#parking_detail #page_back {
		width: 380px;
		height: 66px;
		margin: 40px auto 0 auto;
		background: url(../img/car/page_back_pc.gif) left top no-repeat;			
	}

	#parking_detail #page_back a {	
		display: block;
		width: 380px;
		height: 66px;		
	}
	
		#parking_detail #page_back:hover {
			background: url(../img/car/page_back_pc.gif) left -66px no-repeat;
			cursor: pointer;		
		}

	
/*

	#parking_detail #to_googlemap {
		width: 380px;
		height: 66px;
		margin: 40px auto 0 auto;
		background: url(../img/to_googlemap_pc.gif) left top no-repeat;					
	}
*/
