@charset "shift_jis";

@import url("common.css");

/**/

#MainContents td.ob-list {
	background: #DEDEDE url(../../training/img/index_bg.gif) no-repeat;
	width: 225px;
	padding: 10px 10px 0 10px;
}

#MainContents td.ob-list p.ob-name {
	margin: 8px 0 8px 0;
	font-size: 80%;
}

#MainContents td.ob-list p.ob-name span {
	font-size: x-small;
}

#MainContents td.ob-list p.office {
	font-size: x-small;
	line-height: 120%;
}

/**/

#MainContents td.ob-list p.obLink1 {
	float: right;
	margin-top: 8px;
	font-size: 1px;
}

#MainContents td.ob-list p.obLink1 a {
	display: block;
	background: url(../../training/img/index_btn.gif) no-repeat top;
	width: 123px;
	height: 17px;
	text-indent: -9999px;
}

#MainContents td.ob-list p.obLink1 a:link {
	text-decoration: none;
}

#MainContents td.ob-list p.obLink1 a:visited {
	text-decoration: none;
}

#MainContents td.ob-list p.obLink1 a:hover{
	background-position: bottom;
}

/**/

#MainContents table.table2 {
	margin-top: 20px;
}


