﻿body {
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#Large_Wrap {
	margin-left : auto;
	margin-right : auto;
	background-image: url(../img/illust_0.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width :741px;
	text-align: left;
}
#main_contents {
	padding-left: 15px;
	width: 721px;
	font-size: 13px;
}
#main_contents_c {
	width: 741px;
	font-size: 14px;
	text-align:center;
	padding-top: 40px;
}
#main_contents_d {
	width: 600px;
	font-size: 16px;
	text-align:left;
	margin: auto;
}
#news_wrap {
	width: 600px;
	font-size: 13px;
	text-align:left;
	padding-top: 20px;
	margin: auto;
}
#footer {
	clear : both;
	width : 741px;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
}

#navi ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	width:740px;
	height:16px;
	line-height:16px;
}

#navi li{
	float:left;
	width:148px;
}

#navi a{
	display:block;
	color:#000000;
	border-right:1px solid #000000;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
.clear { 
clear: both; 
}

#navi a:hover{
	color:#000000;
	background:url(../img/mouse_on.jpg) no-repeat;
}

#rental ul{
	list-style-type:none;
	width:700px;
	margin:0;
	padding:0;
}

#rental li{
	float:left;
	margin-right:1px;
	margin-bottom:2px;
	
}
#rental a img {
    border-style:none;
}

table.offices {
	width: 707px;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.offices th {
    padding: 2px;
    border: #000000 solid;
    border-width: 0 0 1px 1px;
    background: #DBDBDB;
    line-height: 120%;
    text-align: center;
}
table.offices td {
	padding: 2px;
	border: 1px #000000 solid;
	border-width: 0 0 1px 1px;
	background: #FFFFB3;
	text-align: left;
}
table.offices_a {
	width: 707px;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}
table.offices_a th {
	padding: 2px;
	border: 1px #000000 solid;
	border-width: 0 0 1px 1px;
	vertical-align: 20px
}
table.offices_a td {
	padding: 2px;
	border: 1px #000000 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

a img {
    border-style:none;
}
.news{
	border: solid 1px #808080;
	width: 600px;
	height: 120px;
	padding: 1px;
	overflow: auto;
}
.font_news {
	color: #FF8C00;
}
