@charset "utf-8";

h1,h2,h3,h4,p,dt,dd,li,ul,dl{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
    vertical-align:bottom;
	border: none;
}

#lectureseminarh1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../../../img/lectureseminar_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 60px;
	width: 680px;
	margin-bottom: 15px;
}
.lead {
	color: #373737;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 7px;
}
.h2bar {
background:transparent url(../../../../img/bg_h2.jpg) no-repeat scroll left bottom;
border-top:2px solid #FD730D;
color:#444444;
font-size:90%;
font-weight:bold;
margin-bottom:25px;
margin-left:5px;
padding:5px 10px 6px;
width:650px;
}

.h2bar span {
background:transparent url(../../../../img/arrow_ora.gif) no-repeat scroll 0 7px;
display:block;
padding-left:10px;
}

#seminar{
	width: 629px;
	margin-right: 20px;
	margin-left: 19px;
}

#seminar h3{
	background-image: url(../img/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	font-size: 120%;
	color: #333333;
	margin-bottom: 17px;
	margin-top: 35px;
}
#seminar dl{
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	margin-left: 15px;
}

#seminar dt{
	width: 10%;
	float: left;
}
#seminar dd{
	margin-bottom: 5px;
	float: left;
	width: 85%;
}

#seminar .txtbox a{
	background-image: url(../img/blank_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #0A589E;
}
#seminar .txtbox a:hover{
	text-decoration: none;
}
#seminar .imgbox{
	padding: 3px;
	border: 1px solid #CDCDCD;
	float: right;
	width: 134px;
}
#seminar .imgbox img{
	width: 134px;

}
#seminar .txtbox{
	float: left;
	width: 480px;
}
#seminar .imgbox p.big{
	height: 13px;
	width: 38px;
	margin-top: 3px;
	float: right;
}
#seminar .imgbox p.big a{
	background-image: url(../img/btn_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 38px;
	text-decoration: none;
}

p.seminar_info{
	width: 609px;
	color: #373737;
	background-color: #F5F3F1;
	border: 1px solid #E3E3E3;
	padding: 10px;
	margin-left: 19px;
	margin-top: 20px;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 50px;
}

.schedule{
	width: 650px;
	margin-left: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	font-size: 80%;
	color: #373737;
	border: 1px solid #DFDFDF;
}
.schedule td{
	margin: 0px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
.schedule th{
	background-color: #F4F2F0;
	color: #373737;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
}
.schedule a{
color: #0A589E;
}
.schedule a:hover{
	color: #0A589E;
	text-decoration: none;
}
.pdf{
	background-image: url(../../../../img/nagomi_icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#past{
	width: 650px;
	margin-left: 13px;
	margin-top: 40px;
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 23px;
}

#past p{
	float: right;
	margin-bottom: 50px;
}

/*----------------------------------------------------------
CLEARFIX
----------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* 表形式のテーブル（2010.8.23） */
#seminar-box{
	margin-bottom:10px;
}

#seminar-box h3{
	padding-bottom: 10px; 
	padding-left: 12px; 
	width: 645px; 
	background: url(../../../../img/titleline02.jpg) no-repeat 0px 2px; 
	margin-left: 10px; 
	font-size: 75%; 
}

#seminar-box img{
	margin: -3px 0 0 2px;  
}

#seminar-box table.seminar {
	border-collapse: separate;
	margin-left: 20px;
	margin-bottom: 10px;
}

#seminar-box table.seminar caption {
	font-size: 75%;
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#seminar-box table.seminar th {
	width: 65px;
	text-align: left;
	font-size: 75%;
	font-weight: bold;
	vertical-align: top;
	line-height: 140%;
	color: #444444;
	padding-bottom: 3px;
	padding-left: 14px;
	background: url(../img/icon02.gif) no-repeat 0px 3px;
	margin-left: 15px;
	letter-spacing: 1px;
}

#seminar-box table.seminar td {
	text-align: left;
	font-size: 75%;
	vertical-align: top;
	line-height: 140%;
	color: #444444;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-left: 15px;
	letter-spacing: 1px;
}

.t-Leftmagin40{
	margin-left: 40px;
}

.t-Leftmagin80{
	margin-left: 80px;
}

table.inner-table2 {
	padding: 0px;
	border-collapse: collapse;
	color: rgb(55, 55, 55);
	font-size: 100%;
	margin: 8px 2px 10px;
}

table.inner-table2 th {
	padding: 3px 9px 5px 0px;
	width: 80px;
	background-image: url(../../../img/library/lecture_seminar/icon_bg_t.gif);
	background-repeat: no-repeat;
	background-color: #e0e0e0;
	border-bottom: #fff 1px solid; 
}

table.inner-table2 th p {
	padding: 1px 3px 3px;
	width: auto;
	text-align: center;
	color: #666666;
	font-weight: bold;
}

table.inner-table2 td {
	padding: 3px 0px 8px 5px;
}

table.inner-table2 td p {
	padding: 1px 3px 3px;
}
