@charset "utf-8";

/***　▼ seminar　20120911 renew ***/

.clear{
	clear:both;
}


#seminar h3#sem_head{
    font-size: 135.7%;
    margin-bottom: 20px;
    margin-top: 5px;
		width:250px;
		float:left;
}
/* h3横 ページ切替ボタン */
ul.sem-switch{
	float:right;
}

ul.sem-switch li{
	display:inline;
	margin:0 0px 0 5px;
	text-align:right;
}

#seminar h4{
	background-color: #B3DC9A;
	margin-bottom:20px;
}
#seminar h5{
	border-left-color: #6D9F4E;
	font-size:93%;
}

/* 日時会場表示 */
dl.sem-date{
	font-size:76%;
	line-height:1.4em;
	margin-bottom:10px;
	margin-left:13px;
	}
dl.sem-date dt{
	width:2.7em;
	float:left;
	}

#seminar table.sem-piece{
	width:630px;
	margin-bottom:40px;
	clear:both;
}
table.sem-piece th{
	font-weight: bold;
	text-align: left!important;
	width:4.3em;
}
table.sem-piece td{
	text-align:left!important;
}

table.sem-piece td.h-tit{
	text-align: left;
	width:60px;
	font-weight:bold;
	white-space:nowrap;
}



/* medical^seminarから画像持ってきている場合のサムネイル処理 */	
table.sem-piece td.pdfthumb{
	width:100px !important;
}
.pdfthumb img{
	border:1px solid #ccc;
}


/* 最下段 切替ボタン */
.switch_notes{
	vertical-align:middle;
	height:45px;
	border:1px solid #ccc;
	background:#f9dcd6;
	padding:10px 10px 0px 10px;
	margin-bottom:25px;
}

*html .switch_notes{
	padding:10px 10px 10px 10px;}	

.switch_notes .sn_txt{
	float:left;
	width:450px;
	font-size:78%;
	line-height:1.3em;
	margin:0;

}

.switch_notes .sn_lnk{
	float:right;
	width:157px;
	height:35px;
	margin:0 0;
}

/* 開催予定　チラシ有の時 */
.chirashi {
    margin-top: 5px;
    text-align: center;
}
.chirashi span {
    background-color: #0099E5;
    color: #FFFFFF;
    font-size: 90%;
    padding: 1px 4px;
}





/***　▲ seminar　20120911 renew ***/




/*** seminarページ ***/




/* 以下不要なものは廃棄 */

#seminar td.title{
	font-weight: bold;
}
#seminar p.title{
	font-weight:bold;
	margin:0 0 3px 0;	
}
#seminar #main-box table{
	list-style-type:none;
}
#seminar ul.right-td{
	float:right;
	padding:5px 0 5px 5px;
}
#seminar ul.right-td li{
	float:left;
	padding-left:5px;
}
#seminar ul.right-td p.thum{
	width:117px;
	text-align:center;
}
#seminar ul.right-td p.pdf_download{
	margin:0 0 3px 0;
}
#seminar p.seminar_detail{
	margin:0 0 3px 0;
}
#seminar .notice{
	margin-top:20px;
	font-size: 100%; /*16px相当*/
}
#seminar .notice a{
	text-decoration:underline;
}