@charset "UTF-8";

/***************************************
file Name: style.css
URI: http://www.xxx.xxx/
Description: project rust pages
Version: 1.0
Author: OK Logistic Co.,Ltd.
Author URI: http://www.ok-logi.co.jp/
**********************************/

div#contents div.section h2 {
	float: left;
	padding: 0 20px 0 0;
}
div#contents div#rustism p {
	padding: 0;
}
div#contents div#history dl dt {
	font-size: 100%;
}
div#contents div#history dl dd {
	width: 680px;
	font-size: 100%;
}
div#contents div#interview p {
	font-size: 100%;
}
div#contents div#interview dl dt,
div#contents div#interview dl dd {
	float: none;
	width: 740px;
	font-size: 120%;
}
div#contents div#interview p,
div#contents div#interview dl dt {
	color: #6a3906;
}
div#contents div#interview dl dt {
	padding-bottom: 5px;
}
div#contents div#interview dl span {
	font-weight: bold;
}