@charset "Shift-JIS";

/* --------------------------------------------------
  Infomation
-----------------------------------------------------

  このCSSファイルはセミナーページにのみ反映されます。

-------------------------------------------------- */


/* --------------------------------------------------
  base layout
-------------------------------------------------- */


/* --------------------------------------------------
  cont01
-------------------------------------------------- */

/* cont01_head ------------------------------------- */
div#cont01_head{
	margin-bottom:30px;
	position:relative;
}
div#cont01_head h3{
	text-indent:-9999px;
	background:url(img/seminar_cont01_ttl.gif) no-repeat;
	width:828px;
	height:39px;
	overflow:hidden;
	margin-bottom:10px;
}

div#cont01_head table{
	width:100%;
}
div#cont01_head table.seminar_outline th,
div#cont01_head table.seminar_outline td{
	line-height:1.3;
	color:#717071;
	border-bottom:1px dotted #717071;
	padding:5px 0;
}
div#cont01_head table.seminar_outline th{
	font-weight:normal;
	white-space:nowrap;
	padding: 5px 20px 5px 15px;
}


/* --------------------------------------------------
  cont_left
-------------------------------------------------- */

div#cont_left{
	color:#717071;
	width:545px;
	float:left;
}
div#cont_left h4{
	text-indent:-9999px;
	background:url(img/seminar_cont_left_sttl01.gif) no-repeat;
	width:435px;
	height:84px;
	display:block;
}

div#cont_left p{
	margin-left:10px;
	padding:0;
}

div#cont_left table{
	margin:0 0 0.5em 10px;
}
div#cont_left table th,
div#cont_left table td{
	font-weight:normal;
	line-height:1.5;
	color:#717071;
	padding:3px 5px 3px 0;
}
div#cont_left table td ol{
	margin-left:2em;
}

div#cont_left ul{
	margin-left:10px;
}



/* --------------------------------------------------
  cont_right
-------------------------------------------------- */

div#cont_right{
	width:266px;
	float:right;
}



/* --------------------------------------------------
  cont02
-------------------------------------------------- */
div#cont02{
	background:url(img/seminar_cont02_bg.gif);
	padding:20px;
}
div#cont02_inner{
	text-align:center;
	background:#fff;
	padding:18px 0;
}
div#cont02_head{
	margin-bottom:110px;
	position:relative;
}


div#cont02_head h3{
    text-indent:-9999px;
	background:url(img/seminar_cont02_ttl.gif) no-repeat;
	width:828px;
	height:39px;
	overflow:hidden;
	margin-bottom:10px;
}

div#cont02_head h4{
margin-top:10px;
    padding:1px 4px;
	border-color:#FF9900;
	border-width:0 0 0 6px;
	border-style:solid;
	font-size:117%;
	color:#717071;
	margin-bottom:10px;
}


div#cont02_head table{
	width:100%;
	margin-bottom: 30px;
}
div#cont02_head table.seminar_outline tr{
	margin-bottom: 40px;
}
div#cont02_head table.seminar_outline th,
div#cont02_head table.seminar_outline td{
	line-height:1.3;
	color:#000;
	border-bottom:1px dotted #717071;
	padding:5px 0;
}
div#cont02_head table.seminar_outline th{
	width: 5em;
	font-weight:normal;
	white-space:nowrap;
	padding: 5px 0;
}
div#cont02_head table.seminar_outline td em{
	margin-left: 0.5em;
}
div#cont02_head table.seminar_outline td em img{
	vertical-align: middle;
}
div#cont03{
	padding:20px;
}
div#cont03_inner{
	text-align:center;
	background:#fff;
	padding:18px 0;
}
div#cont03_head{
	margin-bottom:30px;
	position:relative;
}
div#cont03_head h3{
	text-indent:-9999px;
	background:url(img/seminar_cont03_ttl.gif) no-repeat;
	width:828px;
	height:39px;
	overflow:hidden;
	margin-bottom:30px;
}
div#cont03_head table{
	width:100%;
	margin-bottom: 30px;
}
div#cont03_head table.seminar_outline tr{
	margin-bottom: 40px;
}
div#cont03_head table.seminar_outline th,
div#cont03_head table.seminar_outline td{
	line-height:1.3;
	color:#717071;
	border-bottom:1px dotted #717071;
	padding:5px 0;
}
div#cont03_head table.seminar_outline th{
	width: 5em;
	font-weight:normal;
	white-space:nowrap;
	padding: 5px 0;
}
div#cont03_head table.seminar_outline td em{
	margin-left: 0.5em;
}
div#cont03_head table.seminar_outline td em img{
	vertical-align: middle;
}

/* --------------------------------------------------
  　lnav
-------------------------------------------------- */
ul.cont_lnav{
    position:relative;
	top:0;
	left:0;
}
ul.cont_lnav li{
	display:inline;
  　margin-bottom:50px;
    margin-left:20px;
    padding:0 20px 10px 10px;
	font-size:14px;
	font-weight:bold;
	background:url(img/icon_tribl.gif) no-repeat;
	/*border:1px dotted #0066ff;*/
}
ul.cont_lnav li a{
	display:inline;
	  	color:#ff9900;
}

/* 新着 */
span.new {
	color:#cc0000;
	font-weight:bold;
	font-size: 10px;
}

