@charset "utf-8";

/* ============================================
 *
 * Office Style Sheet
 * Last Update : 2012-12-11
 *
============================================ */
.infoTime{  width: 520px;		display: block;
  height: auto;
		margin: 0 auto;
  background-color: #fff;
  padding: 15px;
  border: #eee solid 3px;
  line-height: 1.5em;
  text-align: center;
}

.infoTime dl dt{font-weight: bold;color: #333;margin-bottom: 5px;}
.infoTime dl dd{}
.iinfoTime dl dd p{text-align: left;display: inline-block;}

.listCN02{
margin-left: 40px; list-style-type: disc;}
.ilistCN02 li{margin-bottom: 5px;
line-height: 1.5em;}
.listCN{
margin-left: 40px; list-style-type: decimal;}
.listCN li{margin-bottom: 5px;
line-height: 1.5em;}

table#officeImg {
	margin: 0 auto;
}
table#officeImg td{
	padding: 0 10px 10px 10px;
	text-align: center;
}
dl.apparatus {
	display: inline;
	float: left;
	overflow: hidden;
	margin: 0 0 30px 33px;
	padding-right: 15px;
	width: 306px;
	letter-spacing: 0em;
	font-size: 13px;
	line-height: 1.3;
}

dl.apparatus dt {
	margin-bottom: 5px;
	padding-left: 25px;
	height: 45px;
	background-image: url(../img/staff/bg_staff02.gif);
	background-position: left;
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 15px;
	line-height: 45px;
}
dl.apparatus dd {
	margin-bottom: 0px;
	padding: 0 0 10px 2px;
	min-height: 280px;
	text-align: justify;
	text-justify:inter-ideograph;
	line-height: 1.5;
}
dl.apparatus dd.coment2 {
	min-height: 45px;
}
dl.apparatus dd img  {
	margin-bottom: 5px;
}
.taisei{
/*	list-style-type:decimal;*/
width:640px;
	margin:0 auto;
}
.taisei li{	
	margin-bottom:10px;
	line-height:1.5em;
/*	list-style:outside;padding-left:10px;*/
	}