@charset "utf-8";
/* CSS Document */

/*-----　ご利用案内　info.html　コンテンツ右部分のCSS　-----*/

/* ご利用案内　トップ　st　**********/

#info_top_pic {
	margin-top:0px;
}

/* ie7 hack↓　*/
*:first-child+html #info_top_pic {
	margin-top:-20px;
}
/* ie7 hack↑　*/

.info_rightTxt{
	font-size:0.9em;
	font-family: "ＭＳＰ明朝","Osaka－等幅",Arial,serif;
	line-height:120%;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	list-style-type:none;
}
/* ご利用案内　トップ　end　**********/


/* pdfダウンロード　st　**********/
#pdfleft {
	/*float:left;*/
	width:500px;
	margin-top:10px;
}

#pdfmiddle {
	float:left;
	width:120px;
	margin-top:10px;
	padding-left:30px;
}

#pdfright {
	float:left;
	width:300px;
	margin-top:10px;
	padding-left:20px;
	font-size:0.7em;
	font-weight:600;
	font-family: "ＭＳＰ明朝","Osaka－等幅",Arial,serif;
	line-height:100%;
}

#adobeWrap {
	clear:both;
}
/* pdfダウンロード　end　**********/



/* 施設のご利用　st　**********/
#sisetu {
	clear:both;
	padding-top:30px;
}
#staTable table {
  border-collapse: collapse;
  border: 1px solid #444;
  font-weight:normal;
  width:50%;
  font-size:0.75em;
	font-family: "ＭＳＰ明朝";
	line-height:100%;
  margin-bottom:5px;
  }
  
#staTable td {border: 1px solid #444; padding:5px;}
/* 施設のご利用　end　**********/



/* お問い合わせ　st　**********/
#info_md_pic {
	padding-top:20px;
}
/* お問い合わせ　st　**********/



/*　アクセス　st　**********/
.access_tbl {
	width:400px;
	border-bottom:2px;
	border-bottom-color:#ccc;
	border-bottom-style:solid;
	border-top:2px;
	border-top-color:#ccc;
	border-top-style:solid;
}
/*　アクセス　end　**********/



/*　アンカー　st　**********/
.goto_info {
	clear:both;
	font-size:0.75em;
	text-align:right;
	margin-top:50px;
	margin-right:40px;
	text-transform:lowercase;
}
/*　アンカー　end　**********/



