@charset "UTF-8";

/* ------------------------------
▼ content
------------------------------ */

html,
body {
	height:100%;
	}

#content {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	width: 100%;
	}

/* ------------------------------
▲ content
▼ header
------------------------------ */

header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 118px;
	background: url(../images/header/header_bg.png) repeat-x;
	}

header .container {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 118px;
	position: relative;
	}

header .container h1 {
	top: 0;
	left: 0;
	position: absolute;
	}

header .container h2 {
	top: 4px;
	left: 10px;
	position: absolute;
	font-size: 93%;
	color: #666!important;
	font-weight: normal;
	display: none;
	}

header .container .info {
	top: 0;
	right: 140px;
	position: absolute;
	}

header .container .contact {
	top: 0;
	right: 20px;
	position: absolute;
	}

/* ------------------------------
▲ header
▼ nav
------------------------------ */

nav {
	margin: 0;
	padding: 0;
	top: 59px;
	right: 0;
	height: 23px;
	position: absolute;
	}

nav ul {
	margin: 0!important;
	padding: 0!important;
	list-style: none;
	}

nav ul li {
	margin: 0 24px 0 0!important;
	padding: 0!important;
	float: left;
	}


/* ------------------------------
▲ nav
▼ contents
------------------------------ */

#contents_home {
	margin: 0 auto;
	padding: 0 0 110px 0;
	width: 970px;
	overflow: hidden;
	}

#contents_home .container {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	}

#contents {
	margin: 1px auto 0;
	padding: 0 0 110px 0;
	width: 970px;
	background: #fff;
	overflow: hidden;
	}

#contents .container {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	}

/* ------------------------------
▲ contents
▼ main
------------------------------ */

#main {
	margin: 0;
	width: 970px;
	overflow: hidden;
	}

#contents .container #main .container {
	margin: 0!important;
	padding: 0 0 16px 0!important;
	width: 970px;
	text-align: left;
	background: #fff;
	}

#contents .container #main .container2 {
	margin: 0!important;
	padding: 0 0 16px 0!important;
	width: 970px;
	text-align: left;
	background: #fff;
	}

/* ------------------------------
▲ main
▼ photo
------------------------------ */

#main_photo {
	margin: 0 auto;
	width: 970px;
	height: 600px;
	position: relative;
	}

.home_bg {
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 50;
	}

.home_txt {
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 50;
	width: 430px;
	text-align: left;
	color: #fff!important;
	font-size: 124%;
	}

.home_txt a,
.home_txt a:link,
.home_txt a:active,
.home_txt a:visited {
	color: #ffff99!important;
	text-decoration: underline!important;
	}

.home_txt a:hover {
	color: #ffff99!important;
	text-decoration: none!important;
	}

#page_photo {
	margin: 0 auto;
	width: 970px;
	}

h1.title {
	margin: 0!important;
	width: 970px;
	height: 80px;
	}

#info_photo {
	margin: 0 auto;
	width: 970px;
	height: 680px;
	position: relative;
	}

/* ------------------------------
▲ photo
▼ page
------------------------------ */

section.page article.post {
	margin: 0;
	padding: 8px 18px 8px 18px;
	}

section.page div.artist_right article.post {
	margin: 0;
	padding: 8px 18px 8px 0!important;
	}

table.enkaku {
	margin: 2px 0 26px 8px;
	border: 0;
	border-top:1px solid #439c9c;
	/* border-right:1px solid #439c9c; */
	width: 958px;
	border-collapse: collapse;
	}

table.enkaku td.td1 {
	padding: 6px;
	width: 160px;
	/* border-left: 1px solid #439c9c; */
	border-bottom: 1px solid #439c9c;
	vertical-align: top;
	text-align: left;
	}

table.enkaku td.td2 {
	padding: 6px;
	width: 798px;
	/* border-left:1px solid #439c9c; */
	border-bottom:1px solid #439c9c;
	vertical-align: top;
	text-align: left;
	}

table.setubi {
	margin: 2px 0 26px 8px;
	border: 0;
	border-top:1px solid #439c9c;
	/* border-right:1px solid #439c9c; */
	width: 458px;
	border-collapse: collapse;
	}

table.setubi td.td1 {
	padding: 6px;
	width: 400px;
	/* border-left:1px solid #439c9c; */
	border-bottom:1px solid #439c9c;
	vertical-align: top;
	text-align: left;
	}

table.setubi td.td2 {
	padding: 6px;
	width: 58px;
	/* border-left: 1px solid #439c9c; */
	border-bottom: 1px solid #439c9c;
	vertical-align: top;
	text-align: right;
	}

article.post div.box {
	margin: -8px 16px 16px 16px;
	overflow: hidden;
	clear: left;
	}

div.box .photo {
	width: 200px;
	float: left;
	}

div.box .txt {
	font-size: 108%;
	}

table.factory {
	margin: 2px 0 26px -2px;
	border: 0;
	border-collapse: collapse;
	}

table.factory td {
	padding: 6px;
	width: 240px;
	vertical-align: top;
	text-align: center;
	}

table.factory td.td1 {
	padding: 18px 6px 6px 6px;
	vertical-align: top;
	text-align: center;
	}

table.center {
	margin: 2px 0 26px -2px;
	border: 0;
	border-collapse: collapse;
	}

table.center td {
	padding: 6px;
	width: 240px;
	vertical-align: top;
	text-align: center;
	}

table.aggregate {
	margin: 2px 0 26px 8px;
	border: 0;
	border-top:1px solid #439c9c;
	border-right:1px solid #439c9c;
	border-collapse: collapse;
	}

table.aggregate td {
	padding: 6px;
	width: 318px;
	border-left:1px solid #439c9c;
	border-bottom:1px solid #439c9c;
	vertical-align: top;
	text-align: center;
	}

section.page a:link,
section.page a:visited,
section.page a:active {
	color: #439c9c!important;
	text-decoration: underline!important;
	}

section.page a:hover {
	color: #439c9c!important;
	text-decoration: none!important;
	}

/*-- ▼ form --*/

table.form {
	margin: 8px 0 0 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-spacing: 0;
	width: 960px;
	}

table.form td.td1 {
	padding: 6px;
	width: 310px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	}

table.form td.td2 {
	padding: 6px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	}

table.form td.td3 {
	padding: 6px;
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

input[type=text]{
	width: 320px;
	}

input[type=email]{
	width: 320px;
	}

textarea {
	width: 420px;
	height: 80px;
	}

/*-- ▲ form --*/
/*-- ▼ page --*/

#page {
	width: 970px;
	overflow: hidden;
	clear: left;
	}

.page_left {
	width: 570px;
	float: left;
	}

.page_right {
	width: 400px;
	float: left;
	}

/*-- ▲ page --*/
/*-- ▼ artist --*/

#artists {
	margin: 10px 0 0 0;
	width: 970px;
	overflow: hidden;
	clear: left;
	}

#artists h1 {
	margin: 0 0 30px 33px!important;
	}

.artists_box {
	margin: 0 auto 50px;
	width: 870px;
	overflow: hidden;
	clear: left;
	text-align: left;
	}

.artists_box .photo {
	width: 210px;
	float: left;
	}

.artists_box .txt {
	width: 660px;
	float: right;
	}

.artists_box .tit {
	width: 870px;
	float: left;
	}

.artistop_left {
	width: 310px;
	float: left;
	}

.artistop_right {
	width: 660px;
	float: left;
	}

.artist_left {
	width: 570px;
	float: left;
	}

.artist_right {
	width: 400px;
	float: left;
	}

/*-- ▲ artist --*/
/*-- ▼ post news --*/

.topics {
	margin: 0;
	padding: 0 0 0 18px;
}

.news {
	width: 970px;
	overflow: hidden;
}

.news .date {
	width: 210px;
	float: left;
}

.news .txt {
	width: 760px;
	float: right;
	position: relative;
}
.news .txt {
	width: 760px;
	float: right;
	position: relative;
}
/*-- ▲ post news --*/
/*-- ▼ party --*/

section.page article.post2 {
	margin: 0;
	padding: 8px 0 8px 0;
	}

#party{
	width: 970px;
	overflow: hidden;
	}

#party .party_left {
	width: 210px;
	float: left;
	}

#party .party_left ul {
	margin: 0 6px 0 12px!important;
	padding: 0!important;
	list-style: none;
	}

#party .party_left ul li {
	margin: 0!important;
	padding: 0!important;
	}

#party .party_right {
	width: 760px;
	float: right;
	position: relative;
	}

article section.party {
	margin: 0 0 16px 0;
	overflow: hidden;
	clear: both;
	}

div.hide {
	display: none;
	}

#party .party_right div.map {
	top: 0;
	left: 0;
	position: absolute;
	}

#party .party_right div.photo {
	top: 20px;
	left: 20px;
	position: absolute;
	}

/*-- ▲ party --*/
/*-- ▼ calendar --*/
.calendar td {

	}
/*-- ▲ calendar --*/
/*-- ▼ news --*/

.news .date {
	font-size: 18px;
	}

.news .txt {
	font-size: 18px;
	}

.entry_single .tit_jp,
.entry_single .tit_en {
	font-size: 18px;
	}

.entry_single .date_jp,
.entry_single .date_en {
	font-size: 18px;
	}

.entry_single .txt {
	padding-top: 1rem;
	}

/*-- ▲ news --*/
/*-- ▼ entry --*/

.entry {
	width: 970px;
	overflow: hidden;
	clear: left;
	}

.entry_left {
	width: 320px;
	padding: 10px;
	float: left;
	}

.entry_left .date {
	font-size: 36px;
	}

.entry_left .time {
	font-size: 14px;
	}

.entry_left .info1 {
	}

.entry_right {
	width: 630px;
	float: left;
	}

.entry_right .txt {
	padding: 10px;
	}

.entry_single {
	padding: 10px;
	}

/*-- ▲ party --*/
/*-- ▼ gallery --*/

#gallery {
	margin: 0;
	}

#gallery .box_photo {
	margin: 0 0 2px 8px;
	float: left;
	}

/*-- ▲ gallery --*/

.pagenext {
	float: left;
	padding-left: 10px;
	}

.pageprev {
	float: right;
	padding-right: 10px;
	}

/* ------------------------------
▲ page
▼ sidebar
------------------------------ */

article section.bnr {
	margin: 0 0 16px 0;
	font-size: 12px;
	line-height: 1.4;
	overflow: hidden;
	clear: both;
	}

article section.bnr img {
	margin: 0 0 3px 0;
	}

article section.bnr a:link,
article section.bnr a:visited,
article section.bnr a:active {
	text-decoration: underline!important;
	}

article section.bnr a:hover {
	text-decoration: none!important;
	}

/* ------------------------------
▲ sidebar
▼ footer
------------------------------ */

footer {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 110px;
	position: absolute;
	background: #000000;
	clear: both;
	}

footer .container {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 110px;
	position: relative;
	text-align: left;
	}

/*-- ▼ address --*/

#address {
	bottom: 38px;
	left: 0;
	position: absolute;
	color: #fff;
	line-height: 1.2;
	}

/*-- ▲ address --*/
/*-- ▼ link --*/

#link {
	top: 14px;
	right: 0;
	position: absolute;
	color: #fff;
	line-height: 1.2;
	}

#link a,
#link a:link,
#link a:active,
#link a:visited {
	color: #fff;
	text-decoration: none;
	}

#link a:hover {
	color: #fff;
	text-decoration: underline;
	}

/*-- ▲ address --*/
/*-- ▼ fb --*/

#fb {
	top: 10px;
	left: 0;
	position: absolute;
	}

#ig {
	top: 10px;
	left: 132px;
	position: absolute;
	}

	#sns {
	top: 10px;
	left: 0;
	position: absolute;
	}
	#sns ul,
	#sns ul {
	margin: 0;
	padding: 0;
	}
	#sns ul li {
	display: inline;
	margin-right: 10px;
	}
	#sns ul li img {
	width: 20px;
	height: auto;
	}

/*-- ▲ fb --*/
/*-- ▼ copyright --*/

#copyright {
	bottom: 38px;
	right: 0;
	position: absolute;
	color: #fff;
	}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited,
#copyright a:hover {
	color: #fff;
	text-decoration: none;
	}

/*-- ▲ copyright --*/

/* ------------------------------
▲ footer
------------------------------ */

/* 表組カレンダー表示 */

p.nextback {
	padding:0;
	margin:15px;
	text-align:center;
	}

p.link_prev {
	padding:0;
	margin:15px 0 -23px;
	float:left;
	font-size:0.9em;
	}

p.link_next{
	padding:0;
	margin:15px 0 -23px;
	float:right;
	font-size:0.9em;
	}

table.calendar{
	width:100%;
	border-collapse:collapse;
	border:2px solid #CCC;
}
table.calendar caption{
	text-align:center;
	padding:0 0 2px;
	font-weight:bold;
	font-size:1.2em;
}
table.calendar th{
	padding:5px;
	border:1px solid #CCC;
	width:14%;
}
table.calendar td{
	padding:5px;
	border:1px dotted #CCC;
	vertical-align:top;
}
table.calendar th.sun,
table.calendar td.sun,
table.calendar td.holiday{
	background-color:#fff2ef;
	color:#C00;
	}

table.calendar th.sat,
table.calendar td.sat{
	background-color:#e6f6ff;
	color:#36C;
	}

table.calendar td.today{
	background-color:#fff8b9;
	font-weight:bold;
	}

table.calendar td a{
	display:block;
	line-height:1.3;
	margin-bottom:5px;
	color:#333;
	}

table.calendar td a,
table.calendar td a:link,
table.calendar td a:active,
table.calendar td a:visited {
	text-decoration: none !important;
	}

table.calendar td a:hover {
	text-decoration: underline !important;
	}

table.calendar td span.holiday{
	display:block;
	}