/*
 * common
 */
a, body, td, textarea, input, li {
	color:#4D4D4D;
	font-family:Arial, Verdana;
	font-size:13px;
}

.break {
	clear:both;
}

img {
	display:block;
	border:0px;
	margin:0px;
	padding:0px;
}

html {
}

body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	width:810px;
}

div {
	margin:0px;
	padding:0px;
}

table {
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}

th,
td {
	margin:0px;
	padding:0px;
	font-size:12px;
}

/*
 * page
 */
#pageBg {
	display:none;
}

#page {
	width:auto;
  margin:0px;
	padding:0px;
	display:block;
	position:relative;
	width:810px;
}

/*
 * header
 */
#header {
}

#header .left {
	float:left;
	width:238px;
	height:225px;
}

#header .right {
	display:none;
}

/*
 * logo
 */
#logo {
	width:238px;
	height:217px;
	background:transparent url(../images/logo_print.gif) no-repeat;
}

#logo img {
	display:none;
}

/*
 * address
 */
#address {
	width:223px;
	height:53px;
	background:#ffffff;
	padding:10px 0px 0px 15px;
	position:absolute;
	left:340px;
	top:119px;
}

#address table {
}

#address table th {
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding:0px 5px 0px 0px;
}

#address table td {
	font-weight:normal;
	color:#000000;
	font-size:12px;
}

#address table td a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

/*
 * language
 */
#language {
	display:none;
}

/*
 * nav1
 */
#nav1 {
	display:none;
}

/*
 * nav2
 */
#nav2 {
	display:none;
}

/*
 * nav3
 */
#nav3 {
	display:none;
}

/*
 * content
 */
#content {
}

#content .left {
	float:left;
	padding:10px 0px 0px 10px;
	width:560px;
}

#content .right {
	padding:10px 0px 0px 10px;
	width:560px;
	display:none;
	float:none;
	clear:both;
}

#content p {
	margin:0px;
	padding:0px 0px 14px 0px;
	color:#4D4D4D;
}

#content h1 {
	font-size:20px;
	font-weight:bold;
	color:#4D4D4D;
	margin:0px 0px 10px 0px;
	padding:5px 0px 8px 0px;
	background:transparent url(../images/h1_bg.gif) repeat-x;
	background-position:0px bottom;
}

#content ul {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 14px 0px;
}

#content ul li {
	background:transparent url(../images/bullet_1.gif) no-repeat;
	background-position:13px 3px;
	padding:0px 0px 0px 35px;
	color:#4D4D4D;
}

/*
 * box
 */
#content .box {
	display:none;
}

/*
 * immonex_expose
 */
 .immonexexpose {
}

.immonexexpose table {
	margin:0px 0px 15px 0px;
}

.immonexexpose th {
	text-align:left;
	vertical-align:top;
	padding-right:10px;
}

.immonexexpose td {
	text-align:left;
	vertical-align:top;
}

.immonexexpose .thumbnail img {
	padding:0px 1px 1px 0px;
}

#content .immonexexpose .right {
	padding:10px 0px 0px 10px;
	margin:0px;
	display:block;
}

/*
 * immonex_objectlist
 */
.immonexobjectlist {
}

.immonexobjectlist table {
	margin:0px 0px 15px 0px;
}

.immonexobjectlist th {
	text-align:left;
	vertical-align:top;
	padding-right:10px;
}

.immonexobjectlist td {
	text-align:left;
	vertical-align:top;
}