@charset "utf-8";
/*** TOP ***/
#contents{
	width:980px;
	margin:0 auto;
	clear:both;
}
#top_contents{
	width:940px;
	margin:0 auto;
}
/*** CONTENS LEFT ***/
#contents_left{
	float:left;
	width:480px;
}
/*** CONTENS LEFT CONCEPT ***/
#concept{
	width:460px;
}
#concept li.concept_top{
	height:140px;
}
#concept li.concept_body{
	background: url(../images/top/concept_body.jpg) repeat-y;
}
#concept li.concept_body img{
	margin-bottom:10px;
}
#concept li.concept_body p span.blue{
	color:#0090fe;
	font-weight:bold;
}
#concept li.concept_body p span.red{
	color:#FF0000;
}
/*** CONTENS LEFT BEGINNER RIGHT TOPIC MOVIE ***/
.beginner{
	width:460px;
}
.beginner li.beginner_top{
	height:70px;
}
.beginner li.beginner_body{
	background: url(../images/top/beginner_body.jpg) repeat-y;
}
.beginner li.beginner_body .scrool_area{
	width:420px;
	height:490px;
	left:20px;
	overflow-y:scroll;
	position:relative;
}
.beginner li.beginner_body .scrool_area img{
	margin-bottom:10px;
}
.beginner li.beginner_body .scrool_area p span.purple{
	color:#fd50e2;
	font-weight:bold;
}
#left_movie{
	border:4px solid #FFFF00;
	width:452px;
	height:254px;
	margin-bottom:10px;
}
/*** CONTENTS RIGHT ***/
#contents_right{
	float:right;
	width:460px;
}
/*** CONTENTS RIGHT NEWS ***/
#movie{
	border:4px solid #FFFF00;
	width:452px;
	height:254px;
	margin-bottom:10px;
}
#news{
	width:460px;
}
#news li.news_top{
	height:70px;
}
#news li.news_body{
	background: url(../images/top/beginner_body.jpg) repeat-y;
}
#news li.news_body .scroll_area{
	width:420px;
	height:320px;
	left:20px;
	overflow-y:scroll;
	position:relative;
}
#news li.news_body .news_date{
	background-color:#35e7df;
	color:#FFFFFF;
}
/*** CONTENTS RIGHT LINE ***/
#line{
	width:460px;
	height:170px;
}
