@charset "utf-8";
@import url(jquery.jcarousel.css);
@import url(./skins/sample/skin.css);
/* CSS Document */

body {	
	color: #333333;
	font-size: 12px;
	margin: 0;
	line-height: 1.8;
}
*html body {
	font-size: 80%;
}

/*========== common ==========*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
h1,h2,h3,ul,p,dl,dt,dd {
	margin: 0;
	padding: 0;
}
h1,h2,h3 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
}

/*========== layout ==========*/
#wrapper {
	margin: 0 auto;
	width: 956px;
	position: relative;
}
#header {
	margin: 2px 3px 1px;
	width: 950px;
	height: 120px;
	position: relative;
	background: url(../images/header_bg.jpg) no-repeat right 35px;
}
#mapContent {
	clear: both;
	margin: 0 3px 10px;
	padding-bottom: 10px;
	background-color: #1484CF;
}
#parkingContent {
	background: url(../images/content_bg.gif) repeat-y left top;
	clear: both;
	width: 956px;
	margin: 10px 0;
}
#parkingContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#parkingContent {
	display: inline-block;
}
/* Hides from IE-mac \*/
*html #parkingContent { height: 1%; }
#parkingContent { display: block; }
/* End hide from IE-mac */

#rakuContent {
	background: url(../images/content_raku_bg.gif) repeat-y left top;
	clear: both;
	width: 956px;
	margin: 10px 0;
}

#footer {
	clear: both;
	margin: 40px 0 0;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}


/*========== header ==========*/
#header ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#header ul li {
	float: left;
	line-height: 0;
	list-style-type: none;
}
#header #logo{
	position: absolute;
	top: 47px;
	left: 35px;
	line-height: 0;
}
#header h1 {
	position: absolute;
	/*top: 105px;
	right: 5px;*/
	top: 40px;
	right: 30px;
	line-height: 1.2;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#header #pPoint {
	position: absolute;
/*	top: 55px;
	left: 275px;*/
	top: 40px;
	left: 275px;
	line-height: 0;
}


/*========== mapContent ==========*/
#mapCol {
	background: url(../images/map_head_bg.png) no-repeat left top;
	width: 950px;
	height: 33px;
	position: relative;
}
#mapCol h2 {
	position: absolute;
	top: 8px;
	left: 7px;
	color:#FFFFFF;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
}
#mapCol #topicPass {
	position: absolute;
	top: 10px;
	right: 5px;
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
}
#mapCol #topicPass li {
	float: left;
	list-style-type: none;
	margin-left: 10px;
	color: #FFFFFF;
}
#mapCol #topicPass li span {
	margin-right: 10px;
}
#mapCol #topicPass li a:link, #mapCol #topicPass li a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#mapCol #topicPass li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#mapView {
	width: 950px;
	height: 470px;
}
#parkingCatch {
	position: absolute;
	right: 10px;
	top: 470px;
}


/*========== parkingContent ==========*/
#parkingContent .pInfo {
		background: url(../images/info_ico.jpg) no-repeat left top;
	padding: 0.2em 0 1em 30px;
/*min-height: 26px;*/
	min-height: 9em;
	font-weight: bold;
	color: #FF0000;
	font-size: 100%;
	border-bottom: 1px dotted #CCCCCC;
}
*html #parkingContent .pInfo {
	height: 9em;
}

#parkingContent #kuukouCol {
	background: url(../images/content_kuukouminami_bg.png) no-repeat left top;
	width: 319px;
	float: left;
}
#parkingContent #kuukouCol h3 {
	margin: 33px 0 30px 31px;
	line-height: 0;
}
#parkingContent #kuukouCol .pInfo {
	margin:30px 20px 0 23px;
}
#parkingContent #kuukouCol ul {
	margin:1em 20px 0 23px;
}
#parkingContent #kuukouCol .pPhoto {
	margin:30px 0 30px 3px;
	text-align: center;
}
#parkingContent #kokusaiCol {
	background: url(../images/content_kokusaisen_bg.png) no-repeat left top;
	width: 318px;
	float: left;
}
#parkingContent #kokusaiCol h3 {
	margin: 33px 0 30px 8px;
	line-height: 0;
}
#parkingContent #kokusaiCol .pPhoto {
	margin:30px 0;
	text-align: center;
}
#parkingContent #kokusaiCol .pInfo {
	margin: 30px 15px 10px; 
}
#parkingContent #kokusaiCol ul {
	margin:1em 20px 0 20px;
}
#parkingContent #kokunaiCol {
	background: url(../images/content_kokunaisen_bg.png) no-repeat left top;
	width: 319px;
	float: left;
}
#parkingContent #kokunaiCol h3 {
	margin: 33px 0 30px 11px;
	line-height: 0;
}
#parkingContent #kokunaiCol .pInfo {
	margin:10px 23px 0 20px;
}
#parkingContent #kokunaiCol ul {
	margin:1em 23px 0 20px;
}
#parkingContent #kokunaiCol .pPhoto {
	margin:30px 3px 30px 0;
	text-align: center;
}
#parkingContent #kuukouCol li, #parkingContent #kokusaiCol li, #parkingContent #kokunaiCol li {
	background: url(../images/accept.jpg) no-repeat left 0.2em;
	padding-left: 20px;
	list-style: none;
	font-weight: bold;
	color: #666666;
	margin-bottom: 1em;
}
*html #parkingContent #kuukouCol li, *html #parkingContent #kokusaiCol li, *html #parkingContent #kokunaiCol li {
	background: url(../images/accept.jpg) no-repeat left 0.3em;
}
#parkingContent #kuukouCol li.spe, #parkingContent #kokusaiCol li.spe, #parkingContent #kokunaiCol li.spe {
	color:#FF0000;
	font-size: 120%;
	text-decoration:underline;
}
#parkingBtn {
	background: url(../images/content_bottom_bg.gif) no-repeat left bottom;
	width: 956px;
	height: 90px;
	clear: both;
	padding-bottom:10px;
}
#parkingBtn li {
	float: left;
	text-align: center;
	list-style: none;
	margin-top: 20px;
}
#parkingContent .enclosure {
	display: block;
	/*background-color: #FFE7E6;*/
	background-color: #F0F0F0;
	font-weight: normal;
	padding: 5px 10px;
	margin-top: 0.5em;
}

/*#parkingBtn .parkingPhoto {
	margin-bottom:30px;
}*/
#parkingBtn #kuukouBtn {
	width: 319px;
}
#parkingBtn #kokusaiBtn {
	width: 318px;
}
#parkingBtn #kokunaiBtn {
	width: 319px;
}


/*========== parking info ==========*/
.custom_overlay{
	position:absolute;
	display:none;
}
.custom_overlay .parkingWin{
	background-color: #FFFFFF;
	border:2px solid #064B95;
	width:300px;
}
.custom_overlay h3{
	/*padding-bottom:8px;
	background:url("../images/h_back.gif") repeat-x bottom left;*/
}
.custom_overlay .winBtn{
	text-align: center;
}
.custom_overlay ul{
	margin:10px 5px 10px 0;
	float: left;
	width: 170px;
}
.custom_overlay li {
	background: url(../images/accept.jpg) no-repeat left 0.2em;
	padding-left: 20px;
	list-style: none;
}
*html .custom_overlay li {
	background: url(../images/accept.jpg) no-repeat left 0.3em;
}
.custom_overlay .pPhoto{
	float: left;
	padding: 10px 5px;
}
.custom_overlay .innfooter{
	height:24px;
	width:304px;
	background:url(../images/custom_overlay_fotter.png) no-repeat;
}
.custom_overlay .innfooter02{
	height:30px;
	width:304px;
	background:url(../images/custom_overlay_fotter02.png) no-repeat right top;
}
.custom_overlay .innheader {
	height: 15px;
	width: 304px;
	background: url(../images/custom_overlay_header.png) no-repeat;
}
.custom_overlay .innheader02 {
	height: 15px;
	width: 304px;
	background: url(../images/custom_overlay_header02.png) no-repeat right top;
}
.custom_overlay a img.closeBtn{
	position:absolute;
	right:5px;
	bottom:13px;
	border: none;
}
.custom_overlay a img.closeBtn02{
	position:absolute;
	right:5px;
	bottom:19px;
	border: none;
}

/*========== rakuContent ==========*/
#rakuContent dl {
	background: url(../images/content_raku_top_bg.jpg) no-repeat left top;
	min-height: 122px;
}
*html #rakuContent dl {
	height: 112px;
}
#rakuContent dt {
	background: url(../images/dec01.gif) no-repeat 17px 1.2em;
	padding: 10px 15px 10px 35px;
}
*html #rakuContent dt {
	background: url(../images/dec01.gif) no-repeat 17px 1.3em;
}
#rakuContent dd {
	background: url(../images/content_raku_bottom_bg.gif) no-repeat left bottom;
	padding: 0 15px 10px;
}


/*========== footer ==========*/
#footer .footerMenu {
	margin-top: 10px;
	text-align: center;
}
#footer .footerMenu li {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 10px;
	display: inline;
	font-size: 12px;
	line-height: 1;
	border-left: 1px solid #333333;
}
#footer .footerMenu .endChild {
	border-right: 1px solid #333333;
}
#footer li a:link, #footer li a:visited {
	color:#333333;
	text-decoration: none;
}
#footer li a:hover {
	color:#666666;
	text-decoration: underline;
}
#mycarousel {
	margin: 10px 0 0;
}
#mycarousel li {
	text-align: center;
	font-size: 12px;
}
#footer #copyright {
	margin: 5px 0 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	padding: 20px 0;
	text-align: center;
}