@charset "utf-8";
/* CSS Document */

div#omoi {
	background:url(../images/elitz_omoi_back.gif) no-repeat left top;
	width:670px;
	height:158px;
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
	}
		
div#omoi p {
	position:absolute;
	top:35px;
	left:5px;
	line-height:1.8;
	}
	
p.newopen_title {
	margin-bottom:10px;
	}
	
div#tenant p {
	margin-bottom:10px;
	}

div#tenant h3 {
	margin-bottom:10px;
	}

div#tenant br {
	height:0px;
	clear:left;
	}

div#benefits {
	width:670px;
	}

div#benefits .b_box {
	float:left;
	width:309px;
	height:77px;
	margin-bottom:10px;
	padding:10px;
	background:url(../images/benefits_bg.gif) no-repeat;
	}

div#benefits .b_box p {
	margin-bottom:5px;
	}

div#benefits .leftbox {
	margin-right:11px;
	}
	
div#workslink {
	width:670px;
	margin-bottom:5px;
	}

div#workslink .b_box {
	float:left;
	width:196px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	}
	
div#workslink .leftbox {
	margin-right:8px;
	border-right:1px #ccc dotted;
	}


div#workslink .b_box p {
	margin-bottom:5px;
	text-align:center;
	}
	
div#workslink .b_box p.img {
	margin-right:5px;
	}
	
div#workslink .b_box p.img img {
	border:3px #eee solid;
	}

div#workslink .b_box p.img img:hover {
	border:3px #169ed7 solid;
	}
	
p.buttom_title {
	clear:right;
	}
	
p.support_img {
	float:right;
	}

p.b_text {
	color:#169ed7;
	font-size:1.6em;
	font-weight:bold;
	}

div#tenant table {
	width:100%;
	}
	
div#tenant table td {
	text-align:center;
	padding:0 0 5px 0;
	}
	
div#newopen {
	background:url(../images/newopen_bar.gif) no-repeat left top;
	margin-top:20px;
	padding-top:60px;
	}

div#tenantcon {
	background:url(../images/contact_back.gif) no-repeat left top;
	width:670px;
	height:169px;
	margin-top:15px;
	position:relative;
	}

p.cbtn {
	position:absolute;
	top:90px;
	right:125px;
	}

p.works_title {
	border-bottom:1px #169ed7 solid;
	font-size:1.2em;
	font-weight:bold;
	}
	
p.works_title span {
	font-size:1.2em;
	}

div#tenant table.works {
	border-bottom:1px #ccc dotted;
	}

div#tenant table.works td {
	vertical-align:top;
	padding:5px;
	background:#eee;
	}
	
div#tenant table.works img {
	border:1px #333 solid;
	}
	
div#tenant table.shop_prof th {
	text-align:left;
	width:100px;
	padding:5px;
	background:#b5cbff;
	color:#2a478a;
	}
	
div#tenant table.shop_prof td {
	text-align:left;
	padding:5px;
	border-bottom:1px solid #ccc;
	}
	
div#tenant table.shop_prof td p {
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	}
	
div#tenant table.shop_prof td p.name {
	border-bottom:none;
	color:#2a478a;
	font-weight:bold;
	}
	
div#tenant p.arrow {
	padding-left:15px;
	background:url(../images/arrow.gif) no-repeat 10px 5px;
	}
