@charset "utf-8";
/*
Theme Name: theme056
Theme URI: http://theme.o2gp.com/
Description: theme056
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

html{background:#ffffff;}

body{
font: 14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(/http://noh-kyogen.org/cms/wp-content/themes/theme056/images/header.png) repeat-x;
}

a{color:#41add9;}
a:hover{color:#299dc8;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}


/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
/* height: 130px; */
	height: 140px;
}

#header h1,#header h2, #header ul, #header .banners,  #header p{
position:absolute;
top:0;
color: #fff;
font-size: 10pt;
line-height: 30px;
}



#header h2{right:0;}

/* ロゴの位置 */
#header p{top: 50px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 55px;
right:0;
/* width: 310px; */
width: 220px;
height: 14px;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
display: block;
height: 14px;
}



/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:80px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
display: block;
width: 192px;
height: 60px;
}

#breadcrumb{
margin: 0;
padding: 0;

}
#breadcrumb ul {
  margin: 0;  
  padding: 0;  
  height: 30px;
	border-bottom: 1px solid #64820a;

}

#breadcrumb li {
	float:left;
	list-style:none;
	padding: 5px;
 }


/*******************************
メイン画像
*******************************/
#mainImage{
padding: 12px 0 0;
background:#fff;
}



/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}

#main {
	float: left;
//	width: 715px;
width: 705px;
	padding-bottom:40px;
}

#main div.event p {
	margin: 0px 15px 10px 15px;
}
#main dl {
	margin:15px;
}

#main div.event dt {
}

#maindiv.event dd {
	margin-top: -1.6em;
	margin-left: 7em;
	margin-bottom: 5px;
}

div.event_list {
	margin: 20px;
}

#main img.size-medium{
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
#main img.size-medium:hover{
	border: 1px solid #aaa;
	padding: 5px;
}


div.archive img{
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
	padding: 2px;
	width: 145px;
}

/*:::::::::::::::::::::
曲目解説　
::::::::::::::::::::*/

body#single div#main table,
body#single div#main p, 
body#single div#main ul{
  margin-left: 15px;
  margin-right: 15px;
}

body#single div#main table th {
	white-space: nowrap;
	width: 7em;
	background-color: #eee;
}
body#single div#main table th,
body#single div#main table td {
	border: 1px solid #ddd;
	padding: 5px 10px 5px 10px;
}
body#single div#main table {
	border-collapse: collapse;
	width: 95%;
	margin-bottom: 20px;
}


/*************************
能楽堂情報
**************************/


div.archive img:hover,
#main img.alignright:hover{
/*	float: left;
	margin-right: 15px; */
	border: 1px solid #aaa;
}

#main table.cft, 
table.cft_nohgakudo, 
div#pickup table.cft {
	border-collapse: collapse;
	border: solid 1px #ccc;
	width: 420px;
	margin-top: 0;
	padding-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}


body#single div#main table.cft, div#pickup table.cft{
	width: 420px;
	margin-right: 10px;
	padding-right: 10px;
}

#main div.event_list table.cft {
	width: 470px;
}

div#main table.cft th, table.cft_nohgakudo th, div#pickup table.cft th {
	width: 6em;
	font-size: 10pt;
	border: solid 1px #ccc;
	padding: 5px;
	background-color: #eee;

}

#main table.cft td, table.cft_nohgakudo td, div#pickup table.cft td {
	border: solid 1px #ccc;
	padding: 5px;
	font-size: 10pt;

}

table.cft_nohgakudo {
	width: 685px;
}

table.cft_nohgakudo th{
	width: 100px;
}

table.cft_nohgakudo td{
	width: 235px;
}

iframe.nohgakudo, div.map {
	margin-left: 15px;
	margin-bottom: 20px;
}


#main dl.explain dt {
	margin: 10px 5px 0 5px;
	padding: 0 0 3px 5px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	
}

#main dl.explain dd{
	margin: 0 0 0 5px;
	padding: 5px 5px 5px 5px;

}

#sidebar {
float: right;
// width: 225px;
width: 235px;
padding-bottom:40px;
font-size:13px;
}

div.archive table.cft {
	margih-left: 0;
	
}

div.archive table.cft_nohgakudo {
	margin-left: 0px;
	width: 670px;
}

/*****************************/
/* メイン                    */
p.event-date {
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0;
	line-height: 1em;
}

/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
// width:715px;
width: 715px;
margin:0 auto 20px;
background:url(http://noh-kyogen.org/cms/wp-content/themes/theme056/images/box1.gif) 0 100%;
}

.box1,.box2, .box3, .box4{
float: left;
 width: 225px;
 margin: 0 20px 20px 0;

}

.box1, .box3, .box4{
width: 327px;
 margin:0 21px 0 0;
padding: 10px;
border-top:1px solid #dadada;
}

#sidebar .box1{
// width:209px;
width: 219px;
margin: 0 0 10px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4{
margin:0 0 20px 0;
padding:0;
 width:715px;
border:1px solid #dadada;
background: #fff;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding: 0 10px 10px;}



#date {
clear:both;
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
color:#858585;
font-size: 9pt;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h2{
font-size: 1em;
margin-top: 0px;
margin-bottom:10px;
padding-left: 5px;
padding-bottom:5px;
color: #64820a;
background:url(http://noh-kyogen.org/cms/wp-content/themes/theme056/images/h3.gif) repeat-x 0 100%;
clear:both;
}

#container h1{
padding: 0px 5px 0px 20px;
margin-bottom:10px;
line-height:45px;
font-size: 16px;
color:#64820a;
background:url(http://noh-kyogen.org/cms/wp-content/themes/theme056/images/h2Bg.png) no-repeat 0 100%;
clear:both;
width:100%;

}

#container .box4 h3{
padding: 7px 5px;
}


/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#container ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(http://noh-kyogen.org/cms/wp-content/themes/theme056/images/bullet2.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}


ul.event_list {
	margin-left: 50px;
}


/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:10px;}
#sidebar ul{margin-bottom:10px;}


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
border-bottom:1px solid #5d5d5d;
overflow: hidden;
background:#888888;
}

#footerUpper .inner{
background:url(http://noh-kyogen.org/cms/wp-content/themes/theme056/images/footerBorder.gif) repeat-y;
}

#footerUpper .inner .box{
float: left;
width: 210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 230px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(http://noh-kyogen.org/cms/wp-content/themes/theme056/images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#fff;}
#footerUpper a:hover{color:#eeeeee;}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #7e7e7e;
background:#5d5d5d;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}

div.pref_list {
	width: 170px;
	float: left;
	margin-right: 5px;
	margin-left: 0;
}

div.pref_list h3 {
	border: 1px solid #ddd;
	padding: 5px 7px 3px 7px;
	margin-bottom: 10px;
	text-align:center;
}

div.pref-block {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 20px;
}

div.pref-block:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

p.page_top {
	float:right;
}

object.photo, embed.photo {
	float:left;
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 15px;
}

p.explanation {
	float: right;
	width: 310px; 
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 15px;

}

div.box4 h2.title {
	margin: 5px;
	padding: 7px 0 5px 10px;
}

dl.ticket dd{
  margin-bottom: 20px;
}
dl.ticket dt{
  margin-bottom: 5px;
  border-left: #64820a 3px solid;
  padding-left: 7px;
}

#main ul {
  margin-bottom: 25px;
}

h3 {
  font-weight:normal;
  font-size: 15px;
}

/******************************
  カレンダー
******************************/
table#wp-calendar { 
	width: 100%;
	
}
table#wp-calendar td{
	padding: 3px;
	text-align: center;
}

table#wp-calendar tbody td {
	border: 1px solid #ccc;
}

table#wp-calendar tbody td.pad {
	border: 1px solid #fff;
}

div.archive h2 {
  font-size: 10px;	
  font-weight: normal;
}

/**************************************
トップページ　イベントpickup
*************************************/
div#pickup table.cft {
	margin-left: 0px;
	padding-left: 0;
	float: left;
	margin-bottom: 20px;
	height: auto;
	
}
div#pickup h2{
	padding: 0 10px 10px 10px;
	font-size: 12pt;
	background-color: #fff;
	background:url(http://noh-kyogen.org/cms/wp-content/themes/theme056/images/h3.gif) repeat-x 0 100%;
	margin-bottom: 10px;
	margin-right: 10px;
}	
div#pickup img {
	margin: 3px;
	padding: 5px;
	border: 1px solid #ddd;
}

div#pickup img:hover {
	margin: 3px;
	padding: 5px;
	border: 1px solid #999;
}

div#pickup {
	width: 938px;
	border: 1px solid #ddd;
	padding: 10px;
	height: auto;
}	
div#pickup div.wp-caption {
	margin: 3px;
	height: auto;
}

div#pickup div.wp-caption p.wp-caption-text {
	padding: 3px 3px 0 3px;
	margin-bottom: 0;
	text-align:left;
	font-size: 10pt;
}

div.website img {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 3px;
	margin-bottom: 20px;
}

************************************/
div.amazon ul {
	
	
}
div#amazon ul li{
	list-style:none;
	width: 200px;
	margin-bottom: 30px;
	float:left;
	margin-right: 10px;
	background: none;
}

div.ticketpia a{
	margin: 20px 0;
	padding: 10px;
	background-color: #ff8000;
	color: #ffffff;
	font-weight: bold;
	height: 3em;
}

span.wpcf7-list-item { display: block; margin-bottom: 3px; }
/*
div.textwidget.img {
padding: 0;
margin: 0;
}
*/
div.sponsor {
  margin-bottom: 10px;
}

table.bankaccount {
 
  margin-bottom: 10px;
}

table.bankaccount td{
  padding: 10px;
  border-bottom: 1px solid #ccc;	

}

/*
     FILE ARCHIVED ON 23:47:35 Jun 22, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:19:14 Oct 05, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/