@charset "utf-8";

/* ******************************

	みなとみらい線
	info.css
	
	/info/***
	
	* title
	* caption
	* faq
	* left
	* inquiry
	* safety
	* media
	* goods
	* personal
	* sitemap
	* inquiry-top
	
******************************** */


/* title
---------------------------------------------- */

#left-side h2.title-faq,#left-side h2.title-left,#left-side h2.title-safety,#left-side h2.title-inquiry,#left-side h2.title-media,#left-side h2.title-kodomo,#left-side h2.title-goods,#left-side h2.title-personal,#left-side h2.title-sitemap{
	width: 630px;
	height: 44px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	}
#left-side h2.title-faq{ background-image: url(/img/info/title-faq.gif); }
#left-side h2.title-left{ background-image: url(/img/info/title-left.gif); }
#left-side h2.title-safety{ background-image: url(/img/info/title-safety.gif); }
#left-side h2.title-inquiry{ background-image: url(/img/info/title-inquiry.gif); }
#left-side h2.title-media{ background-image: url(/img/info/title-media.gif); }
#left-side h2.title-kodomo{ background-image: url(/img/info/title-kodomo.gif);}
#left-side h2.title-goods{ background-image: url(/img/info/title-goods.gif); }
#left-side h2.title-personal{ background-image: url(/img/info/title-personal.gif); }
#left-side h2.title-sitemap{ background-image: url(/img/info/title-sitemap.gif); }

	

/* caption
---------------------------------------------- */

#left-side h3.info-cap{
	width: 612px;
	background: url(/img/station/outline/bg-caption.gif) left bottom repeat-x;
	color: #012d8e;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 16px 10px 16px;
	padding-bottom: 8px;
	}
#left-side h4.info-cap2{
	font-weight: bold;
	color: #333333;
	border-left: solid 5px #007bc8;
	margin: 20px 20px 5px 20px;
	padding-left: 5px;
	}
#left-side h3.cap-policy,#left-side h3.cap-report,#left-side h3.cap-safety,#left-side h3.cap-barrier,#left-side h3.cap-comfortable{
	width: 630px;
	height: 46px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 20px 0 0 10px;
	}
#left-side h3.cap-policy{ background-image: url(/img/info/cap-policy.gif); }
#left-side h3.cap-report{ background-image: url(/img/info/cap-report.gif); }
#left-side h3.cap-safety{ background-image: url(/img/info/cap-safety.gif); }
#left-side h3.cap-barrier{ background-image: url(/img/info/cap-barrierfree.gif); }
#left-side h3.cap-comfortable{ background-image: url(/img/info/cap-comfortable.gif); }



#left-side h3.cap-personal01,#left-side h3.cap-personal02{
	width: 630px;
	height: 46px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 20px 0 0 10px;
	}
#left-side h3.cap-personal01{ background-image: url(/img/info/cap-personal01.gif); }
#left-side h3.cap-personal02{ background-image: url(/img/info/cap-personal02.gif); }

	
/* faq
---------------------------------------------- */

/* question-list */

#question-list{
	width: 610px;
	margin: 0 20px 25px;
	}
#question-list li{
	width: 610px;
	background: url(/img/common/bg-graydot.gif) left bottom repeat-x;
	margin-top: 15px;
	padding-bottom: 4px;
	}
#question-list li a{
	display: block;
	width: 576px;
	padding: 6px 10px 2px 24px;
	background: url(/img/common/list-mark02.gif) 0 0.5em no-repeat;
	}
	

/* answer */

#answer{
	width: 630px;
	margin: 0 10px;
	}
#answer ul,#answer p{
	line-height: 1.5em;
	}
#answer .answer-q{
	background: url(/img/info/cap-q.gif) left top no-repeat;
	margin: 20px 0 8px 7px;
	padding: 4px 10px 4px 30px;
	}
#answer .answer-a{
	background: #eeeeee url(/img/info/cap-a.gif) 7px 16px no-repeat;
	padding: 18px 15px 10px 38px;
	}
#answer .answer-a table{
	width: 576px !important;
	width: 577px;
	border: solid 1px #afafaf;
	border-width: 1px 1px 0 0;
	}
#answer .answer-a table th,#answer .answer-a table td{
	border: solid 1px #afafaf;
	border-width: 0 0 1px 1px;
	padding: 5px;
	}
#answer .answer-a table th{
	background-color: #fffca3;
	white-space: nowrap;
	text-align: center;
	}
#answer .answer-a table td{
	background-color: #FFFFFF;
	}
#answer .answer-a table td.bg-blue{
	background-color: #e2fcf9;
	white-space: nowrap;
	}
	
#left-side .gototop{
	width: 620px;
	margin: 10px 10px 30px 10px;
	height: 1em;
	position: relative;
	}
#left-side .gototop a{
	display: block;
	background: url(/img/common/bg-pagetop.gif) 0 0.4em no-repeat;
	padding-left: 1em;
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 0.8em;
	}


/* left
---------------------------------------------- */

p.telnum{
	width: 408px !important;
	width: 452px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0040a0;
	border: solid 2px #007bc8;
	text-align: center;
	margin: 20px 0 60px 80px;
	padding: 20px;
	}
table.left-table{
	width: 612px;
	border: solid 1px #cccccc;
	border-width: 1px 1px 0 0;
	margin-left: 16px;
	}
table.left-table th,table.left-table td{
	padding: 5px;
	border: solid 1px #cccccc;
	border-width: 0 0 1px 1px;
	}
table.left-table th{
	background-color: #fffca3;
	}

/* inquiry
---------------------------------------------- */

.inquiry-form{
	width: 612px !important;
	width: 632px;
	background-color: #e2fcf9;
	margin: 0 10px;
	padding: 15px 10px;
	}
.inquiry-form table{
	width: 612px;
	}
.inquiry-form table th{
	white-space: nowrap;
	}
.inquiry-form table td{
	padding: 10px;
	}
.inquiry-form input.input-name{
	width: 240px;
	}
	
	
.inquiry-form-result{
	width: 460px !important;
	width: 500px;
	margin-top: 30px;
	margin-left:65px;
	background-color: #e2fcf9;
	padding: 20px;
	text-align: center;
	}


/* safety
---------------------------------------------- */

#left-side .safety-anc{
	width: 612px;
	margin: 20px;
	}
#left-side .safety-anc li{
	float: left;
	margin-right: 10px;
	}
#left-side .safety-anc li a{
	display: block;
	background: url(/img/common/list-mark01.gif) 0 0.2em no-repeat;
	padding-left: 1em;
	}
#left-side .hp-logo{
	text-align: center;
	}
#left-side ul.info-list{
	margin: 10px 20px;
	}
	#left-side ul.info-list li{
		list-style-position: outside;
		background: url(/img/common/list-mark01.gif) 0 0.2em no-repeat;
		margin: 8px 15px;
		padding-left: 10px;
		}

#left-side #left-wheelchair table{
	width: 500px !important;
	width: 501px;
	border: solid 1px #afafaf;
	border-width: 1px 1px 0 0;
	margin: 0px 0px 0px 70px;
	}
#left-side #left-wheelchair table th,#left-side #left-wheelchair table td{
	border: solid 1px #afafaf;
	border-width: 0 0 1px 1px;
	padding: 5px;
	text-align: left;
	}
#left-side #left-wheelchair table th{
	background-color: #fffca3;
	white-space: nowrap;
	text-align: center;
	}
#left-side #left-wheelchair table td{
	background-color: #FFFFFF;
	}
#left-side #left-wheelchair table td.bg-blue{
	background-color: #e2fcf9;
	white-space: nowrap;
	}

.policy-list{
	width: 580px !important;
	width: 650px;
	/*margin: 10px 20px 10px 40px;*/
	padding: 0 20px 10px 50px;
	line-height: 1.5em;
	list-style-position: outside;
	}
.policy-list li{
	margin-top: 8px;
	list-style-type: decimal;
	}



/* media
---------------------------------------------- */

.media-box{
	width: 600px;
	margin: 0 26px 30px;
	}
.media-box table{
	width: 599px;
	border: solid 1px #cccccc;
	border-width: 1px 1px 0 0;
	}
.media-box table th,.media-box table td{
	border: solid 1px #cccccc;
	border-width: 0 0 1px 1px;
	padding: 5px;
	text-align: center;
	}
.media-box table th{
	background-color:#fffca3;
	}
.media-box table td.bg-blue{
	background-color: #e2fcf9;
	text-align: left;
	}
.media-contact{
	background-color: #e2fcf9;
	width: 300px;
	margin-top: 5px;
	padding: 15px;
	}
	
	
/* goods
---------------------------------------------- */
#goods-list{
	width:620px; overflow:hidden;
	margin: 10px 10px 0 20px;
	height: auto !important; height:1%;
	}
	#goods-list li{
		width: 178px !important; width: 200px; float:left; border: solid 1px #cccccc;
		margin-top: 10px; margin-right: 5px; padding:10px; overflow:hidden;
		}
	#goods-list p{
		text-align:center; margin-top: 5px;
		}
		

#goods-info{
	width: 612px !important;
	width: 638px;
	margin: 0 6px;
	padding: 10px 14px 0 14px;
	}
.goods-detail{
	width: 612px;
	margin-top: 30px;
	}
.goods-detail .detail-photo{
	display: block;
	/*width: 304px !important;*/
	width: 306px;
	float: left;
	text-align: center;
	}
.goods-detail .imagefield,.map-detail .imagefield-field_gimg2{
	display: block;
	width: 304px !important;
	width: 306px;
	border: solid 1px #cef0f2;
	float: left;
	}
.goods-detail .goods-detail-in{
	width: 286px;
	float: right;
	}
.goods-detail .goods-detail-in h3{
	width: 266px !important;
	width: 286px;
	border: solid 1px #cccccc;
	padding: 12px 10px;
	font-size: 1.2em;
	color: #012d8e;
	font-weight: bold;
	}
.goods-detail .goods-detail-in h4{
	color: #012d8e;
	font-weight: bold;
	margin: 15px 0 10px 10px;
	}

.goods-detail table{
	width: 285px !important;
	width: 286px;
	border: solid 1px #cccccc;
	border-width: 1px 1px 0 0;
	margin-top: 10px;
	}
.goods-detail table th,.goods-detail table td{
	border: solid 1px #cccccc;
	border-width: 0 0 1px 1px;
	padding: 5px 5px 5px 8px;
	}
.goods-detail table th{
	background-color: #fffca3;
	}
.goods-detail .goods-detail-in ul{
	margin-left: 10px;
	}
.goods-detail .goods-detail-in li{
	background: url(/img/common/list-mark01.gif) 0 0.2em no-repeat;
	padding-left: 1em;
	margin-bottom: 7px;
	line-height:1;
	}

		
		
/*
.goods-list{
	width: 615px;
	background-position:left bottom;
	background-repeat: no-repeat;
	margin: 20px 15px 0 20px;
	}
.goods-list dl{
	width: 180px !important;
	width: 200px;
	border-top: solid 1px #cccccc;
	float: left;
	padding: 10px;
	margin-right: 5px;
	}
.goods-list dt,.goods-list dd.price{
	font-weight: bold;
	color: #0e2d8e;
	text-align: center;
	margin-bottom: 5px;
	}
.goods-list dd.comment{
	background-color: #cef0f2;
	padding: 7px 5px;
	}
	
.goods-list-bg01{ background-image:url(/img/info/bg-goodsbox1.gif);}
.goods-list-bg02{ background-image:url(/img/info/bg-goodsbox2.gif);}
.goods-list-bg03{ background-image:url(/img/info/bg-goodsbox3.gif);}
*/

.goods-place{
	width: 610px;
	margin: 0 20px;
	padding-bottom: 20px;
	}
.goods-place dt{
	background: url(/img/common/list-mark01.gif) 0 0.2em no-repeat;
	margin-top: 15px;
	padding-left: 1em;
	font-weight: bold;
	}
.goods-place dd{
	padding: 5px 0 0 1em;
	}



/* personal
---------------------------------------------- */
	
.personal-list{
	width: 580px !important;
	width: 650px;
	/*margin: 10px 20px 10px 40px;*/
	padding: 10px 20px 10px 50px;
	line-height: 1.5em;
	list-style-position: outside;
	}
.personal-list li{
	margin-top: 8px;
	list-style-type: decimal;
	}
.personal-list dl{
	margin-top: 8px;
	}
.personal-list dd{
	margin-top: 3px;
	margin-left: 1em;
	}
.personal-contact{
	background-color: #e2fcf9;
	width: 300px;
	margin: 5px 0 0 20px;
	padding: 15px;
	}
.personal-contact span{
	color: #012d8e;
	font-weight: bold;
	}
	
	
/* sitemap
---------------------------------------------- */
	
.sitemap-list{
	width: 630px;
	margin: 20px 10px;
	}
.sitemap-list li{
	background:url(/img/common/bg-graydot.gif) left bottom repeat-x;
	padding: 10px 10px 2px 4px;
	}
.sitemap-list li span{
	display: block;
	background-image: url(/img/common/list-mark02.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding: 7px 0 7px 20px;
	}
.sitemap-list li div{
	width: 410px;
	margin-left: 18em;
	margin-top: -28px !important;
	margin-top: 0;
	}
.sitemap-list li div.clr{
	width: 1px;
	margin-left: 0;
	margin-top: 0;
	}
.sitemap-list .sitemap-list-in{
	width: 200px;
	line-height: 1.0em !important;
	line-height: 0.2em;
	float: left;
	}
.sitemap-list .sitemap-list-in li{
	background: none;
	padding: 0;
	}
.sitemap-list .sitemap-list-in li span{
	background-image: url(/img/common/list-mark01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em !important;
	background-position: 0 0.2em;
	}
.sitemap-list .sitemap-list-in li.station-cap{
	background: none;
	padding: 10px 0 !important;
	padding: 20px 0;
	font-weight: bold;
	} 
	

/* inquiry-top
---------------------------------------------- */

.inquiry-top{
	width: 610px;
	margin: 10px 20px;
	}
.inquiry-top dl{
	background:url(/img/common/bg-graydot.gif) left bottom repeat-x;
	padding: 15px 15px 10px;
	}
.inquiry-top dt{
	width: 350px;
	padding: 5px 0;
	float: left;
	}
.inquiry-top dd{
	width: 218px;
	float: right;
	}
.inquiry-top dd a{
	display: block;
	width: 218px;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	.inquiry-top dd a.btn01{ background-image: url(/img/info/btn-infotop01.gif); }
	.inquiry-top dd a.btn02{ background-image: url(/img/info/btn-infotop02.gif); }
	.inquiry-top dd a.btn03{ background-image: url(/img/info/btn-infotop03.gif); }

.inquiry-top dd a:hover{
	background-position: left bottom;
	}
	
.inquiry-top dl:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden; 
	}
.inquiry-top dl{
	display: inline-block;
	}
/* horry \*/
*html .inquiry-top dl{
	height: 1%;
	}
.inquiry-top dl{
	display: block;
	}
/* horry end */

.inquiry-top dl.service-info dt{
	float: none;
	}
.inquiry-top dl.service-info dd{
	float: none;
	width: 526px !important;
	width: 550px;
	margin: 15px 15px 0;
	padding: 10px;
	border: solid 2px #ff6600;
	font-weight: bold;
	}
