body {
	background: #FFF;
	padding-bottom: 15px;
}
.entry {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	line-height: 1.7em;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

#page-title {
	font-size: 18px;
	padding-bottom: 5px;
}
.entry h3 {
	line-height: 35px;
	height: 35px;
	border-bottom: 1px dotted #999;
	padding-left: 5px;
	font-size: 15px;
	margin-bottom: 10px;
}
.entry h4   {
	color: #FFFFFF;
	font-weight: bold;
	background: #00A49C;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.entry h5 {
	color: #00A49C;
	font-size: 14px;
	font-weight: bold;
}
.data table {
	line-height: 1.2em;
	height: 480px;
	width: 460px;
	margin-bottom: 10px;
}
.data {
	float: right;
}
.data table ,.data dl{
	margin-left: 10px;
}
.data dl dt {
	height: 20px;
}
#songs ul {
	width: 440px;
}
#songs li {
	width: 110px;
	float: left;
	text-align: center;
}
#songs ul li img {
	padding: 5px;
	border: 1px solid #CCC;
}
.entry p {
	margin-bottom: 20px;
}
.entry td, .entry th {
	padding: 3px;
	font-size: 12px;
}
.entry th   {
	color: #006666;
	font-weight: bold;
	text-align: left;
	width: 80px;
	vertical-align: top;
}
.entry td  {
	margin-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	line-height: 1.5em;
}
.entry ul {
	margin-bottom: 20px;
}
.mt-image-none {
	margin-right: 15px;
	margin-bottom: 15px;
}
.mt-image-none {
	padding: 5px;
	border: 1px solid #CCC;
}
.entry-footer {
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	border-top: 1px solid #999;
}
.entry-footer ul {
	margin-bottom: 15px;
}
.entry-footer li {
	display: inline;
	margin-right: 10px;
}
.voice {
	margin-bottom: 20px;
	clear: both;
}
#works dd {
	margin-left: 10px;
	margin-bottom: 15px;
}
.newcd {
	width: 160px;
	border: 1px solid #999;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 60px;
}
#works dt {
	color: #006666;
	margin-bottom: 5px;
	font-weight: bold;
}
#works {
	margin-left: 15px;
}
#cd th {
	width: 25%;
	text-align: center;
	padding: 0px;
	font-size: 11px;
}
#cd tr td {
	font-size: 10px;
	line-height: 1.3em;
}

#nav {
	background: #999999;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
}
#nav li {
	display: inline;
}
#nav ul {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#nav li input {
	display: inline;
	height: 30px;
	width: 30px;
	background: url(img/nav_print.jpg) no-repeat left top;
	border-style: none;
}
#sns img {
	height: 50px;
	width: 50px;
}
#sns ul li {
	display: inline;
}
#slides .slide {
	height: auto;
}
.entry dl dt {
	font-weight: bold;
	color: #00667E;
}
