div#contentsWrap {
	background: #9F9C97;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}

div#mainWrap {
	background: #FFF;
	width: 768px;
	text-align: left;
	}
	
h3 { padding-bottom: 20px; }

div.clear { clear: both; }
div.clear hr { display: none; }

strong.orange { color:#996600; }

img { border: none; }

.red_b {
	color: #CC0000;
	font-weight: bold;
	}

/* ////////////////////////// */

/*　*/

div#seminarWrap {
	width: 748px;
	padding:0 10px;
	}

p.comment {
	width: 748px;
	padding: 0 15px 10px;
	}

div#prof {
	background: #F2EFEA;
	overflow: auto;
	padding: 10px 0;
	margin: 10px 10px 20px;
	width: 728px;
	}

div#prof .pArea {
	float:left;
	width: 167px;
	padding:0 10px;
	}

div#prof .tArea {
	float: left;
	width: 530px;
	}

div#prof .tArea dl {
	margin-top: 10px;
	}

div#prof .tArea dl dt {
	float:left;
	width: 10%;
	white-space: nowrap;
	clear: both;
	}

div#prof .tArea dl dd {
	float:left;
	width: 90%;
	}

/* */
div.add {
	float:left;
	}

div.add dl dt {
	font-weight: bold;
	}
	
div.map {
	float:right;
	}


/* table */
table.seminar,
table.seminarForm {
	border-collapse: collapse;
	font-size: 100%;
	line-height: 130%;
	width: 728px;
	margin: 10px 10px 20px;
	}

table.seminar th{
	border:1px solid #CCC;
	background-color: #F5F1EB;
	border-spacing: 0;
	white-space: nowrap;
	padding: 8px;
	text-align: left;
	width: 180px;
	line-height: 130%;
	}


table.seminarForm th {
	border:1px solid #CCC;
	background-color: #F5F1EB;
	border-spacing: 0;
	white-space: nowrap;
	padding: 8px;
	text-align: left;
	width: 180px;
	font-size: 80%;
	line-height: 130%;
	}

table.seminar td,
table.seminarForm td {
	border: 1px solid #CCC;
	padding: 8px;
	}

.cell_two dl dt{
	width: 3%;
	float: left;
	white-space: nowrap;
	}

.cell_two dl dd{
	float:left;
	width: 90%;
	}	

span.cation {
	background: url(../images/circle_red.gif) no-repeat left 0;
	padding-left: 15px;
	}
	
span.normal {
	background: url(../images/circle_gray.gif) no-repeat left 3px;
	padding-left: 15px;
	display: block;
	}



table.noborder td {
	border: 0;
	padding: 2px;
	}


div.btnkakunin {
	text-align:center
	}


textarea {
	width:460px;
	}

/* 申し込みボタン */

div#application {
	width: 378px;
	text-align: center;
	margin: 10px auto;
	_margin: 10px 182px;
	}


/* cation */
div#cation {
	width: 708px;
	_width: 728px;
	border: 1px solid #A88D6A;
	padding: 10px;
	margin: 10px;
	}

div#cation p {
	font-weight: bold;
	color: #666;	
	}

/* telArea */
div.telArea {
	padding: 10px;
	}

div#cation ul li {
	background: url(../images/circle.gif) no-repeat left 7px;
	padding: 5px 0 0 18px;
	}

a.pdf {
	background: url(../images/pdf_icon.gif) no-repeat left;
	padding-left: 18px;
	line-height: 22px;
	}
	
table.noline td {
	border: none;
	}