﻿* {
	margin: 0px;
	padding: 0px;
}
body{ 
	line-height : 170%;
	font-size : 80%;
	color: #333333;
	background-color: #f2f3e6;
}
#container0 {
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#container {
	width: 780px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border-top: 4px solid #003399;
	position: relative;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 2px solid #003399;
}
#header {
	height: 80px;
	border-bottom: 1px solid #cccccc;
}
#headerleft {
	padding: 10px 0px 10px 20px;
	float: left;
	width: 190px;
	height: 60px;
}
#headerright {
	padding: 10px 10px 0px 10px;
	float: right;
	width: 500px;
	text-align: right;
}
#top
 {
	clear: both;
}
#wrapper {
	width: 780px;
	float: left;
	background-repeat: repeat-y;
	clear: both;
	background-image: url(images/container_bg.gif);
}
#menu {
	padding: 10px 8px;
	float: left;
	width: 190px;
	background-repeat: repeat-y;
}
#main {
	float: right;
	width: 540px;
	padding: 10px 10px;
}
#footer {

	text-align: center;
	clear: both;
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
}
#headerright a {
	color: #333333;
}
#topmenu ul {
}
#topmenu ul li {
	float: left;
	width: 193px;
	text-align: center;
	background-color: #003399;
	list-style: none;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #0066cc;
	border-right: 1px solid #000000;
}
#topmenu ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
    color: #FFFFFF;
}
#topmenu a:hover {
    background-color: #0066CC;
}
.menubar {
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_bg.gif);
	font-size: 100%;
	background-repeat: no-repeat;
}
#menu ul {
	background-color: #FFFFFF;
}
#menu ul li {
	font-weight: normal;
	color: #333333;
	text-indent: 30px;
	list-style-type: none;
	line-height: 25px;
	background-image: url(images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px dotted #cccccc;
}
#menu ul li a {
	color: #333333;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:link {
    color:#003399;
	text-decoration: none;
}
a:visited {
    color:#003399;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
a:active {
	color:#FF0000;
}
img {
border:0px #FFFFFF none;
}
h1 {
 	font-size: 10px;
 	font-weight: normal;
 	margin-left: 5px;
 	line-height: 12px;
	color:#999;
}
h1 a:link {
    color:#999;
	text-decoration: none;
}
h1 a:visited {
    color:#999;
	text-decoration: none;
}
h1 a:hover {
	color:#999;
	text-decoration: none;
}
h1 a:active {
	color:#999;
	text-decoration: none;
}

h2 {
 	font-size: 12px;
 	font-weight: bold;
 	color: #003399;
}
h4 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px;
}
h3 {
    font-size : 13px;
    font-weight : bold;
    margin-bottom: 0px;
}
.entry {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 100%;
	color: #333333;
	background-image: url(images/entrybar.jpg);
	line-height: 30px;
}
.subentry {
	margin-top: 5px;
	text-indent: 10px;
	margin-bottom: 5px;
	color: #003399;
	font-weight: bold;
	font-size: 100%;
	background-color: #f4f4f4;
	line-height: 25px;
}
.red {
	color: #CC0000;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
.blue {
	color: #000099;
}
.small {
	font-size: 80%;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
/*.tableborder td{
	border: 1px solid #cccccc;
	padding: 4px;
}*/
#menu .box {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px;
	background-color: #FFFFFF;
	line-height: 150%;
}
.dottedbox {
	padding: 10px 10px;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
.clear {
	clear: both;
}
.imageleft {
	padding: 10px 10px 10px 0px;
	float: left;
}
.imageright {
	padding: 10px 0px 10px 10px;
	float: right;
}
.headerrighthome {
	font-weight: ;
	font-size: 100%;
	color: #333333;
	line-height: 20px;
	text-decoration: none;
}
.td1{
	font-weight: bold;
 	width: 20%;
 	background-color:#f4f4f4;
 	text-align:center;
	border: 1px solid #cccccc;
}
.td2{
 	text-align:center;
 	border: 1px solid #cccccc;
	padding: 3px;
}
.td3{
 	text-align:left;
 	border: 1px solid #cccccc;
	padding: 3px;
}
.td4{
	font-weight: normal;
 	width: 23%;
 	background-color:#f4f4f4;
 	text-align:left;
	border: 1px solid #cccccc;
}
.td5{
 	width: 100px;
 	background-color:#f4f4f4;
 	text-align:center;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.td6{
 	width: 280px;
 	text-align:left;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	padding:5px 5px 5px 10px;
}
.td7{
 	width: 100px;
 	background-color:#f4f4f4;
 	text-align:center;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.td8{
 	width: 280px;
 	text-align:left;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	padding:5px 5px 5px 10px;
}
.td9{
 	width: 100px;
 	background-color:#f4f4f4;
 	text-align:center;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.td10{
 	width: 100px;
 	text-align:center;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.td11{
 	width: 100px;
 	text-align:right;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.td12{
 	width: 100px;
 	background-color:#f4f4f4;
 	text-align:center;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.td13{
 	width: 100px;
 	text-align:center;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.toppic{
 	text-align:center;
	width: 80px;
}
.top1{
 	padding: 0 0 0 10px;
	font-size: 12px;
	line-height:140%;
}
.top2{
 	text-align:center;
	width: 80px;
 	background-color:#f4f4f4;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}
.top3{
 	text-align:center;
	width: 200px;
	border-top: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}
.top31{
 	text-align:center;
	width: 150px;
	border-top: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}
.top4{
 	text-align:center;
	width: 90px;
 	background-color:#f4f4f4;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-size: 11px;
}
.top5{
 	text-align:center;
	width: 90px;
	border-top: 1px dotted #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}
.top6{
 	text-align:right;
	width: 50px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	font-size: 11px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:link  {
	color: #333333;
	text-decoration: none;
}
.li {
 	text-indent: 30px;
 	vertical-align: super;
 	list-style-type: none;
 	line-height: 15px;
 	background-image: url(images/arrow.gif);
 	background-repeat: no-repeat;
 	margin-left: 30px;
 	padding-bottom: 10px;
}
.tokusen {
	margin-left: 30px;
}
.p1 {
 	text-align: center;
}
.p2 {
 	text-align: right;
}
.p3 {
 	font-size:8pt;
	line-height:130%;
	color:#666;
}


/*tenant.html\*/
#tenant img {
	float: left;
/*	border: 0px;*/
}
.teleft {
	width:270px;
	float:left;
}
.teright {
	width:270px;
	float:right;
}
#tenant h3 {
	text-align:center;
}
.ad {
	margin-left:130px;
	font-weight:bold;
}
.fl {
	margin-left:130px;
}
/*イタリア街**/
.itimg {
	float:left;
	width:250px;
}
.itdet {
	margin-left:260px;
}
.mb10{
	margin-bottom:10px;
}
.ml20{
	margin-left:20px;
}
.ml3{
	margin-left:300px;
}
/*---------------------*/
.soimg{
	float:left;
	width:126px;
}
.sodet {
	margin-left:140px;
 	width:370px;
 	height:180px;
}
/*---------------------*/
.mlb20{
	margin-left:20px;
	margin-bottom:10px;
}
.mlb40{
	margin-left:40px;
	margin-bottom:5px;
}
.mlb45{
	margin-left:40px;
	margin-bottom:10px;
}
.mlb60{
	margin-left:60px;
	margin-bottom:5px;
}
.mlb65{
	margin-left:60px;
	margin-bottom:10px;
}
.mlb80{
	margin-left:80px;
	margin-bottom:5px;
	background-color:#f4f4f4
}
.mlb81{
	margin-left:80px;
	margin-bottom:5px;
}
.mlb85{
	margin-left:80px;
	margin-bottom:10px;
}
.mlb100 {
	margin-left:100px;
	margin-bottom:5px;
}
.mlb110 {
	margin-left:100px;
	margin-bottom:15px;
}
.mlbt20{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.tkimg{
	float:right;
	margin:5px 5px 5px 5px;
}
#sitemap {
line-height: 200%;
}
#sitemap a {
	color: #333333;
	text-decoration: none;
	font-size:9pt;
}
#sitemap a:hover {
	color: #003399;
	text-decoration: underline;
}

#linkr {
width:230px;
float:right;
margin-right:40px;
}
#linkr a {
	color: #333333;
	text-decoration: none;
}
#linkr a:hover {
	color: #333333;
	text-decoration: underline;
}
#linkr a:link  {
	color: #333333;
	text-decoration: none;
}
#linkr a:active {
	color:#333333;
	text-decoration: underline;
}
#linkl {
width:240px;
margin-left:20px;
}
#linkl a {
	color: #333333;
	text-decoration: none;
}
#linkl a:hover {
	color: #333333;
	text-decoration: underline;
}
#linkl a:link  {
	color: #333333;
	text-decoration: none;
}
#linkl a:active {
	color:#333333;
	text-decoration: underline;
}
.topinfo {
	width:200px;
	float:left;
}
.topinfop {
	font-size:8pt;
}
#req {
	background-color:#f2f3e6;
	padding:5px;margin: 10px 30px 10px 30px;
	border:1px solid #999;
	font-size:8pt;
}
.f9 {
	font-size:8pt;
	color:#999999;
	margin-top:5px;
	margin-bottom:5px;
	line-height : 110%;
}
#link a:link {
    color:#999999;
	text-decoration: none;
}
#link a:visited {
    color:#999999;
	text-decoration: none;
}
#link a:hover {
	color:999999;
	text-decoration: none;
}
#link a:active {
	color:999999;
	text-decoration: none;
}

.pagetop{
clear:both;
text-align:right;
letter-spacing:0.01em;
padding:7px 10px 7px 0px;
}

#so_list {
line-height:120%;
}

#so_list img {
margin-left:5px;
margin-right:10px;
vertical-align:top;
}

#so_list h3 {
color:Blue;
font-size:9pt;
padding: 0 0 5px;
}

.add {
color: #336699;
font-size: 10px;
margin: 0 14px 5px 0;
padding: 5px 0 0;
border-bottom: solid 1px #e3e3e1;
}

.cap {
font-size: 11px;
margin: 0 14px 0 0;
color:#COCOCO;
}

.so {
height:130px;
width:260px;
vertical-align:top;
}

#it_list {
line-height:140%;
}

#it_list img {
margin-left:20px;
margin-right:10px;
vertical-align:top;
}

#it_list h3 {
color:Blue;
font-size:9pt;
padding: 10px 0 5px;
}

.w140 {
width:170px;
}

.it {
height:200px;
vertical-align:top;

}

.tdit{
 	width: 30%;
 	text-align:left;
	font-size: 12px;
	border-bottom: dotted 1px #e3e3e1;
	padding-left:10px;
}
.tdit2{
 	width: 20%;
 	text-align:right;
	font-size: 12px;
	padding-right:5px;
	border-bottom: dotted 1px #e3e3e1;
}
.tdit3{
 	width: 50%;
 	text-align:left;
	font-size: 12px;
	padding-left:5px;
	border-bottom: dotted 1px #e3e3e1;
}

.ko {
height:180px;
vertical-align:top;

}

/* 物件リスト */

#list{
clear:both;
padding-top:5px;
margin-bottom:15px;
}

.image_left{
clear:left;
float:left;
padding:0 0 0 10px;
margin:15px 5px 10px 0;
}

.image_border{
border:1px solid #ccc;
padding:1px;
}

#list dl{
width:430px;
padding:0 0 10px 0px;
margin:0 0px 0 10px;
height:auto;
float:left;
text-align:left;
display:inline;
font-size:10px;
}

#list dt{
width:75px;
height:auto;
font-weight:normal;
color:#444444;
text-align:center;
padding:3px 5px 0px 5px;
letter-spacing:0.1em;
line-height:16px;
font-size:8pt;
vertical-align:middle;
float:left;
border-bottom:1px dotted #ccc;
}

#list dd{
text-align:center;
width:75px;
height:auto;
line-height:16px;
padding:3px 5px 0 5px;
float:left;
font-size:8pt;
border-left:1px dotted #ccc;
border-bottom:1px dotted #ccc;
letter-spacing:0.1em;
}

/* 物件リスト */

#main .box1 {

	height: 170px;
	width: 460px;
	border: 1px solid #DDDDDD;
	margin: 0 30px 0 30px;
	padding: 10px;
	background-image: url(../img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main .box1 p {
	margin: 0px;
}
#main .box1 select {
	margin: 5px;
	width: 110px;
	height: 22px;
	font-size: 10pt;
}
#main .box1 dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;

}
#main .box1 dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	padding-left: 20px;
	float:left;
	width: 85px;
	margin-top:9px;
	margin-left:10px;

}
#main .box1 dd {
	margin:0 5px 0 110px;
	width: 300px;
	height: 28px;
	vertical-align:top;
	line-height:28px;

}
.c {
	text-align: center;
}
.sml {
	color: #666;
 	text-align: right;
	font-size: 8pt;
}
