@charset "UTF-8";
/*
Theme Name: Touma Town Parking
Theme URI: https://www.touma-tp.co.jp/
Author: Antigravity
Description: Custom theme for Touma Town Parking
Version: 1.0
*/

/* Main styles are imported from assets/css/layout.css */


img,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}

ol,ul,li { margin:0;padding:0;list-style:none; }
a img { border: none; }
table {
	border-collapse:collapse;
	border-spacing:0;
    font-size:inherit;
    font:100%;
	line-height:1.2;
	}
input, select, textarea {font-size: 100%;z-index:1;}
input {vertical-align:top;}

/* link  ----------------------*/
a:link { color: #000066; text-decoration: none; }
a:visited { color: #000066; text-decoration: none; }
a:hover { color: #000066; text-decoration: underline; }
a:active { color: #000066; text-decoration: underline; }
a { outline: none; }



/* ---------------------------------------- 
layout
--------------------------------------------*/
body {
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	border-top:2px solid #f7b977;
	line-height:1.2;
	}


#wrapper {
	text-align: left;
	}

#contentsBox {
	width: 100%;
	margin:0;
	background:#CCC;
	background:url(img/BK.jpg) repeat-x 0 0;
	}
#contents {
	width: 800px;
	padding:10px 10px 0 10px;
	margin:auto;
	background:#fff;
	}

.breadcrumb {
	margin:0 0 8px 0;
	font-size:0.9em;
	}
.breadcrumb  li {
	display:inline;
	line-height: 1em;
	padding-left:15px;
	margin-right:5px;
	background:url(img/icon3.gif) no-repeat 0 center;
	color:#666;
	}
.breadcrumb  li a {
	text-decoration:none;
	}
.breadcrumb  li a:hover {
	text-decoration:underline;
	}



/* ---------------------------------------- 
header
--------------------------------------------*/
#header {
	padding:0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	height:auto;
	}

#header-inner {
	width: 820px;
	margin:auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	}
#header .header-right {
	float:right;
	width:230px;
	}
	#header .header-right .tel {
	padding-top:5px;
	float:left;
	}
	.tel img {
		width: 100%;
		height: auto;
	}
	#header .header-right ul {
	width: 100%;
	margin:0 5px 0 0;
	float:right;
	font-size:0.8em;
	vertical-align:bottom;	
	}
	#header .header-right li {
	padding:3px 0 2px 0;
	margin-left:15px;
	float:left;
	letter-spacing:0.1em;
	text-align:center;
	}
	#header .header-right li a {
	border-bottom:#bce2e8 2px solid;
	padding-bottom:2px;
	color:#000;
	}
	#header .header-right li a:hover {
	border-bottom:#F60 2px solid;
	text-decoration:none;
	}

	#header .logo {
	padding-top:3px;
	/* float:left; */
	flex: 1 1 0;
	}

	.logo img {
		width: 100%;
		max-width: 450px;
	}





/* ---------------------------------------- 
main 
--------------------------------------------*/
#main {
	float: right;
	width: 600px;
	padding:0 0 20px 10px;
	}
#main .main-inner {
	margin:10px;
	}



/* --------- etc Box ----------------------*/

.map {
	border:1px solid #CCC;
	padding:10px 10px 0 10px;
	margin:10px 0;
}
#tab1-2 .map2 {
	width: 575px;
	height: 350px;
	padding: 0;
}
.map2 {
	border:1px solid #CCC;
	padding:5px 5px 0 5px;
	height:217px;
}
.photoF {
	border:1px solid #CCC;
	padding:5px;
}


/* ---------------------------------------- 
sidebar
--------------------------------------------*/
#sidebar {
	float: left;
	width: 180px;
	font-weight:bold;
	}
.sidetitle {
	font-weight:bold;
	color:#0786CB;
	padding:5px 0 3px 5px;
	border-bottom: 2px solid #0786CB;
	}

.localnavi {
	list-style-type: none;
	margin-bottom: 2em;
	color:#474a4d;
	}
.localnavi .localnavi-inner {	
	border-left:7px solid #DADADB;
	border-right:7px solid #DADADB;
	margin-top:-2px;
	}
.localnavi .left-top {
	display:block;
	height:12px;
	background:url(img/left-top.jpg) no-repeat 0 0;
	}
.localnavi .left-bottom {
	display:block;
	background:url(img/left-bottom.jpg) no-repeat 0 0;
	}

.localnavi li {
	display: inline;
	letter-spacing:0.05em;
	font-size:1.05em;
	}
.localnavi li a {
	background:url(img/icon1.gif) no-repeat 7px center;
	}
.localnavi li a:hover {
	background:url(img/icon1-1.gif) no-repeat 7px center;
	background-color:#bce2e8;
	}
.localnavi li a {
	text-decoration: none;
	display: block;
	padding: 0.5em 5px 0.5em 16px;
	background-color: #eeeeee;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	}
.localnavi li li a {
	background:url(img/icon2-1.gif) no-repeat 19px center;
	}
.localnavi li li a:hover {
	background:url(img/icon2.gif) no-repeat right center;
	background-color:#bce2e8;
	}
.localnavi li li a {
	text-decoration: none;
	display: block;
	width: 131px;
	padding:0.5em 5px 0.5em 30px;
	background-color: #eeeeee;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	line-height:1.3;
	}
.localnavi a:hover {
	text-decoration: none;
	background-color:#bce2e8;
	color: #000000;
	}
.localnavi .workBox {
	line-height:1.3;
	font-size:1em;
	letter-spacing:0.01em;
	}
.localnavi .workBox-text {
	padding:5px;
	font-size:1em;
	letter-spacing:0.05em;
	}
.workBox-title {
	padding:10px 5px 7px 5px;
	font-weight:bold;
	font-size:1em;
	background:#0384C5;
	color:#FFF;
	}



/* ---------------------------------------- 
footer
--------------------------------------------*/
#footer {
	clear: both;
	padding: 0.7em 0 1em;
	border-top: 2px solid #006BB8;
	line-height:1.4em;
	}
#footer p { text-align: center; }




/* ---------------------------------------- 
tab
--------------------------------------------*/
 /* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
#jqtab-example2 {
	clear:both;
	width:100%;
	}
/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-size: 12px;
	}
#jqtab-example2 #tab-ul {
    list-style: none;
    margin:0 !important;
	padding-bottom:7px;
	}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
	}
#jqtab-example2 #tab-ul li {
	display:block;
	width:190px;
	height:40px;
    float: left;
	padding-right:5px;
	}
#jqtab-example2 #tab-ul li.ui-tabs-selected {
    position: relative;
    top: 0;
    z-index: 10;
}
#jqtab-example2 > div[id^="tab1-"] {
    position: relative;
    z-index: 1;
    padding: 10px;
    border: 1px solid #97a5b0;
    background: #fff;
    margin-top: -0.5px;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #999;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    margin-top: 0;
    color: #0185C5;
	}
.ui-tabs-nav a {
    width: 190px; /* IE 6 treats width as min-width */
    min-width: 40px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
	}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
	}

.ui-tabs-nav .ui-tabs-selected a:link, 
.ui-tabs-nav .ui-tabs-selected a:visited, 
.ui-tabs-nav .ui-tabs-disabled a:link, 
.ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	display:block;
	width:190px;
	height:40px;
    float: left;
	}
.ui-tabs-nav a:hover, 
.ui-tabs-nav a:focus, 
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, 
.ui-tabs-nav .ui-tabs-unselect a:focus, 
.ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
	}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
	}
.ui-tabs-panel {
	_margin-top:5px;
	padding:10px 10px 10px 10px;
    border: 1px solid #97a5b0;
    background: #fff; 
	
	}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
	}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
	}
	
	/* ========================================
   読み込み時の一瞬の崩れ（チラつき）を防止
======================================== */
/* まず、すべてのタブの中身を最初から非表示にしておく */
#jqtab-example2 > div[id^="tab1-"] {
    display: none;
}

/* 最初のタブ（tab1-1）だけは最初から表示しておく */
#jqtab-example2 > #tab1-1 {
    display: block;
}
	


/* ---------------------------------------- 
title
--------------------------------------------*/
#description {
	width:800px;
	height:18px;
	margin:auto;
	}
h1 {
	padding:1px 5px;
	text-align: right;
	font-size:0.8em;
	font-weight: normal;
	letter-spacing:0.05em;
	}
h2 {
	font-weight:bold;
	}
.h2-01 {
	font-size:1.6em;
	height:30px;
	color:#666;
	padding:4px 0 0 35px;
	background:url(img/icon4.gif) no-repeat left center;
	letter-spacing:0.1em;
	color:#EE780C;
	}
.h2-02 {
	font-size:1.3em;
	border-bottom:1px #999 solid;
	background:none;
	}
.h2-03 {
	background:none;
	padding-bottom:7px;
	background:url(img/line01.gif) no-repeat left bottom;
	letter-spacing:0.1em;
	color:#006CB7;
	}
h3 {
	font-size:1.4em;
	padding:5px 5px 3px 10px;
	color:#FFF;
	letter-spacing:0.1em;
	background:#006CB7;
	border:1px #006CB7 solid;
	font-weight:bold;
	}


/* ---------------------------------------- 
table
--------------------------------------------*/
.table01{
	width:100%;
	margin:0 0 10px 0;
	letter-spacing:0.05em;
	border-top:1px solid #999;
	}

.table01 th {
	text-align:left;
	padding:10px 0 5px 18px;
	border-bottom:1px solid #999;
	background:url(img/icon5.gif) no-repeat left center;	
	font-size:1.2em;
	
	}

.table01 td {
	border-bottom:1px solid #999;
	padding:10px 0 5px 0;
	line-height:1.4;
	font-size:1.2em;
	font-weight:bold;
	}




.table02 {
	margin:0;
	font-size:1.2em;
	}

.table02 th {
	text-align:left;
	padding:3px 0;
	border:none;
	}

.table02 td {
	padding:3px 0;
	font-size:90%;
	vertical-align:top;
	border:none;
	line-height:1.1;
	}



.table03 {
	width:100%;
	margin:0 0 10px 0;
	letter-spacing:0.05em;
	border:1px solid #CCCCCC;
	}

.table03 th {
	text-align:left;
	padding:7px 0 5px 8px;
	border-bottom:1px solid #CCCCCC;
	font-size:1em;
	
	}

.table03 td {
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	line-height:1.4;
	font-size:1em;
	}

.table03 .about-bu {
	padding:10px 10px 0 10px;
	margin:0;
	width:150px;
	border:1px solid #CCCCCC;
	}

.table03 .th1 {
	width:100px;
	background:#eaf4fc;
	border-bottom:1px solid #CCCCCC;
	padding:5px 3px 5px 8px;
	line-height:1.4;
	font-size:1em;
	font-weight:normal;
	}



/* ---------------------------------------- 
menu
--------------------------------------------*/
.menu-about {
	margin:0 0px;
	padding-bottom:30px;
	}
.menu-about li {
	display:inline;
	vertical-align:top;
	}
.menu-about a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	}




/* ---------------------------------------- 
common
--------------------------------------------*/
.floatL {float:left !important;}
.floatR {float:right !important;}
.clear {clear:both !important;}
.center {text-align:center; margin:auto !important;}
.mt5 { margin-top:5px !important; }
.mt7 { margin-top:7px !important; }
.mt10 { margin-top:10px !important; }
.mt20 { margin-top:20px !important; }
.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }
.mb10 { margin-bottom:10px !important; }
.mb20 { margin-bottom:20px !important; }
.ml5 { margin-left:5px !important; }
.ml10 { margin-left:10px !important; }
.ml14 { margin-left:14px !important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
.mr20 { margin-right:20px !important; }
.pr5 { padding-right:5px !important; }
.pl20 { padding-left:20px !important; }
.pb5 { padding-bottom:5px !important; }
.pb10 { padding-bottom:10px !important; }
.pb20 { padding-bottom:20px !important; }

.bold {font-weight:bold;}
.fontS {font-size:0.8em;}
.fontSM {font-size:0.9em;}
.fontM {font-size:1em;}
.lineH14 {line-height:1.4;}
.co01 {color:#301719;}
.icon01 { background:url(img/icon01.gif) no-repeat 0 center;padding-left:10px;}
.LH12 {line-height:1.2;}
.LH13 {line-height:1.3;}

.to-top {
	margin:0;
}
*+html .to-top {
	margin-bottom:-5px;
}
	
	
/* li list-style -----------*/
.disc li   {list-style:disc; margin-left:15px; margin-bottom:10px;}
.disc2 li {list-style:disc;margin-left:15px;}
.disc3 li   {margin-bottom:10px; border-bottom:#CCC solid 1px;}
.decimal li{list-style:decimal; margin-left:21px;}


/* boxt-style -----------*/
.comments {
	background:#d4dcda;
	font-size:1.2em;
	font-weight:bold;
	padding:10px;
	}
.photo-box dd {
	text-align:center;
	}
	
	
	
/* clearfix -----------------*/
div{
    zoom:1;/*for IE 5.5-7*/
	}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
	font-size:0.1em;
	}
/* end clearfix -----------------*/

/*2012年7月17日追加分*/
hr{
  height: 10px;
  background-color: #cfcfcf;
  
  }
