body{
	margin:0;
}
*{
	font-size:14px;
	line-height:1.4;
}
img{
	border:0;
}
p,dl,dt,dd,ul,ol,li{
	margin:0; padding:0;
}
ul,ol,li{
	list-style:none;
}
h1{
	margin:5px 0;
	padding-bottom:6px;
	text-align:center;
	background:url(../images/sp_head_bg.gif) bottom repeat-x;
}
h2{
	margin:15px 0 10px;
	font-size:16px;
	padding: 2px 0 4px 6px;
	border-left: 5px #00A700 solid;
	border-bottom: 1px #CCCCCC solid;
	line-height:1;
}
h3{
	margin:15px 0 5px;
}
h3 span{
	color:#00A700;
}
#form_footer{
	margin:20px 0;
	padding:6px 0 0;
	border-top:1px #CCCCCC solid;
	font-size:12px;
	text-align:center;
}
#form_footer .copyright{
	margin: 6px 0 0;
	font-size:12px;
	color: #FFFFFF;
	background: #00A700;
}
#form_footer address{
	font-style:normal;
	padding:0 10px;
}
#form_footer .name{
	padding:0 10px;
}

#sp_content{
	padding:0 10px;
	margin:auto;
}

.sem_btn{
	text-align:center;
	margin:20px 0;
}
.sem_lead{
	padding:10px;
}

.sem_spec{
	border:4px #EBEBEB solid;
	padding:10px;
	margin:0 0 10px;
}
.sem_speaker{
	background:#FADCEF;
	padding:10px;
	margin:0 0 10px;
}

.sem_spec dl{
/*	padding-bottom:10px;
	border-bottom:1px #EBEBEB solid;*/
	margin-bottom:10px;
}
.sem_spec dt{
	clear:left;
	float:left;
	font-weight:bold;
}
.sem_spec dd{
	padding-left:5em;
}
.sem_spec_note{
	font-size:85%;
	line-height:1.4;
	padding-left:1em;
	text-indent:-1em;
}

.sem_table{
	border-collapse: collapse;
	margin:0 0 20px 0;
	width: 100%;
	line-height: 1.4;
}
.sem_table th,
.sem_table td{
	padding: 5px 2px;
	border:1px #CCCCCC solid;
	vertical-align: top;
}
.sem_table th{
	width: 25%;
	background: #EBEBEB;
}
.sem_table td{
}
.sem_table td ul {
	padding:0;
}
.sem_table td ul.second {
	border-top:1px #CCCCCC dotted;
	padding-top:8px;
	margin-top:5px;
}
.sem_table td ul li {
	list-style:disc;
	margin:0 0 0 24px;
	padding-bottom:4px;
}
.sem_tab_sub{
	font-size:85%;
	padding-left:12px;
	text-indent:-12px;
}
.sem_ctg{
	font-size:85%;
	color:#666666;
	font-weight:bold;
}

.sem_speaker{
	overflow:hidden;
}
.sem_spe_img{
	float:left;
	width:80px;
	margin-right:5px;
}
.sem_spe_box{
	width:195px;
	float:left;
}
.sem_spe_name{
	padding-bottom:5px;
	font-weight:bold;
}
.sem_spe_name span{
	font-size:12px;
}
.sem_spe_catch{
	color:#004EA2;
}
.sem_speaker dt{
	padding-top:4px;
	float:left;
}
.sem_speaker dd{
	font-size:18px;
	padding-left:3em;
}
.sem_speaker .sem_spe_title{
	clear:both;
	padding-top:10px;
	font-size:12px;
	margin-bottom:5px;
}
.sem_speaker .sem_spe_txt{
	font-size:85%;
	padding:10px;
	background:#FBE3F2;
}

.sem_step{
}
.sem_step ol{
}
.sem_step li{
	background:#E1F3FC;
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding:5px;
	padding-left:30px;
	margin:10px 0;
}
.sem_step li.step01{
	background-image:url(../images/sem_step01.gif);
}
.sem_step li.step02{
	background-image:url(../images/sem_step02.gif);
}
.sem_step li.step03{
	background-image:url(../images/sem_step03.gif);
}
.sem_step li.step04{
	background-image:url(../images/sem_step04.gif);
}
.sem_step li.step05{
	background-image:url(../images/sem_step05.gif);
}
.sem_step .sem_step_note{
	font-size:85%;
}

.pagetop{
	margin-top:20px;
	text-align:right;
}