

.menu05 a img {/*display: none;*/}

/*.menu05 a {background: url("../img/common/menu05-on.png") no-repeat;}*/
.menu06 a {background: url("../img/common/menu06-on.png") no-repeat;}

#inner {
	width:850px;
	margin:0 auto;
	text-align:left;
	padding-bottom:60px;
}

#inner .ttl {
	width:850px;
	padding-top:40px;
	margin-bottom:30px;
}

#inner .ttl h2 {
	float:left;
	width:300px;
	font-size:138%;
	font-weight:bold;
}

#inner .ttl p {
	float: right;
	width: 530px;
	color: #999;
}

#inner .inner2 {
	width: 750px;
	margin-bottom: 30px;
	padding: 40px 50px;
	background-color: #1c1c1c;
}

#inner .inner2 h3 {
	font-size:115%;
	font-weight:bold;
	margin-bottom:20px;
	padding: 10px;
	background: #504f4f;
	color:#fff;
}

#inner .inner2 .article {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#inner .inner2 .articleBody {
	float: right;
	width: 510px;
}

#inner .inner2 .cover {
	float: left;
	width: 200px;
}

#inner .inner2 .article h4 {
	float: left;
	width: 510px;
	margin-bottom: 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #fff;
	line-height: 1.2;
	font-size: 115%;
	font-weight:bold;
}

#inner .inner2 .article .thumbnail {
	margin-bottom: 8px;
}

#inner .inner2 .article .thumbnail img {
	margin-right: 8px;
}

#inner .inner2 .article .note {
	color:#ccc;
	font-size: 92%;
}

#inner .inner2 .pagetop {
	margin-bottom: 8px;
	text-align:right;
}

#inner .inquiry{
	text-align:center;
}

/* .resultsTab */

.resultsTab {
	margin: 0;
}

.resultsTab li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.resultsTab li a {
	display: block;
	padding: 8px 12px;
	background: #333;
	color: #fff;
	text-decoration: underline;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	border: 1px solid #1c1c1c;
}

.resultsTab li a:hover {
	background: #1c1c1c;
	text-decoration: none;
}

.resultsTab li a.current {
	background: #1c1c1c;
	text-decoration: none;
}
