/* CSS Document */

/* for history */

h3.head01B {
	margin-bottom:1em;
	padding:0.5em 0 0.5em 10px;
	background:#e5e5e5;
	line-height:1.2;
	clear:both;
}

div.content table td.pocketbitline table {
	line-height: 130%;
	vertical-align: middle;
	margin: 24px 0 12px 24px;
}

div.content table td.bottomLine {
	line-height: 130%;
	vertical-align: middle;
}

div.content {
	width: 755px;
	padding: 30px 0 0 0;
	text-align: center;
}

div.content ul {
	width: 350px;
	margin: 0 auto 20px auto;
}

*+html div.content ul {
	margin: 0 auto 0 auto;
}
* html div.content ul  {
	margin: 0 auto 0 auto;
}

div.content ul li {
	float: left;
	padding: 0 2px 0 2px;
}

div.content table {
	width: 730px;
}

div.content table.waku {
	width: 602px;
	border-left: 1px solid #e5e5e5;
}

div.content table td {
	text-align: left;
}

div.content table td.ttl-word {
	background-color: #e5e5e5;
}

div.content table td.ttl-word img {
	padding: 5px 5px 5px 18px;
}

/*--------------------------------------

	clearFix

---------------------------------------*/



.clearfix {

	_height: 1px;

	min-height: 1px;

/* for MacIE5 ?*//*/

	height: auto;

	overflow: hidden;

/* end */

}



.clearfix:after {

	height: 0;

	visibility: hidden;

	content: ".";

	display: block;

	clear: both;

}


/* @end */


