* { 
 margin: 0;
 padding: 0;
 }
body {
 background-color: #999999;
 font-size:12px;
 color: #666666;
 }
p { line-height: 180%; }
img { border: 0; }
.clearfix:after {  
 content: ".";  
 display: block;  
 visibility: hidden;  
 height: 0.1px;  
 font-size: 0.1em;  
 line-height: 0;  
 clear: both;  
 } 
.clr { clear: both; }
div#container {
 width: 860px;
 margin: 0 auto;
 background-color: #ffffff;
 }
a:link {
 color: #666666;
 text-decoration: none;
 }
a:visited {
 color: #666666;
 text-decoration: none;
 }
a:hover {
 color: #aaaaaa;
 text-decoration: underline;
 }
a.contextLink:link {
 color: #aaaaaa;
 text-decoration: underline;
 }
a.contextLink:visited {
 color: #aaaaaa;
 text-decoration: underline;
 }
a.contextLink:hover {
 color: #666666;
 text-decoration: underline;
 }
.red {
 color: #C00;
}

/* ▼▼ヘッダー▼▼ */
div#header h1 img {
 width: 340px;
 float: left;
 }
div#header ul {
 width: 460px;
 float: right;
 border-top: 20px solid  #99CCFF;
 padding: 38px 0 0 60px;
 }
div#header ul li {
 display: inline;
 margin-left: 30px;
 list-style-type: none;
 }

/* ▼▼コンテンツ▼▼ */
div#contents {
 padding: 20px 40px 60px 40px;
 }
.aucbg {
 background: url("../img/bg.jpg") repeat-y;
 }
div#topics {
 width: 460px;
 float: left;
 }
div#topics dl {
 padding: 20px 0 0 20px;
 }
div#topics dl dt {
 width: 110px;
 float: left;
 clear: both
 padding-bottom:10px;
 }
div#topics dl dd {
 width: 400px;
 padding-bottom:10px;
 }
div#block {
 width: 300px;
 float: right;
 }
div#block li {
 list-style-type: none;
 margin: 0;
 padding: 0 0 4px 0;
 }
div#block div.business {
 padding: 5px 20px 12px 20px ;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 }
div#block div.business h2 {
 margin-bottom: 4px;
 }
div#block div.business p {
 width: 150px;
 float: left;
 }
div#block div.business p a {
 display: block;
 margin-top: 7px;
 text-align: right;
 font-size: 90%
 }
div#block div.business img.photo {
 width: 100px;
 float: right;
 }
div#title {
 width: 179px;
 height: 530px;
 float: left;
 border-right: 1px solid #999999;
 }
div#titleauc {
 width: 179px;
 float: left;
 }
div#titleAbout {
 width: 179px;
 height: 780px;
 float: left;
 border-right: 1px solid #999999;
 }
div#body {
 width: 580px;
 height: 530px;
 float: right;
 }
div#bodyauc {
 width: 580px;
 float: right;
 }
div#bodyAbout {
 width: 580px;
 height: 780px;
 float: right;
 }
div#body div#business img {
 margin-top: 40px;
 margin-bottom: 20px;
 }
div#bodyauc div#business img {
 margin-top: 20px;
 margin-bottom: 20px;
 }
div#body div#business p.business02 {
 font-size: 90%;
 text-align: right;
 }
div#bodyAbout div#about table {
 width: 580px;
 border-collapse: separate;
 }
div#bodyAbout div#about table th {
 width: 100px;
 padding: 10px;
 text-align: left;
 font-weight: normal;
 background-color: #C7E3FF;
 }
div#bodyAbout div#about table td {
 width: 480px;
 padding: 10px;
 }
div#bodyAbout div#about div#googleMap { margin: 20px 0 0 20px; }
div#body div#inquiry p.inquiry {
 margin-top: 10px;
 font-size: 90%;
 text-align: right;
 }
div#body div#inquiry img { margin: 40px 0 0 140px; }


div#body div#recruit table {
 width: 580px;
 border-collapse: separate;
 }
div#body div#recruit table th {
 width: 100px;
 padding: 10px;
 text-align: left;
 font-weight: normal;
 background-color: #C7E3FF;
 }
div#body div#recruit table td {
 width: 480px;
 padding: 10px;
 line-height: 1.3;
 }


/* ▼▼フッター▼▼ */
div#footer ul {
 background-color: #A68A2F;
 width: 585px;
 line-height: 40px;
 padding-left: 275px;
 }
div#footer ul li {
 display: inline;
 list-style-type: none;
 font-size: 90%;
 }
div#footer address {
 padding: 20px;
 font-style: normal; 
 font-size: 90%;
 }
 
 
div.box {
	width: 558px;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0 0 10px 0;
}

div.box img {
	margin: 0 !important;
	padding: 0 !important;
}

div.box table th {
	width: 90px;
	text-align: left;
}

div.box h4 {
	color: #333;
	font-size: 14px;
	padding: 0 0 10px 0;
}

div.box ul {
	margin: 0 0 0 20px;
}

div.box ul li {
	line-height: 1.5;
	padding: 0 0 5px 0;
}

div.box_red {
	width: 558px;
	border: 1px solid #C00;
	padding: 10px;
	margin: 0 0 10px 0;
}

div.box_red h4 {
	color: #C00;
	font-size: 14px;
	padding: 0 0 10px 0;
}

div.box_red ul {
	margin: 0 0 0 20px;
}

div.box_red ul li {
	line-height: 1.5;
	padding: 0 0 5px 0;
}

div.box_red a {
	color: #C00;
	text-decoration: underline;
}

div.box_red a:hover {
	color: #C00;
	text-decoration: none;
}


 