@charset "UTF-8";
/*
Theme Name: フットサルコート三宮
Theme URI: http://luxeys.co.jp/
Description: フットサルコート三宮用デザイン
Author: LUXEYS
Author URI: http://luxeys.co.jp/
Version: 1.0
*/

/* ---------------------------------------------
初期設定
--------------------------------------------- */
html {
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
	vertical-align: auto;
}

ul,li {
	list-style:none;
}

table {
	border:0;
}

img {
	margin:0px;
	padding:0px;
	border: 0px;
	vertical-align: top;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font: normal normal 75%/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	color: #333;
}

a,
a:link,
a:visited {
	color: #39F;
	text-decoration: none;
}

a:hover,
a:active {
	color: #F60;
	text-decoration: underline;
}

/* ---------------------------------------------
BOX設定
--------------------------------------------- */
#wrapper {
	width: 840px;
	height:auto !important;
	_height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(images/bg_shadow.gif) repeat-y left top;
}

#header {
	width: 100%;
	padding: 20px 0 0;
	background: url(images/header.gif) no-repeat left top;
}

#seo {
	position: relative;
	width: 800px;
	margin: 0 auto;
	height: 25px;
	color: #666;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 84%;
	font-weight: normal;
	line-height: 220%;
}

#header h2 {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	font-size: 84%;
	font-weight: normal;
	line-height: 220%;
}
/* ---------------------------------------------
タイトル設定
--------------------------------------------- */
#title {
	width: 810px;
	margin: 5px auto;
	font-size: 100%;
}

#title th {
	text-align: left;
}

#title td {
	text-align: right;
}


/* ---------------------------------------------
グローバルナビゲーション設定
--------------------------------------------- */
#gnavi {
	width: 830px;
	height: 46px;
	margin: 0 auto 15px;
	padding: 7px 0;
	background: url(images/gnavi_bg.gif) repeat-x left top;
}

#gnavi ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	
}

#gnavi li {
	float: left;
	margin: 0;
	padding: 0;
}

#gnavi li img {
	vertical-align: top;
}

/* ---------------------------------------------
コンテンツボックス設定
--------------------------------------------- */
#main {
	padding: 0 0 20px;
}

#main img {
margin:0;
	padding:0;
}

#content{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size: 100%;
}


#main_box {
	float: right;
	width: 560px;
	padding: 0;
}

#side_box {
	float: left;
	width: 220px;
	padding: 0;
}

#content_box {
	float: left;
	padding: 0;
}

#blog_widgets {
	float: right;
	width: 160px;
	padding: 0;
}

#blog_box {
	float: left;
	width: 390px;
	margin-left: 20px;
	padding: 0;
}

/* ---------------------------------------------
フッター設定
--------------------------------------------- */
#push_box {
	height: 81px;
	width: 830px;
	margin: 0 auto;
}

#footer {
	position: relative;
	width: 830px;
	height: 50px;
	margin: -50px auto 0;
	text-align: center;
	color: #666;
	background: url(images/footer_bg.gif) repeat-x left top;
	font-size: 84%;
	line-height: 100%;
}

#link {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}

#copy {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

.luxeys {
	position: absolute;
	right: 0;
	bottom: 0;
}

.luxeys2 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.luxeys a,
.luxeys a:link,
.luxeys a:visited,
.luxeys2 a,
.luxeys2 a:link,
.luxeys2 a:visited {
	color: #666;
	text-decoration: none;
}

.luxeys a:hover,
.luxeys a:active,
.luxeys2 a:hover,
.luxeys2 a:active {
	color: #3399FF;
}

.page-up a {
	position: absolute;
	display: compact;
	top: -11px;
	right: 50%;
	height: 5px;
	margin-right: -395px;
}

/* ---------------------------------------------
他クラス設定
--------------------------------------------- */
a.none {
	color: #333333;
	text-decoration: none;
}

.clear {
	clear: both;
}

.mini {
	font-size: 84%;
	color: #999;
}

.mini2 {
	font-size: 84%;
}

.rss_tag {
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
}

.red {
	color: #FF0000;
}

.blue {
	font-size: 7px;
}

/* ---------------------------------------------
メインコンテンツ設定
--------------------------------------------- */
#main_box h5 {
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/arrow5.gif) no-repeat left 3px;
	font-weight: normal;
	font-size: 100%;
	border-bottom: dashed 1px #CCC;
	color: #666;
}

#main_box .text {
	padding: 5px 5px 0;
	margin-bottom: 20px;
	font-size: 84%;
	color:#666;
}

h3 {
	position: relative;
	font-size: 117%;
}

h3 .rss_tag {
	position: absolute;
	right: 8px;
	top: 50%;
	height: 12px;
	margin-top: -5px;
}

* html body h3 .rss_tag {
	top: 8px;
	margin-top: 0;
}

h3 .rss_tag img {
	margin-bottom: 1px;
	vertical-align: middle;
}

/* ---------------------------------------------
左サイド設定
--------------------------------------------- */
.img {
	margin-bottom: 20px;
}

#side_menu {
	margin-bottom: 20px;
}

#side_menu #mobile {
	padding: 9px;
	border: solid 1px #1D9BE0;
	background: #F2F9FD;
	font-size: 100%;
	line-height: 120%;
}

#side_menu table th {
	padding: 5px 0 0 0;
}

#side_menu table td {
	padding: 5px 0 0 9px;
}

#side_menu ul {
	padding: 6px 9px;
	border: solid 1px #1D9BE0;
	line-height: 100%;
}

#side_menu ul li {
	padding: 4px 0 4px 15px;
	background: url(images/arrow5.gif) no-repeat left;
}

/* ---------------------------------------------
単独記事設定
--------------------------------------------- */
.photo {
	margin-bottom: 9px;
}

.photo img,
.entry a img {
	padding: 3px;
	background: #EBF5FC;
	border: solid 1px #CFE8F8;
}

.entry a img {
max-width: 359px;
margin: 10px 0;
}

.photo2 img {
	margin-bottom: 9px;
	padding: 3px;
	background: #EBF5FC;
	border: solid 1px #CFE8F8;
}

.navigation {
	margin: 0 0 10px;
	width: 100%;
	font-size: 100%;
	line-height: 100%;
	background: url(images/dotted.gif) repeat-x left bottom;
}

.navigation .left {
	text-align: left;
	padding: 0 0 5px;
}

.navigation .right {
	padding: 0 0 5px;
	text-align: right;
}

.navigation .left a,
.navigation .left a:link,
.navigation .left a:visited {
	display: compact;
	float: left;
	padding: 0 0 0 15px;
	background: url(/images/arrow2.gif) no-repeat left;
}

.navigation .left a:active,
.navigation .left a:hover {
	background: url(/images/arrow2_on.gif) no-repeat left;
}

.navigation .right a,
.navigation .right a:link,
.navigation .right a:visited {
	display: compact;
	float: right;
	padding: 0 15px 0 0;
	background: url(/images/arrow1.gif) no-repeat right;
}

.navigation .right a:active,
.navigation .right a:hover {
	background: url(/images/arrow1_on.gif) no-repeat right;
}

.postmetadat {
	font-size: 84%;
	line-height: 130%;
}

input {
	line-height: 18px;
}

.page_tit {
	margin-bottom: 10px;
	padding: 7px 12px;
	background: url(images/tit_bg.gif) no-repeat left;
	font-size: 150%;
	line-height: 100%;
}

/* ---------------------------------------------
ブログ設定
--------------------------------------------- */
div.one {
	margin: 0 0 20px;
}

div#blog_box .time {
	float: left;
	width: 29px;
	height: 30px;
	padding: 3px 8px 6px;
	font-size: 84%;
	color: #FFF;
	line-height: 150%;
	text-align: center;
	background: url(images/blog_tit.gif) no-repeat left top;
	border: solid 1px #26a1e2;
}

div#blog_box .time span {
	font-size: 200%;
	font-weight: bold;
}

div#blog_box .blog_tit {
	float: left;
	padding: 0 10px;
	height: 39px;
	width: 321px;
	background: url(images/blog_day.gif) repeat-x left top;
	border-top: solid 1px #26a1e2;
	border-right: solid 1px #26a1e2;
	border-bottom: solid 1px #26a1e2;
}

div#blog_box .blog_tit h3 {
	padding: 5px 0 0;
	font-size: 117%;
	height: 16px;
	line-height: 16px;
}

div#blog_box .blog_tit span {
	font-size: 84%;
}

div#blog_box div.entry {
	clear: both;
	padding: 10px;
	width: 367px;
	border-left: solid 1px #26a1e2;
	border-right: solid 1px #26a1e2;
	border-bottom: solid 1px #26a1e2;
}

div#blog_box p.postmetadat {
	width: 375px;
	margin: 0;
	padding: 3px 6px 5px;
	color: #666;
	background: #EBF5FC;
	border-left: solid 1px #26a1e2;
	border-right: solid 1px #26a1e2;
	border-bottom: solid 1px #26a1e2;
	text-align: right;
	line-height: 100%;
}

dl#widgets {
	padding: 5px 0 3px;
	line-height: 120%;
	background: url(images/dotted.gif) repeat-x left bottom;
}

dl#widgets dt {
	padding: 0 0 3px 0;
	font-size: 84%;
	color: #666;
	
}

dl#widgets dd {
	padding: 0 0 0 15px;
	background: url(images/icon_blog.gif) no-repeat left;
}

div#blog_widgets h4 {
	padding: 6px 8px 9px 8px;
	background: url(images/h4.gif) no-repeat left top;
	color: #FFF;
	font-weight: normal;
	font-size: 100%;
	line-height: 100%;
}

div#blog_widgets h4 img {
	vertical-align: middle;
	margin-bottom: 2px;
}

/* ---------------------------------------------
お知らせ設定
--------------------------------------------- */
dl.info_list {
	line-height: 100%;
}

dl.info_list dt {
	margin: 0 0 5px;
	padding: 5px 0 3px;
	font-size: 84%;
	color: #222;
	line-height: 100%;
}

dl.info_list dd {
	margin: 0 0 5px;
	padding: 0px 0 10px;
	background: url(images/dotted.gif) repeat-x left bottom;
}

.info_top {
	font-size: 84%;
	color: #39F;
	line-height: 100%;
}

.info_time {
	margin: 0 0 20px;
	font-size: 84%;
	line-height: 100%;
	color: #999999;
}

.info_title {
	padding: 5px 0;
	font-size: 150%;
	line-height: 100%;
}

#reserve_list {
margin: 0 0  20px;
padding: 0;
border: 0;
}

.banner {
	margin: 20px 0 0;
}

.banner a {
display: block;
margin: 0 0 10px;
}

#cup_info h4 {
	font-size: 125%;
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	background: url(images/tit_h4.gif) no-repeat left 1px;
	line-height: 120%;
}

#cup_info .cup_info {
	padding-bottom: 10px;
	background: url(images/dotted.gif) repeat-x left bottom;
	margin: 0 0 20px;
}