/* CSS Document by akira nakamura */

/* 共通設定 */
/***************************************/

.ta-c {text-align:center;}
.ta-l {text-align:left;}
.ta-r {text-align:right;}

.bar {
	text-align:center;
	padding:20px 0 10px 0;
}

.color-red {
	color:#f00;
}

strong {
	font-weight:bold;
}


h3 {
	text-align:center;
}

/* 講師紹介 */
/***************************************/

.enmoku{margin-left:100px;
line-height:2.5;}

.point{margin-left:150px;}

/* 講師紹介 */
/***************************************/

table.guest td.photo {
	vertical-align:top;
	text-align:center;
}

table.guest td.profile-content {
	
}

table.guest td, table.guest th {
}

.katagaki {
	font-size:0.8em;
}
.namae {
	margin:0 0 20px 0;
	font-weight:bold;
	font-size:1.1em;
}
.profile {
	font-size:0.9em;
}


/* 開催概要 */
/***************************************/

.shousai {
	width:100%;
}
.shousai th, .shousai td {
	border:1px solid #ccc;
	font-size:0.87em;
	vertical-align:top;
}

.shousai td.label {
	width:161px;
	background-color:#d5ff8c;
}
.shousai td.output {
    width:300px;

}

/* フッタメニュー */
/***************************************/

.footmenu {
	text-align:center;
	font-size:0.7em;
}

.copyright {
	text-align:center;
	font-size:0.7em;
}
