@charset "UTF-8"; 
	 
@import "../common/css/screen.css"; 

  
/**
 * ========================================
 * TOP PAGE CSS 
 * ========================================
 *
 * INDEX
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * ARTICLE 
 * ========================================
 */
	 
.content .article 
{
	margin-bottom: 2em;
	border-bottom: 1px dashed #a5a373;
}
	 
.content .article .date 
{
	color: #ff6a98;
	font-size: 85%;
	font-weight: bold;
}
 
.content .article .author 
{
	margin-bottom: 0;
	color: #4f6d76;
	font-weight: bold;
}
 
.content .article .entry-title a 
{
	color: #a5a373;
}
	 
.content .article .entry-title a:hover 
{
	color: #a5a373;
	background-color: #FFF;
}
  
.content .article .entry-content 
{
	line-height: 1.5;
}
	 
.content .article .entry-content p, 
.content .article .entry-content ul,
.content .article .entry-content ol,
.content .article .entry-content dl,
.content .article .entry-content pre,
.content .article .entry-content table
{
	margin-bottom: 1em;
	line-height: 1.5;
}
 
.content .article .entry-content pre 
{
	padding: 15px;
	margin-top: 10px;
	width: 500px;
	overflow: scroll;
	font-family: monospace;
	background-color: #EFEFEF;
}
	 
.content .article .entry-content pre code 
{
	line-height: 1.5;
}
 	   
.pageTop 
{
	text-align: right;
}
 
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ƒnƒbƒN 
 * ========================================
 */
	 
/**=
 * clearfix 
 * ====================================
 */
	 
.content .article .entry-content:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
.content .article .entry-content 
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
.content .article .entry-content 
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	 
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   

