@charset "utf-8";/*========================アミューズメント========================*//*------------------------常にインクルードするCSS------------------------*/@import "reset.css";@import "base.css";@import "inner.css";@import "print.css";/*------------------------ベース------------------------*/body.blue_back {background: url(../amusement/img/blue_back.jpg) repeat-x;}	/*------------------------店舗フラッシュ------------------------*/#shop_flash_amu {	width:900px;	height:442px;	margin: 0px auto;	padding: 0px;	background: url(../amusement/img/head_amuse.jpg) top center no-repeat;	z-index: 1;}/*------------------------ナビフラッシュ------------------------*/#navi_flash_fee {	width:900px;	height:86px;	margin: 0px auto;	padding: 0px;	background: url(../amusement/img/head_price.jpg) top center no-repeat;}/*------------------------店舗紹介文------------------------*/.amu_text{width:430px;margin:0px auto;padding:5px 3px ;font-size:122%;color:#2C7BC0;font-weight:bold;}/*------------------------料金表ナビゲーション------------------------*/#fee_navi{width:170px;margin:0px auto;padding-top:26px ;}#fee_navi ul {	display: block;	margin: 0px;	padding:0px;}#fee_navi ul li {	list-style: none;	margin:0px;  padding-top:6px;}/*------------------------料金表------------------------*/#content_fee{	width:900px;  margin:0px auto;  padding:0px;	background-color:#3f3f3f;	}#left_content_fee{  width:703px;	min-height:100%;  margin:0px;  padding:0px;	float:left;	background-color:#FFFFFF;}#fee_tit{width:703px;height:103px;margin:0px auto;padding:0px;}#fee_subtit{width:663px;margin:0px auto;padding-top:36px;}.fee{width:663px;margin:0px auto;padding:0px;}.fee_r{width:663px;margin:0px auto;padding:0px;text-align:right;}.border{ width:650px;color:#555555; font-size:122%;font-weight:bold;margin:2% auto; border-left:#008dcf 5px solid; border-right:#008dcf  5px solid; border-bottom:#008dcf  dotted 1px; text-indent:1%;}.fee_icon{  width:663px;  height:30px;  margin:0px auto;  text-indent:30px;	background: url(../amusement/img/icon_fee.jpg) no-repeat left center; 	font-size:122%;	font-weight:bold;	color:#1e3ea1;  line-height:200%;  display:block;	}/*------------------------料金表テーブル------------------------*/.fee table {	width:645px;	align:center;		border-collapse: separate;  border-spacing: 5px;	}	.fee table th {  text-align:center;	font-size:122%;	color:#ffffff;	background-color:#A1BCDA;	font-weight:bold;	padding:7px 15px;	border-spacing:5px;	}.fee table td{	border:solid 1px #A1BCDA;	text-align:right;	padding:7px 10px;	}/*------------------------フッター------------------------*/#footer_blue{	width:100%;  background: url(../amusement/img/foot_back_blue.jpg) repeat-x;}