@charset "UTF-8"; 
	 
@import "../../common/css/screen.css"; 

  
/**
 * ========================================
 * TOP PAGE CSS 
 * ========================================
 *
 * INDEX
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * ニュース部分 
 * ========================================
 */
	 
p.Description 
{
	padding: 0 20px;
	margin-bottom: 20px;
}
 
dl.News 
{
	position: relative;
	width: 730px;
}
	
dl.News dt, 
dl.News dd
{
	padding-top: 21px;
	padding-bottom: 20px;
	line-height: 1.5;
}
 
dl.News dt 
{
	position: absolute;
	left: 0;
	padding-left: 20px;
}
 
dl.News dd 
{
	padding-left: 140px;
	paddng-right: 80px;
	background-image: url(/common/images/line_dotted_white.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
  
#MainArea .Document .Section div.Title 
{
	padding: 0 20px 0;
	background-image: url(/common/images/line_dotted_white.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
	 
#MainArea .Document .Section div.Title h2 
{
	position: static;
	height: auto;
	padding: 0 0 20px;
	background-image: none;
	color: #333;
}
 	 
div.News 
{
	padding: 20px;
}
	
div.News p, 
div.News ul,
div.News ol,
div.News dl,
div.News table
{
	margin-bottom: 1em;
}
 
div.News p.Button 
{
	text-align: center;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ハック 
 * ========================================
 */
	
/**=
 * clearfix 
 * ====================================
 */
	 
.Wrapper:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
.Wrapper 
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
.Wrapper 
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	 
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   

