@charset "Shift_JIS";

/***************************************
file Name: contact.css
URI: http://www.kmzworks.com/
Description: project KMZworks common
Version: 1.0
Author: KMZworks of OK Logistic Co.,Ltd.
Author URI: http://www.kmzworks.com/
**********************************/

#header p.clear {
	padding: 16px 0 0 10px;
}

#main span {
	color: #FF0000;
	font-size: 84%;
}
#main dl {
	padding: 10px 0;
	height: 100%;
	background: url(../img/bdr_main_dot.gif) no-repeat left bottom;
}
#main dl.bdr_sol {
	border-top: #999999 2px solid;
}
#main dt {
	float: left;
	border-left: #0F447A 4px solid;
	border-right: #999999 2px solid;
	text-indent: 10px;
	font-weight: bold;
	width: 190px;
	line-height: 25px;
}
#main dd {
	float: right;
	width: 345px;
}
#main dl input {
	line-height: 25px;
	height: 25px;
	text-indent: 5px;
}
#main dl textarea {
	padding: 5px;
}
#main dl input,
#main dl textarea {
	width: 335px;
	border: #0F447A 1px solid;
}

#main p.btn {
	text-align: center;
	padding-top: 15px;
}