@charset "utf-8";
@import "/css/template.css";

/*------------------------------------------------------------
	会社概要
------------------------------------------------------------*/
#main {
	margin: 7px 0 0 0;
	background: url(/img/manual/moving/index/main_bg.gif) repeat-y left top;
}

#conts {
	width: 540px;
	padding-bottom: 40px;
}

#conts h2 {
	margin: 0 0 15px 0;
}

#conts table {
	margin: 0;
	width: 540px;

	line-height: 1.7;
}

#conts th {
	padding: 7px 10px;
	background: #F0E9DF url(/img/about/line01.gif) repeat-x left bottom;

	font-weight: normal;
	vertical-align: top;
}

#conts td {
	padding: 7px 20px;
	background: url(/img/about/line01.gif) repeat-x left bottom;
}

#conts .none {
	background-image: none;
}
