@charset "utf-8";








.bg {
	width:920px;
	margin:0 auto;
	background:white;
}




#container {
	padding-top:20px;
}




#main {
	width:610px;
	line-height:1.4;
}




/* mainImg
-----------------------*/




#mainImg {
	width:100%;
	height:200px;
	background:#000 url(../images/top/top.jpg) no-repeat center top;
	text-align:center;
}




#mainImg p {
	padding-left:629px;
	margin:0 auto;
}








/* topRecommend
-----------------------*/




#topRecommend {
	width:100%;
	margin-bottom:25px;
}
#topRecommend:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




#topRecommend #topLesson,
#topRecommend #topSession {
	width:275px;
	padding:9px;
	border:1px solid #CCC;
	float:left;
	margin-right:10px;
	display:inline;
}




#topRecommend #topSession {
	margin:0;
}




#topRecommend h3 {
	padding:5px 0 10px;
	border-bottom:1px dotted #CCC;
}




#topRecommend .workshop {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:0;
	padding:10px 0;
}
#topRecommend .last {
	border-bottom:none;
	padding-bottom:0;
}




#topRecommend .workshop p {
	width:208px;
	float:right;
	font-size:x-small;
	margin:0;
}




#topRecommend .workshop p.img {
	margin-right:10px;
	padding:1px;
	width:53px;
	float:left;
}




#topRecommend .workshop .ttl {
	border-bottom:none;
	font-size:small;
	margin-bottom:0;
	width:208px;
}








/* topCircle
-----------------------*/




#topCircle {
	width:100%;
	margin-bottom:25px;
}
#topCircle:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




#topCircle .circle {
	width:170px;
	height:250px;
	padding:10px;
	margin:0 10px 10px 0;
	border:1px solid #CCC;
	float:left;
}




#topCircle .circle .ttl {
	width:105px;
	float:right;
	font-size:small;
	border:none;
}




#topCircle .circle p.img {
	margin-right:10px;
}




#topCircle .circle ul {
	list-style:none;
	width:100%;
	float:left;
}




#topCircle .circle li {
	padding:0.2em;
	margin-left:0;
}
#topCircle .circle li.odd {
	background:#FBF9F0;
}




#topCircle .circle li .date {
	font-size:x-small;
}








/* topConcept
-----------------------*/




#topConcept {
	width:100%;
}
#topConcept:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}




#topConcept p.img {
	width:310px;
	float:left;
	margin-right:20px;
}




#topConcept h3 {
	width:270px;
	float:left;
	border-left:3px solid #333333;
	padding:2px 0 2px 7px;
	margin-bottom:15px;
}




#topConcept p {
	width:270px;
	float:left;
	margin-bottom:10px;
}




#topConcept p.btn a {
	display:block;
	text-align:center;
	font-weight:bold;
}




.twitter {
margin-bottom:10px;
}