@charset "utf-8";
/* CSS Document */

* {
	font-family: "メイリオ", "Meiryo", Verdana, Arial, Helvetica, "Hiragino Kaku Gothic Pro", "Osaka", "MS P ゴシック", "MS UI Gothic", sans-serif;
	font-size: 100%;
	color: #333;
}
body {
	padding: 0px;
	background-image: url(http://www.den-office.biz/common/bg01.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-justify: inter-ideograph;
	text-align: justify;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#container h1 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(http://www.den-office.biz/img/index_r2_c2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 760px;
	text-indent: -9999px;
	margin-bottom: 16px;
	float: left;
}
#footer {
	background-image: url(http://www.den-office.biz/img/index_r12_c2.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 70px;
	width: 760px;
}
