@charset "utf-8";

/*
Theme Name: 羽曳野市民体育館
Theme URI: http://www.minrinosto.com/
Description: city-sakai-gk.jp
Author: minrinosto.com
Version: 1.0
Tags: 
*/


* {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

body {
	line-height: 160%;
	font-size: 17px;
	color: #191919;
	text-align: center;
	background: url('images/bg_body.png');
	border-top: 5px solid #FB8014;
	width: 100%;
}

h1, h2, h3, h4, h5 {
	font-size: 1em;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #ff0000;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

ol {
	margin-left: 30px;
}

th {
	font-weight: normal;
	text-align: left;
}

.clr {
	clear: both;
}

.sub {
	font-size: 80%;
}

a.pdf, .pdf a, a.xls, .xls a, a.doc, .doc a {
	padding: 3px 0 5px 23px;
	line-height: 220% !important;
	background: url(images/icon_app.png) no-repeat 0 0;
}

a.pdf, .pdf a {
	background-position: 0 0;
}

.wrapper {
	width: 1100px;
	text-align: left;
	margin: 0 auto;
}

h1,
h1 a {
	width: 500px;
	height: 122px;
}

h1 a {
	display: block;
	text-indent: -9999px;
	background: url('images/logo_main.png') no-repeat 50% 100%;
}

#header {
	height: 437px;
	background: url('images/image_etc2.png') no-repeat 100% 0;
}


#globalNavi {
	margin-top: 98px;
	background: url('images/border_gNavi.png') repeat-x 0 79px;
	height: 165px;
}

#globalNavi ul {
	margin-left: 52px;
}

#globalNavi li {
	float: left;
	margin-left: 70px;
}

#globalNavi li a,
#globalNavi li#gPool {
	display: block;
	height: 165px;
	width: 165px;
	text-indent: -9999px;
	background: url('images/button_gNavi.png') repeat-x;
}

#globalNavi li#gFacilities a {
	background-position: 0 0;
}

#globalNavi li#gPool {
	background-position: -194px 0;
}

#globalNavi li#gEvent a {
	background-position: -388px 0;
}

#globalNavi li#gAccess a {
	background-position: -582px 0;
}

#globalNavi li#gContact a {
	background-position: -777px 0;
}

#globalNavi li#gFacilities a:hover {
	background-position: 0 -200px;
}

#globalNavi li#gPool a:hover {
	background-position: -194px -200px;
}

#globalNavi li#gEvent a:hover {
	background-position: -388px -200px;
}

#globalNavi li#gAccess a:hover {
	background-position: -582px -200px;
}

#globalNavi li#gContact a:hover {
	background-position: -777px -200px;
}

#contents {
	margin-top: 30px 0 150px !important;
}

#main {
	float: left;
	width: 780px;
}

#main h2 {
	width: 780px;
	height: 45px;
}

#main #pageContent {
	margin-top: 30px;
}

#main #pageContent h3 {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	background: url('images/h3.png') no-repeat;
	padding-left: 50px;
	margin-bottom: 20px;
	font-size: 105%;
}

#main #pageContent dt {
}

#main #pageContent dd {
	margin-bottom: 35px;
	padding-left: 20px;
}
	
#sidebar {
	float: right;
	width: 280px;
}

#sidebar #sBanners li a {
	display: block;
	width: 280px;
	text-indent: -9999px;
	background: url('images/2025banner_side.png') no-repeat;
	margin-bottom: 5px;
}

#sidebar #sBanners li a:hover {
	opacity: 0.8;
	filter: alpha( opacity=80 ); /*IE6,7*/
	-ms-filter: "alpha( opacity=80 )"; /*IE8*/
}

#sidebar #sBanners li#sAbout a {
	background-position: 0 0;
	height: 365px;
	margin-bottom: 10px;
}

#sidebar #sBanners li#sReserve a {
	background-position: 0 -400px;
	height: 100px;
	margin-bottom: 10px;
}

#sidebar #sBanners li#sCharge a {
	background-position: 0 -507px;
	height: 30px;
	margin-bottom: 10px;
}

#sidebar #sBanners li#sLIC a {
	background-position: 0 -550px;
	height: 80px;
}

#sidebar #sBanners li#sCol a {
	background-position: 0 -650px;
	height: 80px;
}

#sidebar #sBanners li#sGym a {
	background-position: 0 -750px;
	height: 80px;
}

#sidebar #sBanners li#sMine a {
	background-position: 0 -850px;
	height: 82px;
}

#sidebar #sBanners li#sSpo a {
	background-position: 0 -950px;
	height: 82px;
}

#sidebar #sBanners li#sEco a {
	background-position: 0 -1050px;
	height: 83px;
        margin-top: -25px;　<!--うまく幅をとれなかったため//-->
}

#footer {
	background: url('images/bg_footer.png') #fb8014;
	margin-top: 90px;
}

#footer #footerNavi {
	position: relative;
}

#footer #footerNavi a#toTop {
	background: url('images/button_toTop.png');
	width: 135px;
	height: 135px;
	text-indent: -9999px;
	position: absolute;
	top: -60px;
	right: 0;
}

#footer #footerNavi ul {
	clear: both;
}

#footer #footerNavi li {
	display: inline-block;
	margin: 20px 10px 0 0;
	padding-right: 10px;
	border-right: 1px solid #ffffff;
}

#footer #footerNavi li#fContact {
	border: none;
}

#footer #footerNavi li a {
	color: #ffffff;
}

#footer #footerNavi li a:hover {
	color: #ff0000;
}



#footer #copy {
	height: 170px;
	text-indent: -9999px;
	background: url('images/copy_footer.png') no-repeat 100% 100%;
}



#infomations dd.iInfomation h3 {
	background-image: url('images/icon_infomation.png');
}

#infomations dd.iEvent h3 {
	background-image: url('images/icon_event.png');
}

#sidebar #sBanners_n li a {
	display: block;
	width: 280px;
	height: 80px;
	text-indent: -9999px;
	background: url('https://www.hc-minorinosato.com/facilities/taiikukan/wp-content/uploads/2021/11/chargeguide_s.jpg') no-repeat;
	margin-bottom: 5px;
}
table{
	width:100%;
	border-left:1px solid #ccc;
}

th{
	padding:10px;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #00ff00;
	background:#ffffcc;
	text-align:center;
	font-size:14px;
}

td{
	padding:10px;
border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}

td.bikou{
	text-align:left;
}