
.list {
	empty-cells : show;
	border-collapse : collapse;
	padding: 0px 10px;
	margin: 10px 0px;
	width: 100%;
}

.list td {
	vertical-align : top;
	padding: 5px;
}

.list td.cont {
	width: 460px;
}

.list td.link {
	width: 130px;
	vertical-align : middle;
	text-align : center;
	border-left: 2px dotted #cccccc;
}

.list td.link a {
	display: list-item;
	margin: 0px 15px 5px 15px;
	list-style-type: none;
	list-style-image: url(/images/text_mini_mark_b.gif);


}

.title {
	display: list-item;
	margin: 0px 0px 5px 30px;
	list-style-type: none;
	list-style-image: url(/images/text_mark_w.gif);
}

.contents {
	margin-left: 30px;
}

hr {
	width: 580px !important;
	margin-bottom: 5px !important;
}

div.con{
	display:block;
	border:1px solid #a52c24;
	margin:0 5px 5px 5px;
	clear:left;
	padding:1em;
}

div.con p{
	margin:0;
	padding:0;
}

div.con p.title02{
	color:#a52c24;
	padding-bottom:1em;
}

table.seminar01{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	margin-top:5px;
}

table.seminar01 td{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0.3em;
}

table.seminar02{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	margin-top:10px;
}

table.seminar02 td{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0.5em;
}


div.indents34{
	margin-left:3.4em;
	text-indent:-3.4em;
}


/*** Japanese/Lecture/Sympo/081209_asia.html
     English/Lecture/Sympo/081209_asia.html  —p ***/

ul.photos{
	margin:0;
	padding:0;
	margin-top:10px;
	overflow:hidden;
	zoom: 1;
	width:575px;
}

ul.photos li{
float:left;
padding-right:5px;
cursor:pointer;

}

ul.photos li.lastPhoto{
float:left;
padding-right:0px;
}

dl.speeches{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}

dl.speeches dt{
	width:10em;
	float:left;
	clear:both;
	margin:0;
	padding:0;
}

dl.speeches dd{
	width:auto;
	margin:0;
	padding:0;
	margin-left:10em;
}
