@charset "UTF-8";


/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Links                       */
/*                 03  Container                   */
/*                 04  Header                      */
/*                 05  Navigation                  */
/*                 06  Footer                      */
/*                 07  Contents                    */
/*                 08  Search                      */
/*                 09  Home                        */
/*                 10  Archives                    */
/*                 11  Single                      */
/*                 12  Page                        */
/*                 13  PublicFacilites             */
/*                 14  IkebukuroGuide              */
/*                 15  History                     */
/*                 16  About                       */
/*                 22  Portlait                    */
/*                 23  IMGP                        */
/*                 24  Interview                   */
/*                 33  StationMap                  */
/*                 44  ToiletMap                   */
/*                 66  Contact                     */
/*                 77  ErrorPage                   */
/*                 88  TickerPickup                */
/*                                                 */
/*=======================TOC-END===================*/


/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

* {
  vertical-align: 0;
}



/*---------- 02  Links -----------*/


a {
  color: #0071bc;
  outline: none;
}
a img     { border: none; }
a:visited { color: #29abe2; }
a:hover   { color: #29abe2; }




/*---------- 03  Container -----------*/

body {
	background: #fff url(images/body_bg.jpg) top repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	width: 100%;
}
head+body {
  width: 180mm;
  max-width: 100%;
  min-width: 80%;
  margin: 0 auto;
}

#wrapper {
  margin: 0;
  text-align: left;
  font-size: 9pt;
  color: #595959;
}

#container { clear: both; }

#content-main {
  margin: 0;
}

#content-main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content-main { display: inline-block; }
/* Hides from IE-mac \*/
* html #content-main { height: 1%; }
#content-main { display: block; }
/* End hide from IE-mac */


.full #content-main {
  width: auto;
  float: none;
  padding: 0;
  margin: 0;
}



/*---------- 04  Header -----------*/

#header {
  margin: 0;
  padding: 0;
  background: inherit;
}

#header a {
  color: #8dc221;
  text-decoration: none;
}

#header a:hover { text-decoration: underline; }

#header #branding {
  float: none;
}

#header #branding #introduction {
  margin: 0;
  padding:  0;
  color: #57994a;
  background: inherit;
  font-size: 93%;
}

#branding h1 {
  margin: 0;
  padding: 0;
  line-height: 1.0;
  float: none;
}

#branding p {
  color: #f7931e;
  font-size: 108%;
  padding: 0;
}

#header .nav {
  display: none;
  float: none;
}


p.top-info {
  display: none;
}


/*---------- 05  Navigatin -----------*/

#content-sub {
  display: none;
  float: none;
}

.breadcrumb {
  clear: both;
  display: none;
}


p#to-top {
  clear: both;
  display: none;
}


/*---------- 06  Footer -----------*/

#footer {
  clear: both;
  display: none;
}

address {
  clear: both;
  display: none;
}



/*---------- 07  Content -----------*/


/* Heading */

h2 {
  border-bottom: 2px solid #d6e2ed;
  margin: 15px 10px 20px 0;
  padding-bottom: 4px;
  font-size: 124%;
  font-weight: bold;
  letter-spacing: 1px;
  color: #0f9e4f;
  clear: both;
}

h3 {
  margin: 12px 0;
  font-size: 108%;
  font-weight: bold;
}


/* Post */

p, dt, dd, th, td, li  {
  line-height: 1.8;
}



#content-main .hentry {
  padding: 20px 10px 20px 20px;
  margin-right: 20px;
  border-bottom: 2px solid #eee;
  clear: both;
}

#content-main .hentry:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content-main .hentry { display: inline-block; }
/* Hides from IE-mac \*/
* html #content-main .hentry { height: 1%; }
#content-main .hentry { display: block; }
/* End hide from IE-mac */


.info {
  width: 88mm;
  float: right;
}

.info ul,
.info li {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #2c2c2c;
}

.info ul {
  padding: 0 0 0 8px;
  border-left: 3px solid #e3e3e3;
}


.meta {
  font-size: 93%;
  font-weight: normal;
  letter-spacing: 0;
  }

.meta li, ul.post-meta li { display: inline; }

.meta ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-img {
  float: left;
  width: 248px;
  margin: 0 8px 4px 0;
}
.single-img p {
  margin: 0;
  padding: 0;
}
.single-img img {
  display: block;
  border: 1pt solid #ccc;
  margin-bottom: 1px;
}
.single-img p.access {
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  line-height: 21px;
  height: 21px;
}

.to-detail { text-align: right; }


/* aligment */
.aligncenter,
div.aligncenter {
	display: block;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.alignleft img,
.alignright img,
img.alignleft,
img.alignright {
  display: block;
  border: 4px solid #ccc;
  margin-bottom: 1px;
}

p.wp-caption-text {
  color: #00913a;
  font-size: 93%;
  text-align: center;
  margin: 4px auto 0 auto;
}


.content-body { padding: 20px 30px 30px 30px; }
.content-body:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
.content-body { display: inline-block; }
/* Hides from IE-mac \*/
* html .content-body { height: 1%; }
.content-body { display: block; }
/* End hide from IE-mac */


.gads {
  display: none;
  }


/*---------- 08  Search -----------*/

dl#search-box {
  display: none;
}

/*---------- 09  Home -----------*/

#content-main #content-guide {
  margin: 20px 0 0 0;
  padding: 10px 0;
  width: 680px;
}

#weather {
  width: 250px;
  float: left;
}

#weather h2 {
  margin: 0;
  padding: 0;
  border: 0;
  height: 37px;
  text-indent: -9999px;
}
#weather dl {
  padding: 0 0 6px 10px;
  margin: 0 0 10px 0;
  height: 120px;
}
#weather dl dt {
  width: 118px;
  height: 32px;
  margin: 0;
  padding: 28px 0 0 0;
  float: left;
  clear: both;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.0;
}
#weather dl dd {
  height: 60px;
  margin: 0;
  padding: 0;
  float: left;
  line-height: 1.0;
}
#weather dl dd.telop {
  width: 66px;
  padding: 15px 0 0 0;
  height: 31px;
}
#weather dl dd.temperature {
  width: 50px;
  height: 32px;
  padding: 28px 0 0 0;
  color: #000;
  font-weight: bold;
  font-size: 16px;
}

.original-content {
  width: 400px;
  padding-right: 20px;
  float: right;
}
.original-content p { margin: 0; }

#pckp-today { margin: 0; }

#pckp-today h2 {
  margin: 0;
  padding: 0;
  border: 0;
  height: 80px;
  text-indent: -9999px;
}

#content-main #pckp-today .hentry {
  width: 188px; 
  padding: 15px 15px 0 15px;
  margin: 0 10px 20px 0;
  border: 1px solid #eee;
  float: left;
  clear: none;
  display: inline;
}

#content-main .info h3,
#content-main #pckp-today h3 {
  margin-left: 0;
  line-height: 1.4;
}
#content-main #pckp-today h3 {
  font-size: 100%;
}


#content-main #pckp-today .single-img {
  float: none;
  width: 188px;
  margin: 0 0 4px 0;
}

#content-main #pckp-today .info {
  width: 188px;
  float: none;
  font-size: 93%;
}

#content-main #pckp-today .info div { padding-right: 0; }

#content-main #pckp-today .tel {
  font-size: 108%;
  font-weight: bold;
  color: #dd0000;
}


#public-facilities { padding: 20px 40px 10px 20px; }
#public-facilities div {
  width: 410px;
  float: right;
}
#public-facilities h2 {
  margin: 6px 0;
  padding: 0;
  border-bottom: 2px solid #eee;
  height: 30px;
  text-indent: -9999px;
}
#public-facilities ul {
  margin: 0;
  padding: 0;
}
#public-facilities ul li {
  list-style: none;
  float:left;
  margin-right: 1em;
  line-height: 1.8;
  white-space: nowrap;
}
#public-facilities p {
  width: 208px;
  float: left;
}
#public-facilities p img {
  display: inline;
  border: 4px solid #ccc;
}


/* Tabs */

ul#content-tab {
  margin: 0;
  padding: 0 45px 0 10px;
  width: 625px;
  height: 20px;
}
ul#content-tab li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 125px;
  height: 20px;
  float: left;
  text-indent: -9999px;
}
ul#content-tab li a {
  display: block;
  height: 20px;
}


#tabs-1,
#tabs-2,
#tabs-3,
#tabs-4,
#tabs-5 {
  margin: 0;
  padding: 0;
  width: 680px;
}

#content-guide h2 {
  margin: 0;
  padding: 0;
  height: 50px;
  text-indent: -9999px;
  border: 0;
}


.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }

 /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; }
.ui-tabs .ui-tabs-hide { display: none !important; }


#tabs-1 .content-body { padding-bottom: 5px; }

#tabs-1 .alpha {
  width: 310px;
  float: left;
  margin-left: 0;
  margin-right: 0;
  
}
#tabs-1 .beta {
  width: 310px;
  float: right;
  margin-left: 0;
  margin-right: 0;
}
#tabs-1 .alpha li,
#tabs-1 .beta li {
  margin-right: 0;
  margin-left: 0;
  padding-left: 20px;
  list-style: none;
  background: url(images/list-icn.jpg) 0 1px no-repeat;
}

#tabs-1 .feed {
  text-align: right;
  margin: 0 20px 0 0;
  padding: 0 0 4px 0;
  line-height: 1.0;
  font-size: 93%;
  color: #45b748;
}



#tabs-2 h3,
#category-index h3 {
  clear: both;
  padding-top: 15px;
  }
#cat-id-3 a { color: #c71922; }
#cat-id-25 a { color: #f41723; }
#cat-id-22 a { color: #ea5711; }
#cat-id-29 a { color: #e3b604; }
#cat-id-32 a { color: #8ec222; }
#cat-id-37 a { color: #009843; }
#cat-id-43 a { color: #009fe9; }
#cat-id-15 a { color: #006ab6; }

#tabs-2 h3 {
  padding-top: 10px;
  font-size: 100%;
}
#category-index h3 { padding-top: 15px; }

#tabs-2 ul li,
#category-index ul li {
  float: left;
  list-style: none;
  margin-right: 1em;
  white-space: nowrap;
}

#tabs-2 ul {
  margin-top: 3px;
  font-size: 93%;
}

#tabs-4 ul {
  margin: 0;
  padding: 0;
}
#tabs-4 ul li {
  list-style: none;
  float:left;
  margin-right: 1em;
  line-height: 1.8;
}


/*---------- 10  Archives -----------*/

.cat-child {
  display: none;
}

.page-nav {
  display: none;
}


.hentry p.cat { overflow: hidden; }
.hentry p.cat a {
  text-decoration: none;
  color: #fff;
  float: left;
  padding-left: 18px;
  background-repeat: no-repeat;
}
.hentry p.cat a span {
  padding: 0 8px 0 2px;
  height: 22px;
  line-height: 22px;
  display: block;
  background-repeat: no-repeat;
}

.hentry p.cat.cat-parent-29 a {
  color: #57994a;
}



/*---------- 11  Single -----------*/

.full .breadcrumb { margin: 10px 10px 20px 10px; }

.full #content-main .post.hentry {
  padding: 0 15px 10px 15px;
  margin-right: 0;
  border: 0;
}

.full #content-main h2 {
  font-size: 18px;
  border: 0;
  margin-left: 0;
}


.full .meta {
	font-size: 100%;


	padding: 0;
}

.meta dl.access {
  margin: 0;
  padding: 0;
  width: 300px;
  height: 20px;
  line-height: 20px;
  float: left;
}

.meta dl.access dt {
  width: 5em;
  background: #dd0000;
  color: #fff;
  text-align: center;
  float: left;
}
.meta dl.access dd {
  margin-left: 5.5em;
  color: #000;
  font-weight: bold;
}

.meta .add-sbm {
  clear: both;
  display: none;
}

.meta .storycontent {
  clear: both;
  margin-top: 10px;
  padding: 3mm;
  border: 1px solid #d9e021;
}
.meta .storycontent p { margin: 0; }


#detail-content { clear: both; }

#detail-content .alpha {
  float: none;
}
#detail-content .beta {
  float: none;
}


.gallery {
  display: none;
}

#detail-info h3 {
  margin: 0;
  padding: 0;
  height: 32px;
  text-indent: -9999px;
}
   

#detail-info table {
  font-size: 100%;
  border-collapse: separate;
  border: 2px solid #ddd;
  margin-bottom: 3mm;
}
#detail-info table th,
#detail-info table td {
  border:  1px solid #fff;
  padding: 2mm 5mm;
  line-height: 1.3;
}

#detail-info table th {
  width: 100px;
  background: #e3e3e3;
  text-align :left;
}

#detail-info table td.tel {
  font-size: 124%;
  font-weight: bold;
  color: #dd0000;
}
#detail-info table td.tel span {
  display: block;
  font-size: 11px;
  color: #9bcd50;
}


.full #map {
  border: 1pt solid #ddd;
  width: 150mm;
  height: 100mm;
  page-break-before:always;

}

#message { 
  clear: both;
  display: none;
}
#extra { margin: 3mm 0 0 0; }


#extra #coupon {
  border: 0.5pt solid #000;
  padding: 0;
  margin: 0;
}
#coupon .storycontent {
  padding: 1mm 8mm 3mm 8mm;
  margin: 0;
  color: #000;
}

#extra h3 {
  display: none;
}

#coupon h4 {
  font-weight: bold;
  font-size: 11pt;
  border-bottom: 1pt dotted #006837;
  padding-bottom: 1mm;
  margin: 0;
}
#coupon .contact {
  margin: 2mm 0;
}

#coupon table,
#coupon table td {
  border: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.0;
}
#coupon table {
  margin: 3mm 0;
  width: 100%;
}

#coupon table td.icn {
  margin: 0;
  width: 100px;
}
#coupon table td.limit {
  margin: 0;
  padding-left: 20px;
  background: #eee;
}


#coupon .service-content {
  margin: 0 10px 20px 10px;
  color: #c1272d;
  font-weight: bold;
}
#coupon .customer-info {
  border: 1px solid #aaa;
  padding: 15px;
  margin: 10px 0;
  line-height: 2.2;
}
#coupon .note {
  display: block;
  font-size: 11px;
  color: #9bcd50;
}


#to-mobile p { margin: 0 0 5px 0; }

#to-mobile p.qr {
  padding: 0 0 0 6px;
  line-height: 1.0;
}

#to-mobile fieldset {
  display: none;
}


/* header search box */

.single li span.tel {
  font-size: 124%;
  color: #dd0000;
}
.single li span.note {
  display: block;
  font-size: 11px;
  color: #9bcd50;
}

.ext-info {
  clear: both;
  padding: 30px 10px 30px 14px;
}

.ext-info #map {
  border: 2px solid #ddd;
  width: 240px;
  height: 240px;
  margin-right: 50px;
  float: left;
}

.similar-posts {
  width: 300px;
  float: left;
}


#content-main .similar-posts h4 {
  border-bottom: 3px solid #d9e021;
  color: #009245;
  font-weight: bold;
  padding-bottom: 3px;
  margin: 10px 0 0 0;
}

#content-main .similar-posts ul {
  padding: 4px 0;
  margin: 0;
  }
#content-main .similar-posts ul li {
  padding: 0 14px;
  margin: 0;
  height: 22px;
  line-height: 22px;
  list-style: none;
  border-bottom: 1px solid #e3e3e3;
  }

.similar-posts a {
  text-decoration: none;
  display: block;
  }



/*---------- 12  Page -----------*/

#content-main .post {
  padding: 20px 10px 20px 10px;
  margin-right: 20px;
}


/*---------- 13  PublicFacilities -----------*/

.page-id-553 #content-main h2 {
  margin: 0 0 30px 10px;
  padding: 0;
  height: 100px;
  text-indent: -9999px;
  border: 0;
}


#content-main .facilities-entry {
  padding: 0 0 10px 0;
  margin: 5px 10px 10px 0;
  border: 1px solid #e3e3e3;
  clear: both;
}

#content-main .facilities-entry:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content-main .facilities-entry { display: inline-block; }
/* Hides from IE-mac \*/
* html #content-main .facilities-entry { height: 1%; }
#content-main .facilities-entry { display: block; }
/* End hide from IE-mac */


.facilities-entry h4 {
  margin: 0 0 10px 0;
  padding: 6px 15px;
  font-weight: bold;
  background: #e3e3e3;
  border-bottom: 1px solid #d3d3d3;
}

.facilities-entry p.photo {
  margin-left: 15px;
  width: 166px;
  float: left;
}
.facilities-entry p.photo img {
  display: block;
  border: 3px solid #eee;
}

.facilities-entry dl {
  margin: 10px 10px 0 0;
  padding: 0;
  width: 430px;
  float: right;
  text-align: left;
}

.facilities-entry dt {
  width: 5em;
  float: left;
  font-weight: bold;
  clear: both;
}
.facilities-entry dd { margin-left: 5em; }


/*---------- 14  IkebukuroGuide -----------*/

.page-id-3389 #content-main h2 {
  margin: 0;
  height: 68px;
  text-indent: -9999px;
  border: 0;
}

.page-id-3389 #content-main .post {
  padding: 20px 0 20px 0;
  margin-right: 0;
}


#content-main ol#content-nav,
#content-main ol#content-nav li {
  margin: 0;
  padding: 0;
  width: 640px;
  list-style: none;
}

#content-main ol#content-nav { margin-bottom: 30px; }
#content-main ol#content-nav li { text-indent: -9999px; }
#content-main ol#content-nav li a {
  display: block;
  background-image: url(images/guide-nav.png);
  background-repeat: no-repeat;
  }
#content-main ol#content-nav li#c01 a {
  height: 103px;
  background-position: 0 0;
}
#content-main ol#content-nav li#c02 a {
  height: 90px;
  background-position: 0 -103px;
}
#content-main ol#content-nav li#c03 a {
  height: 110px;
  background-position: 0 -193px;
}
#content-main ol#content-nav li#c04 a {
  height: 132px;
  background-position: 0 -303px;
}
#content-main ol#content-nav li#c05 a {
  height: 114px;
  background-position: 0 -435px;
}
#content-main ol#content-nav li#c06 a {
  height: 114px;
  background-position: 0 -549px;
}


#archive-nav {
  padding: 20px 0 20px 20px;
  width: 680px;
  }
#archive-nav .archive-nav-list {
  width: 200px;
  margin: 0 15px 20px 0;
  float: left;
}
#archive-nav .archive-nav-list h3 {
  border-bottom: 3px solid #d9e021;
  color: #009245;
  padding-bottom: 3px;
  margin: 10px 0 0 0;
}

#content-main .archive-nav-list ul {
  padding: 4px 0;
  margin: 0;
  }
#content-main .archive-nav-list ul li {
  padding: 0 14px;
  margin: 0;
  height: 22px;
  line-height: 22px;
  list-style: none;
  border-bottom: 1px solid #e3e3e3;
  }

#content-main .archive-nav-list a { text-decoration: none; }


/*---------- 15  History -----------*/

.page-id-2913 #content-main h2 {
  height: 100px;
  text-indent: -9999px;
}

.page-id-2913 #content-main h3 {
  margin: 30px 0 20px 0;
} 
.page-id-2913 #content-main h3#t01 {
  height: 30px;
  text-indent: -9999px;
}
.page-id-2913 #content-main h3#t02 {
  height: 30px;
  text-indent: -9999px;
}



blockquote {
  margin: 10px;
  padding: 30px 20px 20px 20px;
  border-top: 3px solid #eee;
  border-bottom: 3px solid #eee;
  color: #777d8b;
}

blockquote dl { color: #555; }

blockquote dl dt {
  width: 4em;
  float: left;
}
blockquote dl dd { margin-left: 4em; }


/*---------- 16  About -----------*/

.page-id-3443 #content-main .post {
  padding: 0 10px 20px 10px;
  margin-right: 20px;
}

.page-id-3443 #content-main h2 {
  margin: 0;
  padding: 0;
  height: 100px;
  text-indent: -9999px;
  border: 0;
}
.page-id-3443 #content-main p.description {
  margin: 0;
  padding: 0;
  height: 70px;
  text-indent: -9999px;
}

#concept {
  padding: 0 170px 70px 30px;
}

.page-id-3443 #content-main h3#t01 {
  margin: 0 0 10px 0;
  padding: 0;
  height: 30px;
  text-indent: -9999px;
}
.page-id-3443 #content-main h3#t02 {
  margin: 15px 0 10px 0;
  padding: 0;
  height: 30px;
  text-indent: -9999px;

}

.page-id-3443 #content-main h4 {
  font-size: 108%;
  font-weight: bold;
  color: #8cc63f;
  margin: 20px 0 10px 0;
}

.page-id-3443 #content-main .content-2 { padding: 0 10px 10px 5px; }
.page-id-3443 #content-main .content-2 p.alignleft { margin: 0 20px 0 0; }
.page-id-3443 #content-main .content-2 .alignleft img { border: 0; }


/*---------- 22  Portlait -----------*/

.page-id-3602 #content-main h2 {
  margin: 0 0 20px 0;
  padding: 0;
  height: 154px;
  text-indent: -9999px;
  background: url(images/title-portlait.png) 0 0 no-repeat;
  border: 0;
}

.page-id-3602 #content-main .content-body { padding: 10px 20px 10px 0; }

.page-id-3602 #content-main .content-body ul li {
  margin-left: 0;
  padding-left: 20px;
  list-style: none;
  background: url(images/list-icn.jpg) 0 1px no-repeat;
  color: #444;
  font-weight: bold;
}

.page-id-3602 #content-main .content-body .p-archives {
  margin: 10px 0;
  padding: 15px 20px;
  border: 1px solid #000;
}
.page-id-3602 #content-main .content-body .p-archives ul li {
  background-image: none;
}

.page-id-3602 #content-main .content-body .p-archives h3 {
  color: #c1272d;
  font-size: 108%;
  border-bottom: 1px dotted #666;
  padding-bottom: 3px;
  margin: 0 0 10px 0;
}
.page-id-3602 #content-main .content-body .p-archives .alignleft {
  margin: 0 20px 20px 0;
}
.page-id-3602 #content-main .content-body .p-archives dt {
  width: 5em;
  float: left;
}
.page-id-3602 #content-main .content-body .p-archives dd { margin-left: 5em; }

.page-id-1361 #content-main h2,
.page-id-1363 #content-main h2 {
  color: #c1272d;
  font-size: 100%;
  letter-spacing: 0;
  border: 0;
  margin-bottom: 0;
}

.page-id-1361 #content-main h3,
.page-id-1363 #content-main h3 {
  color: #fff;
  background: #000;
  padding: 2px;
  line-height: 1.0;
  margin-top: 6px;
}


.page-id-1361 #content-main .post,
.page-id-1363 #content-main .post {
  padding-top: 110px;
  background: url(images/title-portlait-short.png) 0 0 no-repeat;
}


.portlait-num {
  width: 250px;
  float: left;
}
.portlait-answer {
  width: 330px;
  float: right;
  margin: 6px 0 0 20px;
  padding: 0 0 10px 30px;
  font-family: monospace;
}
.portlait-answer li {
  line-height: 1.3;
  list-style-position: outside;
}


.portlait-page-nav {
  clear: both;
  text-align: right;
  margin: 5px 0;
  color: #999;
  font-size: 93%;
}
.portlait-page-nav a {
  font-size: 100%;
  font-weight: bold;
}



/*---------- 23  IMGP -----------*/

.page-id-4019 #content-main .post {
  padding-left: 0;
  margin-right: 0;
}


.page-id-5643 #content-main ul,
.page-id-5643 #content-main ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#imgpTpl {
	width: 680px;
	color: #fff;
	text-align: center;
	padding: 0 0 30px 0;
	}

#imgpTpl ul { list-style: none; }

#imgpTpl h2 {
	width: 680px;
	height: 190px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	}

#content-main #imgpTpl h3 {
	clear: both;
	width: 620px;
	text-indent: -9999px;
	margin: 0 auto 20px auto;
	}

#imgpTpl h3.title01 {
	height: 50px;
	}

#imgpTpl h3.title02 {
	height: 50px;
	padding: 19px 0 0 0;
	}

#imgpTpl h3.title03 {
	height: 70px;
	padding: 17px 0 0 0;
	}

#imgpTpl .musicBox {
	clear: both;
	width: 620px;
	margin: 0 auto;
	}

#imgpTpl ul.musicList {
	float: left;
	width: 225px;
	text-align: left;
	font-size: small;
	padding: 15px 0 15px 12px;
	background: #333;
	border: 1px solid #999;
	}

#imgpTpl ul.musicList li {
	padding: 0 0 13px 0;
	}

#imgpTpl #pvPlayer {
	float: right;
	width: 360px;
	height: 310px;
	}

#imgpTpl ul.bandList {
	clear: both;
	margin: 0 0 0 20px;
	font-size: 93%;
	}

#imgpTpl ul.bandList li {
	float: left;
	width: 205px;
	padding: 10px 0;
	margin: 0 0 5px 5px;
	line-height: 1.4;
	}

#imgpTpl ul.bandList li p {
	margin: 4px auto 0 auto;
	padding: 0;
	}
#imgpTpl ul.bandList li a {
  color: #fff;
  line-height: 1.6;
}

#imgpTpl ul.voteBox {
	clear: both;
	width: 590px;
	padding: 15px;
	margin: 0 auto;
	text-align: left;
	background: #333;
	border: 1px solid #999;
	}

#imgpTpl img.imgBdr {
	border: 1px solid #999;
	padding: 4px;
	background: #333;
	}



/*---------- 24  Interview -----------*/

.page-id-5606 #content-main .entry {
  padding: 10px 10px 20px 0;
}

.page-id-5606 #content-main .storytitle {
  height: 28px;
  text-indent: -9999px;
  margin: 10px 30px 20px 10px;
}

.page-id-5606 #content-main h3 {
  font-size: 124%;
  color: #000;
}

.page-id-5606 #content-main h4 {
  clear: both;
  font-size: 108%;
  color: #000;
  margin: 20px 0 15px 0;
  font-weight: bold;
  border-bottom: 1px solid #999;
  padding-bottom: 3px;
}


.page-id-5606 .wer {
  background: #d6ea96;
  padding: 10px 20px;
  margin: 10px 10px 20px 10px;
  line-height: 1.5;
}

.page-id-5606 .wee {
  clear: both;
  margin: 10px 0 30px 10px;
}


.page-id-5606 .said:first-letter {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  padding: 5px;
  margin-right: 10px;
  float: left;
  color: #fff;
  background: #8dc221;
}


.page-id-5606 .alignleft img,
.page-id-5606 .alignright img,
.page-id-5606 img.alignleft,
.page-id-5606 img.alignright {
  display: block;
  border: 0;
  margin-bottom: 1px;
}




/*---------- 33  StationMap -----------*/

.page-id-3174 #content-main h2 {
	border: 0;
	height: 100px;
	margin: 0;
	padding-bottom: 0;
	text-indent: -9999px;
}

.page-id-3174 #content-main .post {
  padding-left: 0;
  margin-right: 0;
}

.page-id-3174 #content-main .content-body ul li {
  margin-left: 0;
  padding-left: 20px;
  list-style: none;
}
.page-id-3174 #content-main .notes {
  font-size: 93%;
  line-height: 1.4;
  margin: 10px;
}



/*---------- 44  ToiletMap -----------*/

.page-id-3122 #content-main h2 {
	border: 0;
	height: 110px;
	margin: 0 0 30px 0;
	padding-bottom: 0;
	text-indent: -9999px;
}

#toilet-map ul.ex li {
  margin-left: 0;
  padding-left: 20px;
  list-style: none;
}


#toilet-map #map {
  border: 2px solid #ddd;
  width: 656px;
  height: 400px;
  margin: 20px 0 10px 0;
}

#toilet-index { margin: 20px  0 20px 10px; }

#toilet-index .ui-tabs-nav {
  width: 240px;
  float: left;
  padding: 0;
  margin: 20px 0 0 0;
}
#toilet-index .ui-tabs-nav li {
  padding: 2px 0 0 15px;
  height: 25px;
  line-height: 25px;
  list-style: none;
}


#toilet-index .ui-tabs-nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 25px;
}

#toilet-index .ui-tabs-panel {
  width: 380px;
  padding: 15px 10px;
  float: left;
  border-bottom: 3px solid #ccc;
}
#toilet-index .ui-tabs-panel h3,
#toilet-index .ui-tabs-panel dl {
  color: #fff;
  margin-left: 20px;
  }

#toilet-index .ui-tabs-panel dt {
  width: 4em;
  float: left;
}
#toilet-index .ui-tabs-panel dd { margin-left: 4em; }

#toilet-index .ui-tabs-panel table {
  width: 360px;
  font-size: 100%;
  border-collapse: collapse;
  border: 2px solid #ddd;
  background: #fff;
  margin: 5px auto 0 auto;
}
#toilet-index .ui-tabs-panel table th,
#toilet-index .ui-tabs-panel table td {
  border:  1px solid #eee;
  padding: 6px;
  line-height: 1.3;
}

#toilet-index .ui-tabs-panel table th {
  width: 100px;
  text-align :left;
}
#toilet-index .ui-tabs-panel table th.male,
#toilet-index .ui-tabs-panel table th.female { width: 120px; }

#toilet-index .ui-tabs-panel .male { color: blue; }
#toilet-index .ui-tabs-panel .female { color: red; }
#toilet-index .ui-tabs-panel .male,
#toilet-index .ui-tabs-panel .female,
#toilet-index .ui-tabs-panel table td {
  text-align: center;
  width: 120px;
  }
#toilet-index .ui-tabs-panel table td.memo { text-align: left; }

#toilet-index .ui-tabs-panel table td span.y {
  display: block;
  width: 19px;
  height: 16px;
  margin: 0 auto;
  text-indent: -9999px;
}
#toilet-index .ui-tabs-panel table td span.n {
  display: block;
  width: 19px;
  height: 16px;
  margin: 0 auto;
  text-indent: -9999px;
}

#toilet-index .ui-tabs-panel table td span.star-1,
#toilet-index .ui-tabs-panel table td span.star-2,
#toilet-index .ui-tabs-panel table td span.star-3,
#toilet-index .ui-tabs-panel table td span.star-4,
#toilet-index .ui-tabs-panel table td span.star-5 {
  display: block;
  width: 80px;
  height: 16px;
  margin: 0 auto;
  text-indent: -9999px;
}


.page-id-3122 #content-main .notes {
  display: block;
  font-size: 11px;
  color: #9bcd50;
}

#toilet-index .toilet-mobile {
  background: #fff;
  color: #8cc63f;
  margin: 5px 10px 10px 10px;
  padding-top: 10px;
}
#toilet-index .toilet-mobile p {
  padding: 5px 10px;
  margin-top: 0;
  line-height: 1.4;
}
#toilet-index .toilet-mobile p.qr {
  float: left;
  margin: 0 10px 5px 10px;
  padding: 0;
}



/*---------- 66  Contact -----------*/

.page-id-3493 #contact-desc {
  width: 225px;
  padding: 20px 0;
  float: left;
}

.page-id-3493 #contact-desc h3 {
  color: #fff;
  line-height: 1.0;
  font-size: 100%;
  padding: 4px 10px;
  margin: 0;
  border-bottom: 1px solid #ddd;
}

.page-id-3493 #contact-desc .content-type-01 h3 { background: #009fe8; }
.page-id-3493 #contact-desc .content-type-02 h3 { background: #ff7c11; }
.page-id-3493 #contact-desc .content-type-03 h3 { background: #8cc63f; }
.page-id-3493 #contact-desc .content-type-04 h3 { background: #ffb51e; }
.page-id-3493 #contact-desc .content-type-05 h3 { background: #ff79a4; }

.page-id-3493 #contact-desc p {
  padding: 10px;
  margin: 0 0 15px 0;
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
  font-size: 93%;
}


.page-id-3493 #post-3493 .wpcf7 {
  margin: 10px 10px 10px 0;
  width: 400px;
  float: right;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 3px solid #ddd;
  }

.page-id-3493 .wpcf7 dl {
  margin: 15px;
  padding: 0;
}

.page-id-3493 .wpcf7 dl dt {
  margin: 15px 0 3px 0;
  padding: 2px;
  font-weight: bold;
  color: #666;
  line-height: 1.2;
  letter-spacing: 1px;
}
.page-id-3493 .wpcf7 dl dd { margin-left: 0; }

.page-id-3493 .wpcf7 dl dt .require {
  font-size: 93%;
  color: red;
}

.page-id-3493 .wpcf7 p { text-align: center; }


form.wpcf7-form input#f-name,
form.wpcf7-form input#f-mail,
form.wpcf7-form input#f-subject,
form.wpcf7-form textarea#f-message,
form.wpcf7-form input#f-captcha {
  padding: 3px;
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  border: 1px solid #b3b3b3;
}
form.wpcf7-form input#f-name { width: 15em; }
form.wpcf7-form input#f-mail { width: 20em; }
form.wpcf7-form input#f-subject { width: 20em; }
form.wpcf7-form input#f-captcha { width: 6em; }

form.wpcf7-form textarea#f-message {
  margin: 0;
  padding: 0;
  width: 360px;
  height: 160px;
  line-height: 16px;
}

form.wpcf7-form input#f-submit { font-weight: bold; }

.wpcf7-response-output { background: #fff; }



/*---------- 77  ErrorPage -----------*/

.error404 #content-main h2 {
  height: 60px;
  text-indent: -9999px;
  border: 0;
}

.error404 .entry {
  height: 341px;
  padding: 20px 30px 0 330px;
}
.error404 p.strong {
  font-weight: bold;
  font-size: 108%;
}

.error404 .entry dl dt { font-weight: bold; }

.error404 .entry dl dd {
  height: 25px;
  line-height: 25px;
  padding-left: 20px;
  margin-left: 10px;
}


/*---------- 88  TickerPickup -----------*/

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
  border: 1px solid #eee;
  background: #f7f7f7;
  width: 678px; 
  height: 24px; 
  margin: 0; 
  padding: 0;
  overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  left: 10px;
  top: 4px;
  width: 658px;
  height: 16px;
  overflow: hidden;
}
ul.newsticker { /* that's your list */
  position: relative;
  left: 680px;
  font-weight: bold;
  font-size: 10px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 16px;
  line-height: 16px;
}
ul.newsticker li {
  float: left; /* important: display inline gives incorrect results when you check for elem's width */
  margin: 0;
  padding: 0;
  height: 16px;
  line-height: 16px;
  list-style-type: none;
}
ul.newsticker a {
  white-space: nowrap;
  padding: 0;
  margin: 0 20px 0 0;
} 
ul.newsticker span { margin: 0 20px 0 0; }


.page-id-3122 .tickercontainer { width: 658px; }
.page-id-3122 .tickercontainer .mask { width: 638px; }
.page-id-3122 ul.newsticker { width: 660px; }

.page-id-553 .tickercontainer { width: 658px; margin: 0 10px; }
.page-id-553 .tickercontainer .mask { width: 638px; }
.page-id-553 ul.newsticker { width: 660px; }

.page-id-3174 .tickercontainer { margin: 10px 0 0 0; }







/*---------- 000  WordPress Stats -----------*/

img#wpstats { display:none; clear: both; }

