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

/*-------------------------------------------------------------------------
	office
/*-----------------------------------------------------------------------*/

#contents {
}

	#contents p {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 15px;
	}
	
		#contents p.enlarge, 
		#contents p.enlarge a {
			font-size: 12px;
			line-height: 1.6;
			text-align: right;
			margin-bottom: 15px;			
		}
	
	#contents ul.list {

	}
		#contents ul.list li {
			font-size: 12px;
			font-weight: bold;
		}

	#contents #honsha, 
	#contents #kanto, 
	#contents #chubu {
		margin-bottom: 30px;
	}
