@charset "utf-8";

/* company
------------------------- */
p.printBtn{
	text-align:center;
	padding:10px 0 20px 0;
}

/* history */
div.historyBox{
	width:520px;
	float:right;
	margin-bottom:20px;
	padding:0 0 0 14px;
	border-left:1px #cccccc solid;
}

div.historyBox dl.list04 {
	margin:0 auto;
}

div.historyBox dl.list04 dt {
	float:none;
	width:5em;
	margin-top:13px;
	padding:0pt 20px 0pt 12px;
}

div.historyBox dl.list04 dd {
	margin:-1.5em 0 0.5em 0;
	padding:0 0 0.5em 5em;
	background: url(../../images/com_ex001.gif) repeat-x left bottom;
}

div.historyBox dl.list04 dd.last {
	border-bottom:none;
}

div.photoBox{
	width:150px;
	float:left;
	margin-bottom:20px;
}

div.photoBox p{
	margin-bottom:1em;
}
