body{
margin-top:0;
text-align:center;
background-color:#FCFCF8;

}

.img_center {
width:100%;
text-align:center;
margin-top:5px;
margin-bottom:10px;
}

h3 {
	clear:both;
	margin:5px 0;
	padding: 4px 0 3px 10px;
	background-color:#ffffff;
	border-left:5px #ffcc00 solid;
	border-bottom: 1px #c0c0c0 solid;
	font-size:95%;
	color:#000000;}

#wrapper{
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	color:#111111;
	background-color: #FFFFFF;
}

	
/* --- メイン部の右配置　メインコンテンツ --- */
#maincontents {
	width:610px;
	margin-top:0;
	padding:5px 5px;
	text-align:left;
	font-size:90%;
	line-height:1.3;
	background-color:#FFFFFF;
	}

/* --- メイン部の左配置　サイドバー --- */ 
#leftside {
	width:160px;
	text-align:center;
	margin:5px 5px;
		font-size:85%;
}

#leftside ul{
text-align:left;
margin-left:5px;
padding-left:10px;
line-height:1.5;}


a img {
border-style:none;}


table{
width:100%;
margin-left:auto;
margin-right:auto;
}

#footer {
width:770px;
font-size:80%;
text-align:right;
}

th {
font-weight:normal;
text-align:left;
}

.pankuzu {
font-size:80%;
}

.office {
margin-left:auto;
margin-right:auto;
width:600px;
table-layout: fixed;
font-size:90%;
}

.office th{
padding:10px;
text-align:center;
background-color:#ffcc00;
border-bottom:solid 1px #333333;
}

.office td{
padding:10px;
border-bottom:solid 1px #333333;
}

.graduate {
margin-left:auto;
margin-right:auto;
width:600px;
font-size:90%;
}

.graduate th{
padding:10px 3px;
border-bottom:solid 1px #333333;
border-right:solid 1px #333333;

}

.graduate td{
padding:10px 3px;
border-bottom:solid 1px #333333;
border-right:solid 1px #333333;
}

.backcolor{
background-color:#FFFFCC;
margin:10px;
padding:5px;
}

/* --- 入居申込 --- */
.table_useguide {
	width: 550px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	font-size:90%;
}

.table_useguide th {
	border-bottom: solid 1px #B2B2B2;
	padding:4px 0px;
	text-align:center;
	background:#eef7ff;
	font-weight:normal;
}

.table_useguide td {
	border-bottom: solid 1px #B2B2B2;
	padding:4px;
}

.cafe {
	width: 630px;
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
	background:#FFFF99;
	padding:5px;
}

.writer {
	width: 300px;
	margin:5px;
	float:right;
	font-size:95%;
	border:1px #CCCCCC dotted;
	background:#FFFFCC;	
}
