@charset "UTF-8";

.entry_archive{
	}
.entry_archive p{
	}
#catemenu img {
	margin-right: 20px;
	}
#catemenu a {
	margin-right: 20px;
	padding-left: 18px;
	background-image: url("../image/catemenu_icon.gif");
	background-repeat: no-repeat;
	background-position: left center;
	}
#catemenu a:hover{
	color: red;
	text-decoration: none;
	background-image: url("../image/catemenu_icon_hover.gif");
	}
#catemenu a.on {
	margin-right: 20px;
	color: red;
	}
#catemenu a.on:hover{
	text-decoration: none;
	}
div.nomalbody {
	margin-top: 10px;
	height: 297px;
	width: 600px;
	overflow: auto; 
	}

div.sekoubody {
	height: 305px;
	width: 700px;
	overflow: auto;
	background-color: #fff;
	}
	div.sekoubody th,
	div.sekoubody td {
		padding: 3px;
		}
div.evententry {
	margin: 5px 0px 270px;
	}
div.infobody{
	margin: 15px 0;
	padding-left: 220px;
	width: 360px;
	clear: both;
	border-bottom: 1px dotted #eee;
	}
	div.infobody:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		}
p.infoImg {
	float: left;
	margin-left: -220px;
		_margin-left: -110px;/*ie6ƒnƒbƒN*/
	}
p.infoImg img {
	}

p.infoarc {
	padding-left: 15px;
	}

table#company th{
	padding-right: 10px;
	padding-bottom: 3px;
	vertical-align: top;
	text-align: left;
	}
table#kyonin th{
	margin-top: 10px;
	padding-right:10px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: left;
	}
table#kyonin caption{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 3px;
	}

/* works */
.nomalbody ul#house {
	width: 600px;
	}
.nomalbody ul#house li {
	float: left;
	}
.nomalbody ul#finished {
	line-height: 1;
	width: 180px;
	height: 105px;
	overflow: auto;
	}
.nomalbody ul#finished li {
	display: list-item;
	clear: both;
	padding: 0;
	margin: 0;
	}
.nomalbody ul#finished li a {
	display: block;
	width: 140px;
	margin: 2px 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #ccc;
	}
	.nomalbody ul#finished li a:hover {
		border-left-color: #eee;
		}

div.worksleft {
	float: left;
	width: 260px;
	margin-top: 15px;
	}
div.worksleft li {
	padding-left: 10px;
	list-style: disc;
	}
div.worksleft a {
	text-decoration: underline;
	}

div.worksright {
	margin-top: 10px;
	float: right;
	width: 425px;
	height: 240px;
	position: relative;
	}
div.worksright img {
	margin: 1px;
	padding: 0px;
	}
div.worksrightinner{
	width: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	text-align: center;
	padding-top: 0px;
	overflow: hidden;
	}
div.worksright li.worksrightinner img {
	margin: 0 auto;
	padding: 0px;
	}
div.worksarc {
	}
p.worksarc1 {
	float: left;
	}
p.worksarc2 {
	float: right;
	}
	
/* sekou */
div.sekoulastn5 {
	font-size: 120%;
	}

/*staff*/
div.staffimg {
	float: left;
	margin: 10px 10px 20px;
	
	}
div.staffimg a {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	width: 150px;
	height: 160px;
	}
div.staffimg a span {
	float:left;
	display: none;
	width: 150px;
	height: 160px;
	}

div.staffimg a:hover {
	background-position:0% -160px;
	}
div.staffimg a:hover span {
	background-position:0% -160px;
	}
div.staffbody {
	width: 390px;
	float: right;
	margin: 10px 0px 20px;;
	}

/* kodawari */
td#kodawari {
	background: url('http://www.anzaikensetsu.co.jp/mt-static/FileUpload/pics/asobi9.jpg') no-repeat left top;
	height: 332px;
	width: 500px;
	padding: 30px 0px 0px 0px;
	line-height: 2em;
	vertical-align: top;
	color: #000;
	font-weight: bold;
	text-align: right;
	}

/* contact */
div#contact p{
	padding: 2px 15px 7px;
	}
div#contact h3 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 7px;
	}
