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

@import url("../../shared/css/more.css");

#main {
	height: 414px;
	position:static;
}

body.seminar h2 {
	margin:0;
	border-top:1px solid #238C30;
	position:static;
	width:900px;
	height:414px;
}


/* -------------------
  #conclusion
------------------- */

#conclusion {



}

#conclusion .left {
	width:550px;
	margin-left:40px;
}


#conclusion .right {
	width:287px;
}


#message {
	background-image: url(../images/bg/bg-message_body.gif);
	background-repeat: repeat-y;
	background-position:left top;
	float:none;
	clear:both;
}

#message img.fig {
	margin-left:100px;
}

#message p.last {
	margin-bottom:30px;
}

#message-head {
	background-image: url(../images/bg/bg-message_head.gif);
	background-repeat: no-repeat;
	background-position:left top;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	float:none;
	clear:both;
	height:8px;
	margin-top:25px;
}

#message-foot {
	background-image: url(../images/bg/bg-message_foot.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	float:none;
	clear:both;
	padding: 10px 30px 30px;
	height:385px;
}



#information01 h4 {
	margin-bottom:15px;
}

#information01 p {
	margin-right:20px;
}


#information01 p.image_fl {
	width:350px;
	margin-left:20px;
	margin-right:0;
}





