h1 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin-bottom: 5px;
}

div.contentsArea {
	margin: 10px 0;
	background: #FFFFFF url(../../images/common/footer.gif) no-repeat bottom;
	border: none;
}

div.contentsArea-in {
	padding: 20px 20px 0;
	background: #FFFFFF url(../../images/common/waku_top.gif) no-repeat;
	border: none;
}

div.bannertop {
	width: 720px;
	float: left;
	margin-bottom: 10px;
}

div.flash {
	width: 500px;
	float: left;
}

div.banner {
	width: 200px;
	float: right;
	margin-right: 10px;
}

div.contents-in {
	padding: 0 19px 29px 19px;
}

div.c-text01-area {
	padding: 0 7px;
	margin-bottom: 10px;
}

div.top-text-in {
	padding: 10px 15px;
	border: #CECECE solid 1px;
	line-height: 150%;
	font-size: 100%;
}

div.top-text-in strong a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/*
a {
    color: #666666;
}

a:hover {
    color: #000000;
}
*/
a:focus{
	overflow: hidden;
}


div.h2area {
	width: 664px;
	padding: 10px 0 7px;
	background: url(../../images/top/h2bg_h.gif);
	background-repeat: no-repeat;
	margin: 10px 0 20px;
}

div.infoarea {
	width: 664px;
	padding: 10px 0 7px;
	margin: 5px 0 5px;
}

div.h2area:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
}

h2 {
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	width: 480px;
	float: left;
	font-size: 16px;
	line-height: 120%;
	display: inline;
}

div.h2button {
 	margin: 0 20px 0 0;
 	padding: 0;
 	width: 110px;
 	text-align: right;
 	float: right;
	display: inline;
}

div.contentsArea2 {
	margin-bottom: 20px;
	zoom: 100%;
	overflow: auto;
	overflow: hidden;
}

div.contentsArea2:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
    overflow: hidden;
}

div.topics {
	width: 475px;
	border: #C0C0C0 solid 1px;
	float: left;
}

div.topics table {
	margin: 6px 10px 10px;
	border: none;
}

div.topics table tr td.date {
	padding: 4px 20px 4px 17px;
	background: url(../../images/top/mark.gif) 0 6px no-repeat;
	white-space: nowrap;
	vertical-align: top;
}

div.topics table tr td.topics-text {
	padding: 4px 0 4px 0;
}

div.backNum {
	width: 170px;
	float: right;
}

div.back-num {
	padding: 5px;
}

div.b-space-list {
	border: #CECECE solid 1px;
	padding: 7px 5px 0px;
	margin-top: 10px;
	font-size: 80%;
	line-height: 150%;
}

div.b-space-list ul {
	list-style: none;
	margin-bottom: 5px;
}

div.b-space-list ul li {
	padding: 0 0 0 16px;
	background: url(../../images/top/mark.gif) 0 2px;
	background-repeat: no-repeat;
	font-size: 120%;
	margin-bottom: 10px;
}

div.b-space-list ul.b-line {
	border-bottom: #CECECE dashed 1px;
	margin-bottom: 12px;
}

div.b-space-list ul li a {
	color: #666666;
	text-decoration: none;
}

div.b-space-list ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

div.b-space-list ul li span {
	white-space: nowrap;
}

	
	
	
	
	
	
	
	