@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 form {
	padding-top: 40px;
}
div#contents div.section p {
	padding: 0;
}
div#contents div.section dl {
	color: #222222;
}
div#contents div.section dl dt {
	font-size: 100%;
}
div#contents div.section dl dt span {
	color: #ff4e4e;
}
div#contents div.section dl dd {
	width: 650px;
}
div#contents div.section dl#mailmag dd {
	width: 500px;
}
div#contents div#contact ul {
	width: 400px;
	text-align: center;
}
div#contents div#contact ul li {
	display: inline;
}
div#contents div#thanks ul {
	text-indent: 200px;
	padding-top: 20px;
}
