@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2010 FIELD co,ltd.
All Rights Reserved.
 
created: 2014.02.27 FIELD
////////////////////////////////////////// -- */

/* -----------------------------------------------------
INDEX
----------------------------------------------------- */

.number{
	padding:15px 0;
	margin:0 0 20px;
	border-bottom:1px solid #CCC;
}

.number span{
	font-weight:bold;
	font-size:138.5%;	
}

.article{
	padding:0 20px 20px;
	border-bottom:1px solid #CCC;
	margin:0 0 20px;
}

.article .image{
	width:118px;
	float:left;
	margin:0 20px 0 0;	
}

.article dl{
	width:820px;
	float:left;	
}

.article dl dt{
	font-weight:bold;
	font-size:138.5%;
	margin:15px 0 15px;
}

.article dl dd{
	line-height:1.9;
}

.navigation{
	display:none;	
}





















