@charset "utf-8";

/*=================================================================

	top.css

=================================================================*/



/* RECOMMENDED MENU
-----------------------------------------------------------------*/

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/


/*
.panel span.title	{
	display:none;
}
*/

.recommend	{
	padding:0;
	margin-bottom:15px;
	width:240px;
}
	
.panel-wrapper	{
	padding:9px;
	background:#f0ebde;
}

.panel-wrapper p	{
	margin-bottom:8px;
}

.panel-wrapper dl	{
	line-height:1.1;
	font-size:92%;
}

.panel-wrapper dl dt	{
	margin-bottom:0.3em;
	font-weight:bold;
	background:url(../img/bure01.gif) no-repeat 0 3px;
	padding:0 0 2px 10px;
}
	

/* TOPICS & BLOG ENTRY
-----------------------------------------------------------------*/

#top-content	{
	margin-top:8px;
}

#top-content h2	{
	text-align:center;
	margin-bottom:8px;
}

.entry	{
	margin-bottom:30px;
}

.entry p	{
	z-index:2;
	position:relative;
	top:11px;
	text-align:right;
	padding-right:8px;
	margin:0;
}

.entry h3	{
	z-index:1;
	position:relative;
	top:-20px;
	left:0px;
	margin-bottom:-8px;
}

.entry dl	{
	background:url(../img/line_dot01.gif) repeat-x bottom;
	width:610px;
	padding-bottom:8px;
	margin-bottom:8px;
	line-height:1.5;
}

.entry dl dt	{
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	padding-right:20px;
	font-weight:bold;
	float:left;
	margin-right:5px;
}

.entry dl dt.new	{
	background:url(../img/ico_new.gif) no-repeat right center;
}

.entry dl dd	{
	width:480px;
	float:left;
}

/* SWF
-----------------------------------------------------------------*/

object	{
	margin:8px 0 0;
}

object,ie6	{
	width:870px;
	height:330px;
}

/* CONCEPT
-----------------------------------------------------------------*/

#concept	{
	border:solid 1px #d9d3ca;
	padding:9px 8px 15px 9px;
	margin-bottom:30px;
	width:591px;
}

/* IE6 */
* html #concept	{
	padding:9px 7px 15px 9px;
}

.concept-unit	{
	width:196px;
	float:left;
	margin:0 1px 10px 0;
	font-size:92%;
}

/* IE6 */
* html .concept-unit	{
	margin-bottom:1px;
}

.concept-unit dl dt	{
	padding-bottom:5px;
	line-height:1;
}

.concept-unit dl dd	{
	padding:0 4px;
}

#concept p	{
	width:307px;
	margin:0 auto;
}

/* COURCE
-----------------------------------------------------------------*/

.right-article	{
	border:solid 1px #d9d3ca;
	padding:9px 9px 15px 9px;
	margin-bottom:30px;
	width:590px;
}

#cource	{
	width:590px;
	height:196px;
	margin-bottom:15px;
}

#cource p	{
	margin:0;
	float:left;
	width:295px;
}

#cource dl	{
	width:295px;
	float:left;
	line-height:0;
}

#cource dl dd	{
	height:122px;
}

.more	{
	width:307px;
	margin:0 auto;
}


/* ULTIMATE
-----------------------------------------------------------------*/

#ultimate-left	{
	width:192px;
	margin:0 10px 15px 0;
	float:left;
}

#ultimate-right	{
	width:388px;
	float:right;
}

#ultimate-right h4	{
	font-size:107%;
	font-weight:bold;
	margin-bottom:8px;
	line-height:1;
}

#ultimate-right p	{
	font-size:92%;
	margin-bottom:10px;
	line-height:2;
}

#ultimate-btn	{
	width:100%;
}

#ultimate-btn p	{
	margin:0 auto;
	width:307px;
}
