@charset "UTF-8"; 
	 
@import "../../common/css/screen.css"; 

  
/**
 * ========================================
 * TOP PAGE CSS 
 * ========================================
 *
 * INDEX
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * ˜g 
 * ========================================
 */
	 
#MainArea #RankingArea .Lecture 
{
	border-right: none;
	border-left: none;
	border-bottom: none;
	background-image: url(../images/bg_container_mid.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
	
#MainArea #RankingArea .Lecture h2 
{
	padding: 10px 10px 0;
	margin-bottom: 10px;
	background-image: url(../images/bg_container_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;;
}
 
#MainArea #RankingArea .Lecture .Body 
{
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	margin-right: 10px;
	margin-left: 10px;
	border-right: none;
	border-left: none;
	border-bottom: none;
	background-image: url(/common/images/line_dotted.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}
	 
#MainArea #RankingArea .Lecture h3 
{
	margin-bottom: .5em;
	font-size: 108%;
	font-weight: bold;
}
 
#MainArea #RankingArea .Lecture .Body .SubSection 
{
}
	 
#MainArea #RankingArea .Lecture .Body .SubSection p.Photo, 
#MainArea #RankingArea .Lecture .Body .SubSection div.Photo p
{
	float: right;
	padding: 5px;
	margin-left: 10px;
	background-color: #FFF;
	border: 1px solid #c0c0c0;
}
	 
#MainArea #RankingArea .Lecture .Body .SubSection .Photo p 
{
}
  
#MainArea #RankingArea .Lecture .Body .SubSection .Speech 
{
	display: block;
	margin-top: 1em;
}
 
#MainArea #RankingArea .Lecture .Body .SubSection .Caption 
{
	text-align: right;
}
  
#MainArea #RankingArea .Lecture .Body .Profile 
{
	padding: 15px;
	margin-top: 2em;
	background-color: #dcdcdc;
	font-size: 93%;
}
  
#MainArea #RankingArea .Return 
{
	padding-top: 25px;
	background-image: url(../images/bg_container_btm.gif);
	background-position: 0 0 ;
	background-repeat: no-repeat;
	text-align: right;
}
  
#MainArea #RankingArea .Lecture .Example 
{
	padding: 15px;
	margin-bottom: 1em;
	border: 1px solid #c0c0c0;
}
	
#MainArea #RankingArea .Lecture .Example h4 
{
	margin-bottom: 5px;
	font-weight: bold;
}
	 
#MainArea #RankingArea .Lecture .Example img.Photo 
{
	float: left;
	margin-right: 10px;
}
   
#MainArea #RankingArea .Lecture .PageNavigation 
{
	padding-top: 1em;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
}
 	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ƒnƒbƒN 
 * ========================================
 */
	 
/**=
 * clearfix 
 * ====================================
 */
	 
#MainArea #RankingArea .Lecture .Body .SubSection:after, 
#MainArea #RankingArea .Lecture .Example:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
#MainArea #RankingArea .Lecture .Body .SubSection, 
#MainArea #RankingArea .Lecture .Example
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
#MainArea #RankingArea .Lecture .Body .SubSection, 
#MainArea #RankingArea .Lecture .Example
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	 
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   

