@charset "utf-8";
/*-------------------------------------------------
  KEISETSUKAI Stylesheet
  * Experience *
-------------------------------------------------*/
/* experience */
#experience h4.click {
	display: block;
	font-size: 16px;
	/*background: url(/images/icon_click.gif) no-repeat 0 8px;*/
	width: 515px;
	margin: 0 0 10px 20px;
	padding: 3px 0 3px 0px;
	color: #304c7d;
	border-bottom: 1px dotted #111;
}
#experience h4 {
	width: 569px;
	padding: 3px 0 2px 4px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px dotted #111;
}
#experience h4 span {
	margin: 0 5px 0 0;
}


















