.jigyobox {
	clear: both;
	zoom:1;/*for IE 5.5-7*/
	padding-bottom: 5px;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: 25px;
	color: #594D44;
}
.jigyobox:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#border #content #left .jigyobox .jigyoitem {
	float:left;
	width:300px;
	margin: 0px;
	line-height: 130%;
	text-align: left;
	font-size: 14px;
	height: 140px;
}
#border #content #left .jigyobox .jigyoitem img {
	width:100px;
	float:left;
	text-align:center;
	margin: 10px 10px 10px 14px;
	padding-bottom: 10px;
}
#border #content #left .jigyobox .jigyoitem strong {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
	display: block;
}
#border #content #left .jigyobox .jigyoitem a,#border #content #left .jigyobox .jigyoitem_nolink {
	display: block;
	color: #594D44;
	margin: 0px;
	height: 130px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 8px 0px 0px;
	text-decoration: none;
}
#border #content #left .jigyobox .jigyoitem a:hover {
	background-image: url(../images/eventBg.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#border #content #left .jigyobox .jigyoitem strong .itemTitleS {
	font-size: 80%;
	font-weight: normal;
}
#border #content #left h2.subtitleL {
	background-image: url(../lecture/images/subTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #D79E16;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	margin-right: 25px;
	clear: both;
}
#border #content #left h2.subtitleJ {
	background-image: url(../jigyou/images/subTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #6C9DBC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	margin-right: 25px;
	clear: both;
}
#border #content #left table.kouminkankouza {
	width: 590px;
	margin-left: 30px;
	font-size: 90%;
	color: #594D44;
	border-bottom: 1px solid #594D44;
	border-right: 1px solid #594D44;
}
#border #content #left .kouminkankouza th,
#border #content #left .kouminkankouza td {
	padding: 3px;
	border-top: 1px solid #594D44;
	border-left: 1px solid #594D44;
	text-align: left;
}
#border #content #left .kouminkankouza th{
	text-align: center;
	background-color: #FCEBC5;
}
