@charset "UTF-8";
h1 {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FFFF00;
}
.midashi-waku {
	border: 4px dotted #957654;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-align: center;
	padding: 1%;
	background-color: #D7B487;
	margin: 1%;
}
.lead {
	font-size: 16px;
	color: #957654;
}
.midashi {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.midashi-waku2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 95%;
	text-align: center;
	padding: 1%;
	margin: 2%;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #957654;
	border-right-color: #957654;
	border-bottom-color: #957654;
	border-left-color: #957654;
	clear: both;
}
.small1 {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.name {
	font-size: 16px;
	color: #957654;
}
hr {
	clear: both;
}
.cast {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.cast1 {
	font-size: 15px;
	line-height: 25px;
	color: #333333;
}
.midashi2 {
	font-size: 18px;
	font-weight: bold;
	color: #F30;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
.center {
	text-align: center;
}
