﻿@charset "Shift-JIS";

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	color: #ccc;
	background: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;/* center on ie */
}

a {
	color: #00aa88;
	text-decoration : none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#contents {
	width: 900px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
}

/* Header */
#head {
	width: 900px;
	background: #000;
	text-align: center;
}

#head td {
	margin: 0px;
	padding: 2px 0px;
}

#head a{
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#head img{
	border: none;
	margin: 0px auto;
	padding: 0px;
}

/* Menu */
#menu {
	width: 125px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #25792b;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

.menu {
	width: 125px;
	margin: 0;
	padding: 0;
}

p.menu a {
	width: 125px;
	color: #adff2f;
	line-height: 2.1;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

p.menu a:hover, p.menu a:active {
	color:#25792b;
	background:#f96d87;
	text-decoration: none;
}

p.menu span {
	display: none;
}

p.submenu {
	width: 125px;
	font-size: 10px;
	background: #25792b;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

p.submenu a {
	width: 125px;
	font-weight: bold;
	color: #adff2f;
	line-height: 2.2;
	background: #45994b;
	text-decoration: none;
	display: block;
	float: left;
}

p.submenu a:hover, p.submenu a:active {
	color: #25792b;
	background: #ff8da7;
	text-decoration: none;
}

p.submenu span {
	display: none;
}

p.submenu2 {
	width: 125px;
	font-size: 10px;
	background: #25792b;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

p.submenu2 a {
	width: 125px;
	height: 25px;
	font-weight: bold;
	color: #adff2f;
	background: #45994b;
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 0;
}

p.submenu2 a:hover, p.submenu2 a:active {
	color: #25792b;
	background: #ff8da7;
	text-decoration: none;
}

p.submenu2 span {
	display: none;
}

#menu .facelogo {
	margin-left: 10px;
}


/* Main Contents */
#main {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	line-height: 1.5;
	padding: 10px;
	vertical-align: top;
}

#main2 {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 20px 10px;
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom: solid 1px #888;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}

table.waku {
	border: none;
	margin: 0 auto;
	text-align: left;
}

/* Footer */
#foot {
	width: 880px;
	font-size: 12px;
	background: #006b33;
	padding: 10px 0px 5px 10px;
	text-align: right;
}

address {
	font-style: normal;
	color: #adff2f;
}



body > #menu, #main {
    height: auto;
}

/* Top */
#top {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 30px;
	text-align: center;
	vertical-align: top;
}

#top img {
	margin: 0 auto;
}


/* Profile */
#profile {
	width: 755px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#profile td.img {
	width: 200px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}


#profile td.text {
	width: 430px;
	font-size: 12px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#profile .name {
	font-size: 14px;
}

#profile .line {
	margin: 10px 0px;
	border: solid 1px #2ca02b;
}

#profile td.year {
	width: 65px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 1.4;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#profile td.detail {
	width: 615px;
	font-size: 12px;
	line-height: 1.4;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#profile td.movie {
	width: 352px;
	font-size: 12px;
	line-height: 1.4;
	margin: 0 auto;
	padding: 10px 164px;
	text-align: left;
	vertical-align: top;
}

/* Topics */
#topics {
	width: 755px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#topics h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom: solid 1px #888;
	margin-bottom: 0px;
	text-align: left;
}

#topics h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 5px 0px 15px 0px;
	padding-right:10px;
	text-align:right;
}

#topics h2 a{
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}

#topics td.title {
	font-size: 14px;
	font-weight: bold;
	color: #2ca02b;
	border-bottom: solid 2px #2ca02b;
	margin-bottom: 10px;
	padding: 5px 0px;
	text-align: left;
	line-height: 1.4;
}

#topics td.img {
	text-align: center;
	vertical-align: top;
}

#topics td.text{
	line-height: 18px;
	margin: 0px;
	padding: 0 10px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#topics .line {
	margin: 10px 0px;
	border: solid 1px #25792b;
}


/* 妖怪探訪 紹介 */
#yokai {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#yokai .text {
	width: 500px;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#yokai td.img {
	width: 70px;
	text-align: center;
}

#yokai td.img2 {
	font-size: 12px;
	width: 350px;
	text-align: center;
	vertical-align: bottom;
}

#yokai td.text1 {
	width: 250px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

#yokai td.year {
	width: 65px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 1.4;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#yokai td.detail {
	width: 465px;
	font-size: 12px;
	line-height: 1.4;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

/* 妖怪探訪 ブナガヤ探訪記 */
#bunagaya {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#bunagaya h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 24px;
	border-bottom: solid 1px #888;
	margin-bottom: 0px;
	text-align: left;
}

#bunagaya h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	margin: 5px 0px 15px 0px;
	padding-left: 20px;
	text-align: left;
}

#bunagaya .img {
	width: 350px;
	text-align: center;
	vertical-align: top;
}

#bunagaya img {
	margin: 0px auto;
}

#bunagaya .text {
	width: 350px;
	font-size: 12px;
	line-height: 1.8;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#bunagaya .text2 {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

#bunagaya .btext1{
	font-size: 18px;
	font-weight: bold;
}

#bunagaya .btext2{
	font-size: 14px;
	font-weight: bold;
}


/* 妖怪探訪 佐渡のムジナ */
#mujina {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#mujina .img1 {
	width: 140px;
	text-align: center;
	vertical-align: top;
}

#mujina .img2 {
	width: 700px;
	text-align: center;
	vertical-align: top;
}

#mujina .img3l {
	width: 200px;
	text-align: center;
	vertical-align: top;
}

#mujina .img3r {
	width: 200px;
	text-align: center;
	vertical-align: top;
}

#mujina .img1 img, #mujina .img2 img, {
	margin: 0px auto;
}

#mujina td.text {
	width: 510px;
	font-size: 12px;
	line-height: 1.8;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}


/* 妖怪探訪 いわき河童伝説 */
#iwaki_k {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#iwaki_k h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#iwaki_k td.image{
	text-align: center;
	padding: 15px;
}

#iwaki_k td.image img{
	margin: 0px auto;
}

#iwaki_k td.image2{
	text-align: center;
	padding: 10px;
}

#iwaki_k td.image2 img{
	margin: 0px 15px;
}

#iwaki_k td.text{
	font-size: 12px;
	line-height: 1.8;
	padding: 10px;
	text-align: left;
}

#iwaki_k td.text2{
	font-size: 12px;
	text-align: left;
	line-height: 1.8;
	background: #333;
	padding: 10px;
	text-align: left;
}


/* 妖怪探訪 プチ探訪 */
#petit {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}


#petit td.title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

#petit td.text {
	font-size: 14px;
	line-height: 1.4;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#petit td.img {
	padding: 10px;
	text-align: center;
}

#petit td.img img {
	margin: 5px;
}


/* 妖怪探訪 イラスト */
#yokai_i {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#yokai_i td.img {
	text-align: center;
}

#yokai_i img {
	margin: 0 auto;
}

#yokai_i td.text {
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
	vertical-align: bottom;
}


/* 南方幻想 */
#nanpou {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#nanpou td.title {
	font-size: 14px;
	font-weight: bold;
	color: #2ca02b;
	border-bottom: solid 2px #2ca02b;
	margin-bottom: 10px;
	padding: 5px 0px;
	text-align: left;
	line-height: 20px;
}

#nanpou .text {
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#nanpou .list {
	width: 230px;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#nanpou td.img {
	font-size: 12px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
}

#nanpou td.img2 {
	width: 280px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#nanpou td.img3 {
	font-size: 12px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#nanpou .text1 {
	width: 180px;
	font-size: 12px;
	line-height: 18px;
	margin: 20px 0px 20px 30px;
	text-align: left;
}

#nanpou .text2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

#nanpou .text3 {
	font-size: 12px;
	text-align: center;
}

#nanpou .line {
	margin: 10px 0px 30px 0px;
	border: solid 1px #2ca02b;
}

/* 南方幻想 イラスト */
#nanpou_i {
	width: 755px;
	height: 100%;
	min-height: 100%;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#nanpou_i .text1 {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#nanpou_i .text2 {
	width: 360px;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}

#nanpou_i .text3 {
	font-size: 12px;
	text-align: center;
}

#nanpou_i td.img {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}

#nanpou_i td.img img {
	margin: auto;
}

#nanpou_i td.img2 {
	width: 300px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
}


/* WORKSHOP */
#workshop {
	width: 755px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#workshop .waku2 {
	padding-top:10px;
	padding-bottom:10px;
	border:dashed 2px #2ca02b;
}

#workshop td.title1 {
	font-size: 16px;
	font-weight: bold;
	color: #2ca02b;
	margin: 0px;
	padding: 5px 0px;
	text-align:left;
}

#workshop td.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #2ca02b;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

#workshop td.title2 a {
	color: #2ca02b;
	text-decoration: none;
}

#workshop td.title3 {
	font-size: 16px;
	font-weight: bold;
	color: #2ca02b;
	border-bottom: solid 1px #2ca02b;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

#workshop td.title3 a {
	color: #2ca02b;
	text-decoration: none;
}

#workshop td.title4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

#workshop td.text1 {
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#workshop td.text2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}

#workshop td.img {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}

#workshop td.img img {
	margin: auto;
}

#workshop td.img2 {
	padding: 10px;
	text-align: center;
}

#workshop td.img2 img {
	margin: 5px;
}

/* INSTRUMENT */
#inst {
	width: 755px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#inst td.text {
	width: 460px;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#inst td.img_t {
	font-size: 12px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#inst td.img_t img {
	margin: auto;
}

#inst td.img {
	width: 200px;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#inst td.img img {
	margin: auto;
}


/* DISCOGRAPHY */
#disc {
	width: 755px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#disc td.text {
	width: 155px;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#disc td.img {
	width: 155px;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}

#disc td.img img {
	width: 150px;
	margin: auto;
}


/* Link */
#link {
	width: 755px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#link td.ichi {
	width: 330px;
	vertical-align: top;
}

#link td.title {
	font-size: 14px;
	color: #2ca02b;
	border-bottom: solid 1px #2ca02b;
	margin: 0px;
	padding: 5px 0px;
	text-align:left;
}

#link td.link {
	font-size: 12px;
	margin: 0px;
	padding: 10px 10px 5px 0px;
	text-align:left;
	vertical-align: middle;
}

#link td.link a{
	font-size: 12px;
	font-weight: bold;
	color: #2ca02b;
	text-decoration:none;
}

#link td.link a:hover{
	padding: 2px 0px;
	border-top: solid 2px #f96d87;
	border-bottom: solid 2px #f96d87;
}

/* Schedule */

#schedule {
	width: 755px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	background: #000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#schedule table {
	margin: 0 auto;
}

#schedule td {
	text-align: left;
}

#schedule .sp {
	width: 637px;
	text-align: left;
	margin: 10px 10px 30px 53px;
}

#schedule .s09 {
	font-size: 12px;
	line-height: 1.6;
}

#schedule .s10 {
	font-size: 10pt;
}

#schedule .s11 {
	font-size: 11pt;
}

#schedule .s12 {
	background-color: #25792b;
	height: 30px;
	font-size: 16px;
	vertical-align: middle;
}

#schedule em1 {
	color: #f96d87;
}

#schedule em2 {
	color: #000000;
	font-weight: bold;
}

#schedule em3 {
	color: #adff2f;
	font-weight: bold;
}

#schedule .yokai{
	color: #bbbbbb;
	background-color:#000000;
	background-image:url(../img/b_oni.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding-left:5;
}

#schedule .casket{
	color: #bbbbbb;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center center;
	padding-left:5;
}
