@charset "utf-8";

/*--------------------------------------
	Achievements 業績集
---------------------------------------*/

div.ach {
	background: url(../images/top_banner/achieve.jpg) 5px 0 no-repeat;
}

body.achievements div.entry h3 {
	padding: 0 0 0 25px;
	height: 45px;
}

body.achievements div.textbody div {
	margin: 0px 5px 2em;
	_margin-bottom: 1em;
	float: left;
}

body.achievements div.textbody td {
	_line-height: 1.3;
	_font-family: "ＭＳ ゴシック";
	_font-size: 90%;
	vertical-align: middle;
}

body.achievements div.textbody table td.title {
	width: 170px;
	text-align: center;
}

body.achievements div.textbody table td.author {
	width: 100px;
	text-align: center;
}

body.achievements div.textbody table td.translator {
	width: 120px;
	text-align: center;
}

body.achievements div.textbody table td.publishing {
	width: 100px;
	text-align: center;
}

body.achievements div.textbody table td.subject {
	width: 200px;
}

body.achievements div.textbody table td.date {
	width: 80px;
	text-align: center;
}

body.achievements div.textbody table td.cooperation {
	width: 200px;
	text-align: center;
}

body.achievements div.textbody table td.coworker {
	width: 130px;
}

body.achievements div.textbody table td.ach_contents {
	width: 250px;
}


