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



.wrapper{
	padding:22px 0 0;
}
	
/* main
--------------------------------------------------------------------------*/

h2{
	margin:0 0 12px;
}

h2.second{
	margin:33px 0 22px;
}

h3{
	margin:0 0 9px 22px;
}

h3.second{
	margin:30px 0 9px 22px;
}

.lec01 p,
.lec03 p{
	padding:0 0 0 10px;
	margin:0 0 17px;
}

.lec02 p{
	padding:0 0 0 10px;
	margin:0 0 20px;
}

.lec04 p{
	padding:0 0 0 10px;
	margin:0 0 18px;
}

p.clear{
	clear:both;
}

p.img_left{
	float:left;
	padding:0 25px 0 10px;
}

p.img_right{
	float:right;
	padding:0 10px 0 25px;
}

/* lec01 */

.lec01{
	background:url(images/lec01_bg.gif) no-repeat;
	width:676px;
	height:495px;
	margin:0 auto;
	padding:65px 36px 0 59px;
	position:relative;
}


.lec01 p.top{
	position:absolute;
	top:-20px;
	left:-19px;
}

.lec01 p.date{
	position:absolute;
	top:28px;
	right:35px;
}

.lec01 p.mainimg{
	position:absolute;
	right: -35px;
  top: 52px;
}

.lec01 p.lead01{
	padding:10px 161px 0 10px;
	margin: 0;
}

.lec01 p.lead02{
	padding:0 184px 34px 10px;
	margin: 0;
}

.lec01 p.img_left{
	margin-top: -10px ;
}

.lec01 p.text_right{
	margin-top: -10px ;
}

/* lec02 */

.lec02{
	background:url(images/lec02_bg.gif) no-repeat;
	width:676px;
	height:800px;
	margin:0 auto;
	padding:30px 36px 0 59px;
	position:relative;
}


/* lec03 */

.lec03{
	background:url(images/lec03_bg.gif) no-repeat;
	width:676px;
	height:750px;
	margin:0 auto;
	padding:30px 36px 0 59px;
	position:relative;
}

.lec03 .img_right{
	float:right;
	padding:0 0 0 36px;
}

/* lec03 */

.lec04{
	background:url(images/lec04_bg.gif) no-repeat;
	width:676px;
	height:1900px;
	margin:0 auto;
	padding:30px 36px 0 59px;
	position:relative;
}

.lec04 p.dream{
	text-align:center;
	 margin: 0;
}

.lec04 p.movie{
	text-align:right;
}

.lec04 .profile{
	width:633px;
	background-color:#dbe8f6;
	padding:21px 23px 17px 24px;
	position:relative;
	height:254px;
}

.lec04 .profile h4{
	position:absolute;
	top:-22px;
	left:-8px;
}

.lec04 .profile p.photo{
	float:left;
	margin:0 25px 0 0;
}

.lec04 .profile .right{
	float:left;
	width:483px
}

.lec04 .profile dl{
	color:#123d6b;
	padding:0 0 8px;
	border-bottom:1px solid #fff;
	margin:0 0 12px;
}

.lec04 .profile p{
	padding:0;
	color:#444;
	margin: 0;
}

.lec04 p.copy{
	position:absolute;
	bottom:0;
	right:32px;
}


.lec04 .social02{

	margin:5px 0 5px 370px;

}

