@charset "UTF-8";
/* CSS Document */

.seminarBox{
	width:709px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	color:#282828;
}

dl.seminar dt{
	display:block;
	width: 709px;
	height:26px;
	_height:24px;
	font-size:16px;
	padding-top:4px;
	_padding-top:6px;
	text-indent: 20px;
	color: #FFF;
	font-weight:bold;
	text-align: left;
	margin-top: 20px;
	background: url(img/orange.gif) no-repeat left top;
	margin-bottom: 10px;
	}
dl.seminar2 dt{
	display:block;
	width: 709px;
	height:26px;
	_height:24px;
	font-size:16px;
	padding-top:4px;
	_padding-top:6px;
	text-indent: 20px;
	color: #FFF;
	font-weight:bold;
	text-align: left;
	margin-top: 20px;
	background: url(img02/blue.gif) no-repeat left top;
	margin-bottom: 10px;
	}
	
dl.seminar dd{
	width: 669px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	text-align: left;
	color:#282828;
	}
dl.seminar dd.midashi{
	font-size:133%;
	margin-bottom: 10px;
}

dl.seminar2 dd{
	width: 669px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	text-align: left;
	color:#282828;
	}
dl.seminar2 dd.midashi{
	font-size:133%;
	margin-bottom: 10px;
}
dl.seminar2 dd a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	}

.pointcolor{
	color:#FF6C00; 
}

.redBox{
	width: 709px;
}
.redBox span.top,span.bottom{
	width: 709px;
	height: 7px;
	display:block;
}
.redBox span.top{ background: url(img/redbox_top.gif) left top;}
.redBox span.bottom{ background: url(img/redbox_bottom.gif) left top;}
.redBox p{
	width: 669px;
	margin: 0 20px;
	display:block;
	text-align: left;
	font-size: 16px;
	color:#282828;
	font-weight: bold;
}

dl.seminarContact{
	width: 709px;
	display:block;
	text-align: left;
	height: 80px;
}
dl.seminarContact dt{
	color: #FF6C00;
	border-bottom: 1px solid #FF6C00;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}
dl.seminarContact dt.tx02{
	color: #036EB7;
	border-bottom: 1px solid #036EB7;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}
dl.seminarContact dd{
	margin-bottom: 10px;
	color: #282828;
	font-size: 16px;
	font-weight: bold;
}.order {
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_l {
	font-size: 150%;
	color: #F00;
	text-align: left;
	margin-left: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
.text_left {
	float: left;
	width: 420px;
}
.demo_category {
	color:#282828;
	text-align: left;
	padding-left: 15px;
	float: right;
	width: 715px;
	padding-top: 10px;
}
.demo_title {
	font-size: 133%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.demo_copy {
	font-size: 116%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.demo_copy_left {
	float: left;
	width: 200px;
	font-size: 116%;
}
.demo_copy_right {
	float: left;
	width: 500px;
	font-size: 116%;
}

.sponser {
	height: 105px;
	margin-bottom: 10px;
	color: #282828;
	font-size: 16px;
	font-weight: bold;
}
.sponser_right {
	float: left;
}
.sponser_left {
	float: left;
	width: 310px;
}
.sponser_text01 {
	text-align: left;
	margin-top: 5px;
}
.sponser_text02 {
	text-align: left;
	float: left;
	margin-top: 5px;
}
.text_red {
	font-size: 120%;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.redBox a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	}
.report_textbox_12 {
	float: left;
	width: 380px;
	text-align: left;
	color: black;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 134%;
	line-height: 150%;
}
