@charset "utf-8";
/* CSS Document */

/* Leyout */
html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #5a442d;
	text-decoration:none;
}

a:hover {
	background-color: #eece62;
}

#left {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-image: url(../img/left2.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 160px;
	margin: 0;
	float: left;
	display: inline;
}

#right {
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-image: url(../img/right2.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 160px;
	margin: 0;
	float: right;
	display: inline;
}

#top {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 20px;
	background-image: url(../img/harumi_t3.jpg);
	background-position: center 20px;
	background-repeat: no-repeat;
}

#contents {
	z-index: 2;
	vertical-align: top;
	text-align: center;
	padding-top: 20px;
}

.contents {
	vertical-align: top;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	vertical-align: top;
	text-align: center;
	height: 110px;
}

#head img {
	border: 0;
	margin: auto;
}

#main {
	margin: auto;
}

.head {
	vertical-align: top;
	text-align: center;
	height: 110px;
}

.head a {
	text-decoration:none;
}

.head a:hover {
	background-color: #fff;
}

.head img {
	border: 0;
	margin: auto;
	height: 110px;
}

address {
	vertical-align: bottom;
	color: #5a442d;
	font-size: 12px;
	font-style: normal;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}


/* Top Menu */

.tdtmenu {
	width: 500px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;

}

p.tmenu {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
}

p.tmenu a {
	color:#5a442d;
	border: solid 1px #5a442d;
	text-decoration: none;
	display: block;
	width: 90px;
	line-height: 28px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 25px;
}

p.tmenu a:hover {
	color: #eece62;
	background-color: #5a442d;
}

p.tmenu span {
	display: none;
}

/* Contents Menu */
.tdcmenu {
	vertical-align: top;
	text-align: center;
	width: 600px;
	margin-bottom: 10px;
	padding-left: 0px;
}

p.cmenu {
	font-size: 14px;
	font-weight: bold;
	height: 28px;
}

p.cmenu a {
	color:#5a442d;
	border: solid 1px #5a442d;
	text-decoration: none;
	display: block;
	width: 75px;
	float: left;
	line-height: 28px;
	margin-top: 0;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	display: inline;
}

p.cmenu a:hover {
	color: #eece62;
	background-color: #5a442d;
}

p.cmenu span {
	display: none;
}


/* Title */
.tdtitle {
	text-align: left;
}

.tdtitle img {
	border: none;
}

/* Main */

.tdmain {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
}

/* Profile */
.pimage {
	text-align: center;
	vertical-align: top;
	width: 240px;
}

.ptext {
	text-align: left;
	vertical-align: top;
	width: 330px;
	font-size: 12px;
	padding: 15px;
	line-height: 20px;
}

/* CD */
.cd_title {
	text-align: left;
	vertical-align: top;
	width: 555px;
	color: #5a442d;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #5a442d;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 2px;
}

.cdimage {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	width: 240px;
}

.cdimagej {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	width: 240px;
	padding-top: 15px;
}

.cdtitle {
	text-align: left;
	vertical-align: top;
	width: 320px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 20px;
}

.cdtitlej {
	text-align: left;
	vertical-align: top;
	width: 320px;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 16px;
}

.cdtext {
	text-align: left;
	vertical-align: top;
	width: 305px;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 15px;
	line-height: 20px;
}

.cdtextl {
	text-align: right;
	vertical-align: top;
	width: 100px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 20px;
}

.cdtextr {
	text-align: left;
	vertical-align: top;
	width: 225px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 20px;
}


/* 新着情報 */
.new_title {
	text-align: left;
	vertical-align: top;
	width: 555px;
	color: #5a442d;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #5a442d;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 2px;
}

.newtext {
	text-align: left;
	vertical-align: top;
	width: 305px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 18px;
}

.newimage {
	text-align: center;
	vertical-align: top;
	width: 210px;
	padding: 15px;
}

.newimage img {
	border: 0px;
}


/* 公演予定 */
.sch_title {
	text-align: left;
	vertical-align: top;
	width: 555px;
	color: #5a442d;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #5a442d;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 2px;
}

.schimage {
	text-align: center;
	vertical-align: top;
	width: 210px;
	padding: 15px;
}

.schimage img {
	border: 0px;
}

.schtime {
	text-align: left;
	vertical-align: top;
	width: 305px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 18px;
}

.schplace {
	text-align: left;
	vertical-align: top;
	width: 305px;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 18px;
}

.schsong {
	text-align: left;
	vertical-align: top;
	width: 320px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 20px;
}

.schtext {
	text-align: left;
	vertical-align: top;
	width: 320px;
	font-size: 12px;
	margin: 0;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 20px;
}

.schtextl {
	text-align: right;
	vertical-align: top;
	width: 95px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 20px;
}

.schtextr {
	text-align: left;
	vertical-align: top;
	width: 225px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 20px;
}

/* 公演記録 */
.past_title {
	text-align: left;
	vertical-align: top;
	width: 555px;
	color: #5a442d;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #5a442d;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 2px;
}

.pastimage {
	text-align: center;
	vertical-align: top;
	width: 210px;
	padding: 15px;
}

.pastimage img {
	border: 0px;
}

.pastimage2 {
	text-align: center;
	vertical-align: top;
	width: 560px;
	padding: 15px;
}

.pastimage2 img {
	border: 0px;
}

.pasttime {
	text-align: left;
	vertical-align: top;
	width: 305px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	line-height: 20px;
}

.pastplace {
	text-align: left;
	vertical-align: top;
	width: 305px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 20px;
}

.pastsong {
	text-align: left;
	vertical-align: top;
	width: 320px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 20px;
}

.pasttext {
	text-align: left;
	vertical-align: top;
	width: 320px;
	font-size: 12px;
	margin: 0;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 20px;
}

.pasttextl {
	text-align: right;
	vertical-align: top;
	width: 95px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 20px;
}

.pasttextr {
	text-align: left;
	vertical-align: top;
	width: 225px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 20px;
}

.red {
	color: #D00;
}


/* 稽古場 */
.keiko {
	text-align: left;
	color: #5a442d;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 80px;
}


/* Link */
.Links {
	text-align: left;
	padding-top: 10px;
	padding-left: 80px;
}

p.Link {
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 16px;
}

