@charset "UTF-8";

/*能楽事典*/
#encyclo-txt {
	margin-top: 30px;
	padding-left: 10px;
}

.encyclopedia-index {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 16px 10px 16px;
	background: url(../images/encyclopedia/encyclo_indexback.gif);
}

.tl-enindex {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

.tl-enindex a:link {
	color: #ffffff;
}

.tl-enindex a:visited {
	color: #ffffff;
}

.tl-enindex a:hover {
	color: #fef4d2;
}
	
.enindex-txt {
	color: #ffffff;
	font-size: 93%;
	line-height: 1.5;
}

.enindex-txt a:link {
	color: #ffffff;
}

.enindex-txt a:visited {
	color: #ffffff;
}

.enindex-txt a:hover {
	color: #fef4d2;
}


/*能楽とは*/
#whats-txt {
	margin-top: 30px;
	padding-left: 10px;
}

.whats-index {
	margin-top: 20px;
	padding: 10px 16px 10px 16px;
	background: url(../images/encyclopedia/whats_indexback.gif);
}

.tl-whatsindex {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

.whatsindex-txt {
	font-size: 93%;
	line-height: 1.5;
}

/*舞台*/
#stage-txt {
	margin-top: 15px;
	padding-left: 10px;
}

/*面*/
.omote-box {
	clear: both;
}

.omote-right {
	width: 150px;
	float: right;
	margin-bottom: 10px;
}

.omote-left {
	width: 400px;
	float: left;
}

.omote-name {
	font-size: 105%;
	font-weight: bold;
	background: url(../images/encyclopedia/whats_indexback.gif);
	padding: 5px 12px 5px 12px;
	width: 390px;
	margin-left: 10px;
} 

.omote-sname {
	font-size: 100%;
	font-weight: bold;
	background: #f4f4f4;
	padding: 4px 5px 4px 5px;
	width: 140px;
	text-align: center;
	margin-bottom: 10px;
} 

.omote-copy {
	font-size: 100%;
	font-weight: bold;
	background: url(../images/h5_back_short.jpg) no-repeat;
	padding: 1px 14px 1px 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 380px;
	margin-left: 20px;
} 

.omote-honbun {
	font-size: 93%;
	line-height: 1.5;
	width: 400px;
	margin-left: 20px;
}

.omote-caption {
	font-size: 88%;
	margin-top: 10px;
	margin-left: 20px;
}

.omote-credit {
	clear: both;
	font-size: 88%;
	margin-top: 10px;
}

/*装束*/
.shozoku-box {
	clear: both;
	margin-top: 20px;
}

#shozoku-top {
	margin-top: 30px;
}

.shozoku-name {
	font-size: 105%;
	font-weight: bold;
	background: url(../images/encyclopedia/whats_indexback.gif);
	padding: 5px 12px 5px 12px;
	width: 300px;
	margin-bottom: 15px;
} 

.shozoku-name-yoko {
	font-size: 105%;
	font-weight: bold;
	background: url(../images/encyclopedia/whats_indexback.gif);
	padding: 5px 12px 5px 12px;
	width: 200px;
	margin-bottom: 15px;
} 

.toprogramdb {
	margin-top: 15px;
	margin-left: 5px;
	font-size: 90%;
	line-height: 1.5;
	border-left: 2px solid #493f0b;
	padding-left: 10px;
}


/*学んでみよう能・狂言*/
#study-txt {
	margin-top: 30px;
	padding-left: 10px;
}

#study-eng {
	margin-top: 10px;
	padding-left: 10px;
}

ul#study-pdf {
	text-align: left;
	margin-left: 50px;
}

ul#study-pdf li a{
	text-decoration: underline;
	cursor: pointer;
	color: #493f0b;
}


/*曲目データベース*/
#programdb-txt {
	margin-top: 30px;
	padding-left: 10px;
}

#db-search {
	background: #f4f4f4;
	margin-top: 30px;
	width: 500px;
	padding: 5px 45px 5px 45px;
}

#programdb-table {
	width: 500px;
}

#programdb-table td {
	font-size: 110%;
	padding: 5px 20px 5px 20px;
	width: 60px;
}


/*曲の種類*/
#program-txt {
	margin-top: 30px;
	padding-left: 10px;
}

.program-photo {
	text-align: center;
	margin-top: 15px;
}


/*Q&A*/
#faq-txt {
	margin-top: 30px;
	padding-left: 10px;
}

ul#question-list {
	margin-top: 15px;
	margin-bottom: 25px;
	padding-left: 35px;
}

ul#question-list li {
	list-style-type: none;
	font-size: 100%;
	margin-bottom: 5px;
	background: url(../images/h5_back_short.jpg) no-repeat;
	padding: 1px 12px 1px 12px;
}


/*流派、演目の小さい文字*/
.encyclo-litxt {
	font-size: 85%;
}


