* {color:#666666; font-size:100%; line-height:140%; margin:0px; padding:0px;}

#campaign-container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#contents {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	width: 770px;
}
h1.description {
	position: absolute;
	top: 30px;
	left: 45px;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height:100%;
}

body {
	font-size:76%;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align:center;
}

a:link,a:link strong {
	color:#003399;
	text-decoration:underline;
	font-size: 10px;
}
a:visited,a:visited strong {
	color:#000066;
	text-decoration:underline;
	font-size: 10px;
}
a:hover,a:active,a:hover strong,a:active strong {
	color:#0066cc;
	text-decoration:none;
	font-size: 10px;
}
.table01 {
	border:1px solid #cccccc;
	width:740px;
}
.table01 tr td {
	padding:2px 4px;
}
.table01 tr th {
	color:#333333;
	font-size: 10px;
}
.border{border-left:1px solid #cccccc; }
.border2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.border_bgcolor01{border-left:1px solid #cccccc; background-color:#f5f5f5; }
.c {color : red;}
.ex {color : #666; font-size : 90%; font-weight : normal;}
.Txt10 {
	font-size: 10px;
	color: #666666;
}
.img {
	border: none;
	margin: 0;
	}

#head {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	}

/* ==================== Global Navigation ==================== */
#global-navigation {
	width:740px;
	padding: 5px 0 6px 0;
	background-color: #2d78e7;
	}

#global-navigation ul {
	list-style: none;
	height: 31px;
	}

#global-navigation li {
	float: left;
	font-size: 11px;
	font-family: 'Hiragino Kaku Gothic Pro', 'MS PGothic', Osaka, verdana, arial, sans-serif;
	}

#global-navigation li img {
	border: none;
	margin: 0;
	background: none;
	}

#global-navigation li a {
	display: block;
	padding: 8px 0 8px 20px;
	_padding: 0px 0 0px 0px;
	text-decoration: none;
	color: #fff;
	line-height: 160%;
	}

#global-navigation li a:hover {
	color: #ffcc00;
	}

li.home {
	background: transparent url(../images/navi_home.jpg) top left no-repeat;
	}

li.home a {
	width: 59px;
	height: 15px;
	_width: 89px;
	_height: 31px;
	padding: 8px 0 8px 30px ! important;
	_padding: 0px 0 0px 0px ! important;
	line-height: 160%;
	}

li.home a:hover {
	background: transparent url(../images/navi_home.jpg) 0px -100px no-repeat;
	}

li.tenant {
	background: transparent url(../images/navi_tenant.jpg) top left no-repeat;
	}

li.tenant a {
	width: 79px;
	height: 15px;
	_width: 99px;
	_height: 31px;
	}

li.tenant a:hover {
	background: transparent url(../images/navi_tenant.jpg) 0px -100px no-repeat;
	}

li.owner {
	background: transparent url(../images/navi_owner.jpg) top left no-repeat;
	}

li.owner a {
	width: 94px;
	height: 15px;
	_width: 114px;
	_height: 31px;
	}

li.owner a:hover {
	background: transparent url(../images/navi_owner.jpg) 0px -100px no-repeat;
	}

li.estate {
	background: transparent url(../images/navi_estate.jpg) top left no-repeat;
	}

li.estate a {
	width: 150px;
	height: 15px;
	_width: 170px;
	_height: 31px;
	}

li.estate a:hover {
	background: transparent url(../images/navi_estate.jpg) 0px -100px no-repeat;
	}

li.faq {
	background: transparent url(../images/navi_faq.jpg) top left no-repeat;
	}

li.faq a {
	width: 98px;
	height: 15px;
	_width: 118px;
	_height: 31px;
	}

li.faq a:hover {
	background: transparent url(../images/navi_faq.jpg) 0px -100px no-repeat;
	}

li.shop a {
	display: inline;
	width: 150px;
	height: 31px;
	padding: 0 ! important;
	}

#global-navigation .home, #global-navigation .estate, #global-navigation .owner, #global-navigation .tenant, #global-navigation .faq {
	text-indent: -9999px;
	}


