@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 
{
	font-size: 85%;
	line-height: 1.5;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
.content h3.question 
{
	color: #666;
	font-size: 108%;
}
 
.content .answer 
{
	color: #999;
}
 	
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ƒnƒbƒN 
 * ========================================
 */
	 
/**=
 * clearfix 
 * ====================================
 */
	 
.content .utilities:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
.content .utilities 
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
.content .utilities 
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	 
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   

