@charset "UTF-8";
/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 17-October-2008 16:05:14. */

#Lv3_contents p {
	margin: 3px 0 0 0;
}
h2 {
	margin: 0px;
	padding: 0px;

}
.meeting_1 {
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
}
#Lv3_contents .red_p {
	color: blue;
}
#Lv3_contents .small_p {
	font-size: small;
}
.left img {
	float: left;
	padding: 50px 20px 0 20px;
}
.left {
	display: inline;
}
.meeting_2 {
	clear: left;
	padding: 0 15px 0 0;
	margin: 5px 0 0px 0;
	background-image: url("../images/meeting_ob_bg.jpg");
	background-repeat: no-repeat;
	height: 172px;
}
.meeting_3 {
	clear: left;
	padding: 0 15px 0 0;
	margin: 5px 0 0px 0;
	background-image: url("../images/meeting_m_bg.jpg");
	background-repeat: no-repeat;
	height: 172px;
}
dt {
	display:none;
}
dd {
	font-size : 80%;
	padding: 47px 0 10px 0;
}
.red_dd {
	font-weight: bold;
	color: #C00;
	padding: 0px 0 15px 0;
}

#Lv3_contents .clear {
	clear: left; 
}
#Lv3_contents ul li {
	border-bottom: none;
	font-size: medium;
	margin: 0 0 0 15px;
	list-style-type: square;
}
.small {
	font-size: small;
	clear: both;
}
.meeting_1 .table_title {
	font-weight: bold;
	font-size: small;
	padding: 10px 0 0 0;
}
.meeting_1 table td {
	width: 150px;
	text-align: top;
}
.meeting_1 table th {
	width: 120px;
}
.meeting_1 table th,.meeting_1 table td {
	padding :10px 0 4px 15px;
}
