@charset "utf-8";

/* =============================================================================
    Decoration
============================================================================= */

/* Html
============================================ */
html {
  line-height: 1.6;
}

/* Body
============================================ */
body {
  background: #000;
}

body.bakko {
  background: #ff0000;
}

/* ====== header ====== */
div#header {
  position: relative;
  background: #fff;
}

ul#mode {
  position: absolute;
  top: 0;
  right: 0;
}

ul#mode li {
  float: left;
  padding: 0 10px 0 0;
}

ul#mode input {
  position: relative;
  top: -3px;
  left: 0;
}

p#utchariBanner {
  position: absolute;
  top: 40px;
  right: 10px;
}

ul#nav {
  position: absolute;
  top: 112px;
  left: 372px;
}

ul#nav li {
  float: left;
}

body.bakko ul#nav {
  top: 108px;
}

form#navSelect {
  display: none;
}

/* ====== body ====== */
div.section h2 {
  margin: 0 0 5px;
}

/*
a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
*/

/* ------ main ------ */
div#body {
  padding: 0 0 100px;
}

body.guy div#body {
  background: url(../image/guy_back_dragon.jpg) no-repeat center 100px #fff;
}
body.bakko div#body {
  background: url(../image/bakko_back_dragon.jpg) no-repeat 60px 395px #fff;
}

/* ------ side ------ */
body.bakko div#sideContents {
  padding: 1px 0 0;
}

div#sideContents div.youtube {
  margin: 0 0 20px;
}

div#sideContents p.buttonAll {
  text-align: center;
}

div#sideContents div.section {
  margin: 0 0 20px;
}

div#sideContents div.product {
  border: 1px #aaa solid;
}

div#sideContents dl,
div#sideContents ul {
  margin: 0 0 -1px;
  font-size: 77%;
}

div#sideContents div.product dt {
  margin: 10px 5px 0;
}

div#sideContents div.product dt img {
  display: block;
  margin: 0 auto 5px;
}

div#sideContents div.product dd,
div#sideContents div.product li {
  padding: 0 5px 10px;
  border-bottom: 1px #aaa dotted;
}

div#sideContents div.product p.button {
  padding: 3px 0 0;
  text-align: right;
}

div#sideContents div.product iframe {
  vertical-align: bottom;
}

div#sideContents div.twitter {
  border-radius: 5px;
}

p#linkUtchari {
  margin: 10px 0 0;
  font-size: 85%;
  text-align: center;
}


/* index page
-------------------------------------------- */
/* ====== News ====== */
dl#news dt {
  margin: 10px 0 0;
}

dl#news dd {
  margin: 0 1em 0 6em;
}

dl#news dt + dd {
  margin-top: -1.6em;
}

img.newsImage {
	margin-bottom: 5px;
	border: 1px solid #E2E2E2;
	padding: 5px;
	background-color: #ffffff;
}

/* ------ guy ------ */
body.guy div#indexTop {
  position: relative;
  height: 505px;
  background: url(../image/guy_main_back.gif) no-repeat;
}

body.guy dl#news {
  position: absolute;
  bottom: 19px;
  right: 65px;
  overflow-y: auto;
  width: 390px;
  height: 165px;
  font-size: 85%;
}

/* ------ bakko ------ */
body.bakko div#indexTop {
  position: relative;
  height: 476px;
  background: url(../image/bakko_main_back.gif) no-repeat;
}

body.bakko dl#news {
  position: absolute;
  bottom: 19px;
  left: 52px;
  overflow-y: auto;
  width: 630px;
  height: 150px;
  color: #fff;
  font-size: 85%;
}

body.bakko dl#news a {
  color: #fff;
}

body.bakko dl#news a:hover {
  color: #ccc;
}

/* ====== Common ====== */
div#mainContents h1 {
  padding: 30px 0 20px;
}

body.bakko div#mainContents h1 {
  padding: 31px 0 20px;
}

body#index div#mainContents div.section {
  overflow: hidden;
  margin: 0 -20px 0 10px;
  padding: 0 0 30px;
}

div#mainContents div.twitterBox {
  margin: 0 -20px 0 0;
  overflow: hidden;
}

div#mainContents div.twitterBox > div.twitter {
  float: left;
  width: 340px;
  margin: 0 20px 0 0;
}

body.bakko div#mainContents div.twitterBox > div.twitter {
  float: right
}

div#mainContents div.twitter iframe {
  vertical-align: bottom;
}

div#mainContents div.snsBox {
  position: relative;
  float: left;
  width: 340px;
  margin: 0 20px 0 0;
}

div#mainContents div.blogBox {
  margin: 20px 0 0;
}

div#mainContents h2 + div.blogBox {
  margin-top: 0;
}

div#mainContents div.blog {
  height: 155px;
  overflow: auto;
  border: 1px #aaa solid;
  border-top: none;
}

div#mainContents div.blog dl {
  min-height: 155px;
  padding: 10px 10px 10px 5px;
  font-size: 85%;
  background: #fff;
}

div#mainContents div.blog dl dd {
  margin: -1.6em 0 0.5em 6em;
}

div#mainContents div.facebook {
  /*margin: 0 20px;*/
  border: 1px #aaa solid;
}

div#mainContents div.facebook .fb_iframe_widget,
div#mainContents div.facebook .fb_iframe_widget span,
div#mainContents div.facebook .fb_iframe_widget iframe[style] {
  width: 100% !important;
  height: 450px !important;
}

div#mainContents div.linkBox {
  padding: 30px 0 0;
}

div#mainContents div.linkBox h2 {
  margin: 0 0 10px;
}

dl#bannerUtchariSchedule {
  text-align: center;
}

div#mainContents ul.link {
  overflow: hidden;
  margin: 0 -20px 0 0;
}

div#mainContents ul.link li {
  float: left;
  padding: 0 20px 15px 0;
}

div#mainContents p.leftImage {
  float: left;
  padding: 0 10px 0 0;
}


/* schedule page
-------------------------------------------- */
/* ====== scheduleTop ====== */
div#scheduleTop {
  margin: 0 0 50px 25px;
  padding: 30px 55px 28px 30px;
  background: url(../image/schedule_main_back.gif) no-repeat;
}

div#scheduleTop div {
  overflow-y: auto;
  height: 495px;
}

div#scheduleTop table {
  width: 100%;
  height: 100%;
  font-size: 85%;
}

div#scheduleTop table th,
div#scheduleTop table td {
  vertical-align: top;
  line-height: 1.4;
  border: 1px #000 solid;
  padding: 0 5px;
  text-align: left;
  font-weight: normal;
}

div#scheduleTop table thead th {
  height: 1.4em;
}

div#scheduleTop table dt {
  float: left;
  margin: 0 0.5em 0 0;
}

div#scheduleTop table dd {
  margin: 0 0 0 5em;
}

div#scheduleTop table dd ul.value {
  margin: 0 0 0 1em;
}

div#scheduleTop table dd ul.value + p.notice {
  margin: 1em 0 0;
}

div#scheduleTop ul.flowSlash li {
  float: left;
}

div#scheduleTop ul.flowSlash li.clear {
  clear: both;
}

div#scheduleTop ul.flowSlash li:last-child:after,
div#scheduleTop ul.flowSlash li.end:after,
div#scheduleTop ul.flowSlash li.clear:after {
  content: none;
}

div#scheduleTop ul.flowSlash li:after {
  content: "\00ff0f";
  margin: 0 0.5em;
}

/* ====== scheduleOne ====== */
div#scheduleOne {
  margin: 0 0 50px;
  padding: 0 12px;
  font-size: 93%;
}

div#scheduleOne dl {
  line-height: 1.4em;
}

div#scheduleOne dl dd {
  margin: 0 0 1em;
}

div#taketarino {
  float: left;
  width: 472px;
  height: 318px;
  background: url(../image/schedule_back_taketarino.gif) no-repeat 0 58px;
}

div#taketarino h2 {
  height: 58px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../image/guy_schedule_title_taketarino.gif) no-repeat;
}

div#taketarino dl {
  margin: 60px 62px 0 140px;
}

div#maedabakkoo {
  float: right;
  width: 438px;
  height: 318px;
  background: url(../image/schedule_back_maedabakkoo.gif) no-repeat 0 58px;
}

div#maedabakkoo h2 {
  height: 58px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../image/guy_schedule_title_maedabakkoo.gif) no-repeat;
}

div#maedabakkoo dl {
  margin: 60px 112px 0 60px;
}


/* news page
-------------------------------------------- */
div#news dl {
	margin: 20px;
}
div#news dt {
	border-left: 5px solid #dfdfdf;
	padding-left: 8px;
}

div#news dd {
	padding-left: 50px;
	border-bottom: dotted 1px #dfdfdf;
	font-size: 85%;
	margin-bottom: 10px;
}




/* introduce page
-------------------------------------------- */
div#introduce {
  background: url(../image/introduce_back_yamaguchi.gif) no-repeat 762px bottom;
}

div#introduce h2 {
  margin: 0 0 0 560px;
  font-weight: bold;
}

dl.introduce {
  margin: 0 0 20px 560px;
  font-size: 85%;
}

dl.introduce dd {
  margin: -1.6em 0 0 5em;
}

ul.introduce {
  margin: 0 0 30px 560px;
  font-size: 85%;
}

div.maeda ul.introduce {
  background: url(../image/introduce_back_maeda.gif) no-repeat 165px center;
}

ul.introduce li span.etc {
  padding: 0 0 0 1em;
}

/* --- introduceBox --- */
div#introduceBox div.introduceOne {
  float: left;
  width: 470px;
}
div#introduceBox h2 {
  margin: 10px 0 20px;
}

div#introduceBox dl.profile {
  margin: 0 0 0 275px;
  font-size: 85%;
}

div#introduceBox dl.profile dt {
  font-weight: bold;
}

div#introduceBox dl.profile dd {
  margin: -1.6em 0 0 5em;
}


/* contact page
-------------------------------------------- */
div#contact p.details {
  margin: 0 0 0 20px;
}

div#contact p.error {
  margin: 0 0 0 20px;
  color: #ff0000;
}

div#contact input[type="text"],
div#contact textarea {
  padding: 3px;
  border: 1px #bfbfbf solid;
}

table#contactData {
  width: 700px;
  margin: 0 auto;
  font-size: 93%;
}

table#contactData th,
table#contactData td {
  padding: 5px;
}

table#contactData th {
  width: 150px;
  vertical-align: top;
  text-align: right;
}

table#contactData th label {
  display: block;
  margin: 0.1em 0 0;
}

table#contactData input,
table#contactData textarea {
  width: 100%;
  font-family: sans-serif;
  font-size: 100%;
  letter-spacing: normal;
}

table#contactData p.error {
  margin: 0;
}

div#contact span.required {
  color: #ff0000;
}

ul#formButton {
  text-align: center;
}

ul#formButton li,
ul#formButton form {
  display: inline;
}

ul#formButton li {
  margin: 0 0.5em;
}


/* column page
-------------------------------------------- */
p.columnDetail {
	margin-left: 20px;
	font-size: 70%;
}

div#column div.section {
  margin: 0 10px;
  padding: 0 0 10px;
  background: rgba(255, 255, 255, 0.8) url(../image/column_back.gif) no-repeat right bottom;
}

div#column h2 {
  margin: 0 10px 10px;
}

div#column p.column {
  margin: 0 20px;
  font-size: 85%;
}

p#columUpdate {
	margin-left: 15px;
	background: #000;
	padding:5px;
	width: 180px;
	text-align: center;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
}
div#column div#backnumber {
	margin: 0 10px;
  padding: 0 0 10px;
}
div#column div#backnumber ul li {
	float: left;
	margin: 3px 20px;
	border-left: 5px solid #dfdfdf;
	padding: 0 8px;
	font-size: 85%;
}


/* operating page
-------------------------------------------- */
div#operating {
  padding: 30px 0 0;
}

div#operating p.center {
  margin: 0 0 30px;
  text-align: center;
}

div#operating p.center img {
  vertical-align: middle;
  margin: -8px 5px 0;
}
div#operating div.thanks {
  margin: 20px 0 50px 35px;
}
div#operating div.thanks div.thanksName {
  float: left;
	margin-right: 50px;
	width: 200px;
	text-align: center;
}
div#operating div.thanks div {
	font-size: 80%;
}

/*
div#operating ul.thanks {
  margin: 0 0 0 35px;
}

div#operating ul.thanks li {
  float: left;
  padding: 0 10px;
}
*/

/* utchari talk page
-------------------------------------------- */

ul#pageNav li {
	display: inline-block;
	background: url(../image/utchari_nav.gif) no-repeat left center;
	padding-left: 25px;
	margin-right: 1em;
}

div#utchari p.image {
  margin: 0 0 30px;
  text-align: center;
}

div#utchari div.section {
  margin: 0 0 30px;
}

div#next dl.nextPerformance {;
}

div#next dl.nextPerformance > dt {;
  float: left;
  text-align: center;
  width: 240px;
}

div#next dl.nextPerformance > dd.infomation {
  width: 623px;
  float: left;
}

div#next dl.nextPerformance > dd.infomation:before {
  content: ' ';
  background: url(../image/utchari_next_back_top.gif) no-repeat left top;
  display: block;
  line-height: 0;
  height: 44px;
}

div#next dl.nextPerformance > dd.infomation:after {
  content: ' ';
  background: url(../image/utchari_next_back_bottom.gif) no-repeat left top;
  display: block;
  line-height: 0;
  height: 44px;
}

div#next dl.nextPerformance > dd.infomation div.bgcolor {
  background: url(../image/utchari_next_backcolor.gif) repeat-y left top;
}

div#next dl.nextPerformance > dd.infomation div.bgillust {
  background: url(../image/utchari_next_back.gif) no-repeat 410px top;
  padding-left: 10px;
  overflow: hidden;
  min-height: 190px;
}

div#next dl.nextPerformance > dd.infomation h3 {
  font-weight: bold;
  margin-bottom: 5px;
}

div#next dl.nextPerformance > dd.infomation dl {
  margin-bottom: 20px;
}

div#next dl.nextPerformance > dd.infomation dl dt {
  float: left;
  clear: both;
}

div#next dl.nextPerformance > dd.infomation dl dd {
  margin: 0 0 0 5em;
}

div#next dl.nextPerformance > dd.infomation dl dd ul.value {
  margin: 0 0 0 1em;
}

div#next dl.nextPerformance > dd.infomation dl dd ul.value + p.notice {
  margin: 1em 0 0;
}

div#next dl.nextPerformance > dd.infomation dl .left {
  float: left;
  clear: none;
  margin-left: 2em;
}

div#next dl.nextPerformance > dd.infomation dl .right {
  margin-right: 2em;
}

div#next dl.nextPerformance > dd.infomation + dd.infomation {
  margin: 30px 0 0 240px;
}

div#next dl.nextPerformance > dd.banner p {
  margin: 10px 0 0;
	text-align: center;
	display: inline-block;
	width: 49.5%;
}

div#past div.history {
  width: 842px;
  margin: 0 auto 10px;
}

div#past div.history:before {
  content: url(../image/utchari_past_back_top.gif);
  display: block;
  height: 44px;
  
}

div#past div.history:after {
  content: url(../image/utchari_past_back_bottom.gif);
  display: block;
  height: 41px;
}

div#past div.history div {
  background: #eae7e0 url(../image/utchari_past_back.gif) repeat-y left center;
}

div#past div.history div dl {
  position: relative;
  padding: 0 10px 0 40px;
  background: url(../image/utchari_past_back01.gif) no-repeat 570px 10px;
}

div#past div.history div dl:before {
  content: "";
  display: none;
  position: absolute;
  left: 570px;
  bottom: 0;
  width: 213px;
  height: 246px;
  background: url(../image/utchari_past_back02.gif) no-repeat left top;
}

div#past div.history dt {
  float: left;
  clear: both;
}

div#past div.history dd {
  margin-left: 11em;
  position: relative;
}
/*
div#past div.history div dl dd.bg {
  display: none;
  height: 213px;
  width: 246px;
  background: url(../image/utchari_past_back02.gif) no-repeat left top;
  position: absolute;
  left: 570px;
  bottom: 0;
  margin: 0;
  padding: 0;
}
*/

div#past p.moreBtn {
  position: relative;
  margin: -112px 56px 0 0;
  text-align: right;
}

div#past p.moreBtn + p.moreBtn {
  margin-top: 70px;
}

div#past #closeButton {
  display: none;
}

div#contact ul.outsideContent li {
	float: left;
	text-align: center;
	width: 340px;
	margin: 0 0 30px;
}

div#contact ul.outsideContent li.centerBox {
	width: 240px;
	margin: 0 10px 30px;
}

div#contact ul.outsideContent li iframe {
  border: 1px #ccc solid !important;
  border-radius: 5px;
}

div#contact ul.contactBox li {
	float: right;
	width: 340px;
}

div#contact ul.contactBox li:first-child {
	float: left;
	width: 600px;
}

div#contact ul.contactBox li p.business {
	border: 1px #aaa solid;
	text-align: center;
	padding: 5px 10px;
	margin-top: 10px;
}

div#magazine div.threecollumn {
	display: table;
	table-layout: fixed;
	width: 100%;
}

div#magazine div.threecollumn dl {
	display: table-cell;
}

div#magazine div.threecollumn dt {
	float: left;
	clear: both;
	margin-right: 5px;
}
div#magazine div.threecollumn dd {
	font-size: 88%;
}
div#magazine div.threecollumn dd a {
	font-size: 16px;
}
/* Footer
============================================ */
ul#footerSite {
  float: left;
  padding: 0 0 0 10px;
}

ul#footerSite li {
  float: left;
  padding: 0 30px 0 0;
}

ul#footerSite a {
  padding: 0 0 0 14px;
  color: #fff;
  font-size: 85%;
}
ul#footerSite a:hover {
  color: #ccc;
}

body.guy ul#footerSite a {
  background: url(../image/guy_footer_arrow.gif) no-repeat left center;
}

body.bakko ul#footerSite a {
  background: url(../image/bakko_footer_arrow.gif) no-repeat left center;
}

ul#footerSns {
  float: right;
  line-height: 1;
}

ul#footerSns li {
  display: inline;
  vertical-align: top;
}

ul#footerSns li#fTwitter iframe {
  width: 110px !important;
}

ul#footerSns li#fGoogleplusone div#___plusone_0 {
  width: 80px !important;
}
