@charset "Shift_JIS";

table.topics_whats {
	width: 700px;
	margin: 20px 0px 10px 0px;
}

td.topics {
	vertical-align: top;
	width: 490px;
	height:auto;
	background: url("../img/topics_bg.gif") repeat-y top left;
}

td.topicsPhoto {
	background: url("../img/topics_photobg.gif") repeat-y top right;
	vertical-align: middle;
	width: 210px;
	padding: 10px 5px 0px 5px;
	text-align: center;
}

td.topicsPhoto p {
 margin-top:5px;
	line-height:12px;
}

div.topics {
	font-size: 10px;
	padding: 0px 20px 20px 20px;
}

div.topics ul li {
	margin: 0px 0px 5px 0px;
	list-style-type:	none;
}

table.corner {
	width: 700px;
}

td.corner_each {
	width: 340px;
	padding-top: 10px;
}

td.corner_spacer {
	width: 20px;
}

div.corner {
	background: url("../img/corner_bg.gif") repeat-y top left;
	height: 59px;
	padding: 9px 0px 0px 14px;
}

div.cornerRecruit {
	background: url("../img/corner_bg.gif") repeat-y top left;
	height: 90px;
	padding: 9px 0px 0px 14px;
}

div.corner img {
	margin-bottom: 8px;
}

div.cornerRecruit img {
	margin-bottom: 8px;
}

div.cornerArt {
	background: url("../img/corner_bg.gif") repeat-y top left;
	padding: 0;
}

div.art {
	font-size: 10px;
	line-height:12px;
}



/* end of stylesheet */

