@charset "utf-8";/*========================パチンコ＆スロット========================*//*------------------------常にインクルードするCSS------------------------*/@import "reset.css";@import "base.css";@import "inner.css";@import "print.css";/*------------------------ベース------------------------*/body.orange_back {background: url(../pachinko_slot/img/orange_back.jpg) repeat-x;}	/*------------------------店舗フラッシュ------------------------*/#shop_flash_pachinko {	width:900px;	height:442px;	margin: 0px auto;	padding: 0px;	background: url(../pachinko_slot/img/head_pachinko.jpg) top center no-repeat;}/*------------------------店舗紹介文------------------------*/.pachinko_text{width:430px;margin:0px auto;padding:5px 3px ;font-size:122%;color:#e36100;font-weight:bold;}/*------------------------フッター------------------------*/#footer_orange{	width:100%;  background: url(../pachinko_slot/img/foot_back_orange.jpg) repeat-x;}