@charset "Shift_JIS";

/*--------------------------------------------------------------------------------
　global setting
--------------------------------------------------------------------------------*/
body {
	min-width: 970px;
	background: url(../images/body_bg_side.gif) repeat-x;
	color: #333333;
}

body#index {
	background: url(../images/index_body_bg_side.gif) repeat-x;
}

a:link,
a:visited {
	color: #013592;
	text-decoration: none;
}

a:hover,
a:active {
	color: #012b76;
	text-decoration: underline;
}

/*--------------------------------------------------------------------------------
　wrapper
--------------------------------------------------------------------------------*/
#wrapper {
	background: url(../images/body_bg.jpg) no-repeat center top;
}

#index #wrapper {
	background: url(../images/index_body_bg.jpg) no-repeat center top;
}

/*--------------------------------------------------------------------------------
　header
--------------------------------------------------------------------------------*/
#header {
	width: 960px;
	margin: 0 auto;
	padding-top: 3px;
}

#header h1 {
	width: 210px;
	float: left;
	padding: 20px 0 0 20px;
}

#header h1 a {
	width: 210px;
	height: 40px;
	background: url(../images/header_logo.png) no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#header .info {
	width: 343px;
	height: 57px;
	float: right;
	position: relative;
	padding: 20px 0 0 17px;
	background: url(../images/header_info_bg.png) no-repeat;
}

#index #header .info {
	background: url(../images/index_header_info_bg.png) no-repeat;
}

#header .info .tel,
#header .info .fax,
#header .info .mail a {
	text-indent: -9999px;
	overflow: hidden;
}

#header .info .tel {
	width: 183px;
	height: 39px;
	background: url(../images/header_info_tel.png) no-repeat;
}

#header .info .fax {
	width: 114px;
	height: 12px;
	position: absolute;
	top: 48px;
	right: 34px;
	background: url(../images/header_info_fax.png) no-repeat;
}

#header .info .mail a {
	width: 131px;
	height: 25px;
	position: absolute;
	top: 16px;
	right: 20px;
	background: url(../images/header_info_mail.gif) no-repeat;
	display: block;
	outline: none;
}

#header .info .mail a:hover {
	background-position: 0 -25px;
}

#header h2 {
	width: 399px;
	height: 53px;
	margin: 90px 0 0 350px;
	background: url(../images/index_main_ttl.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*--------------------------------------------------------------------------------
　globalNav
--------------------------------------------------------------------------------*/
#globalNav {
	margin: 12px 0 0 1px;
	padding: 6px;
	background: url(../images/header_nav_bg.gif) no-repeat;
}

#index #globalNav {
	margin-top: 159px;
}

#globalNav li {
	float: left;
	padding-right: 15px;
}

#globalNav li a {
	height: 56px;
	background: url(../images/header_nav_sprite.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#globalNav .nav01 a {
	width: 110px;
	background-position: 0 0;
}

#globalNav .nav01 a:hover,
#index #globalNav .nav01 a {
	background-position: 0 -56px;
}

#globalNav .nav02 a {
	width: 149px;
	background-position: -110px 0;
}

#globalNav .nav02 a:hover,
#rental #globalNav .nav02 a {
	background-position: -110px -56px;
}

#globalNav .nav03 a {
	width: 125px;
	background-position: -259px 0;
}

#globalNav .nav03 a:hover,
#tenant #globalNav .nav03 a {
	background-position: -259px -56px;
}

#globalNav .nav04 a {
	width: 125px;
	background-position: -384px 0;
}

#globalNav .nav04 a:hover,
#company #globalNav .nav04 a {
	background-position: -384px -56px;
}

#globalNav .nav05 a {
	width: 127px;
	background-position: -509px 0;
}

#globalNav .nav05 a:hover,
#contact #globalNav .nav05 a {
	background-position: -509px -56px;
}

/*--------------------------------------------------------------------------------
　contents
--------------------------------------------------------------------------------*/
#contents {
	width: 970px;
	position: relative;
	z-index: 1;
	margin: 0 auto -2px;
	padding-top: 15px;
}

#index #contents {
	padding-top: 30px;
}

#contents .pageTop {
	margin-top: 20px;
}

#contents .pageTop a {
	width: 102px;
	height: 26px;
	float: right;
	background: url(../images/contents_pagetop.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#contents .pageTop a:hover {
	background-position: 0 -26px;
}

/*--------------------------------------------------------------------------------
　mainContents
--------------------------------------------------------------------------------*/
#mainContents {
	width: 680px;
	float: right;
	padding-right: 20px;
}

#index #mainContents {
	width: 420px;
	float: left;
	padding: 0 0 0 228px;
}

#mainContents h2 {
	height: 29px;
	margin: 53px 0 75px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#mainContents .section {
	margin-top: 30px;
}

#mainContents .section h3 {
	height: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

#mainContents .inquiry {
	width: 588px;
	height: 73px;
	position: relative;
	margin: 40px auto 0;
	padding: 60px 0 0 91px;
	background: url(../images/contents_info_bg.gif) no-repeat;
}

#mainContents .inquiry h3,
#mainContents .inquiry p {
	text-indent: -9999px;
	overflow: hidden;
}

#mainContents .inquiry h3 {
	width: 210px;
	height: 24px;
	background: url(../images/contents_info_logo.png) no-repeat;
}

#mainContents .inquiry p {
	position: absolute;
}

#mainContents .inquiry .txt {
	width: 593px;
	height: 16px;
	top: 28px;
	left: 42px;
	background: url(../images/contents_info_txt.png) no-repeat;
}

#mainContents .inquiry .tel {
	width: 208px;
	height: 20px;
	top: 61px;
	right: 150px;
	background: url(../images/contents_info_tel.png) no-repeat;
}

#mainContents .inquiry .fax {
	width: 201px;
	height: 20px;
	top: 87px;
	right: 157px;
	background: url(../images/contents_info_fax.png) no-repeat;
}

/*--------------------------------------------------------------------------------
　sidebar
--------------------------------------------------------------------------------*/
#sidebar {
	width: 240px;
	float: left;
}

#index #sidebar {
	width: 301px;
	float: right;
}

#sidebar h3 {
	text-indent: -9999px;
	overflow: hidden;
}

#sidebar .news {
	margin-bottom: 5px;
	padding-bottom: 20px;
	background: url(../images/sidebar_news_bg_btm.gif) no-repeat bottom;
}

#index #sidebar .news {
	margin-bottom: 0;
	background: url(../images/index_news_bg_btm.png) no-repeat bottom;
}

#sidebar .news h3 {
	height: 47px;
	background: url(../images/sidebar_news_ttl.gif) no-repeat;
}

#index #sidebar .news h3 {
	background: url(../images/index_news_ttl.png) no-repeat;
}

#sidebar .news .box {
	padding: 5px 25px;
	background: url(../images/sidebar_news_bg.gif) repeat-y;
}

#index #sidebar .news .box {
	min-height: 313px;
	height: auto !important;
	height: 313px;
	padding: 5px 23px;
	background: url(../images/index_news_bg.png) repeat-y;
}

#sidebar .info {
	height: 242px;
	padding: 23px 20px 0;
	background: url(../images/sidebar_info_bg.jpg) no-repeat;
	line-height: 1.4;
}

#index #sidebar .info {
	width: 170px;
	height: 367px;
	position: absolute;
	top: 30px;
	left: 0;
	background: url(../images/index_info_bg.jpg) no-repeat;
}

#sidebar .info h3 {
	height: 32px;
	margin-bottom: 16px;
	background: url(../images/sidebar_info_ttl.png) no-repeat;
}

#index #sidebar .info h3 {
	background: url(../images/index_info_ttl.png) no-repeat;
}

#sidebar .info .mail a,
#sidebar .info .tel {
	text-indent: -9999px;
	overflow: hidden;
}

#sidebar .info .mail a {
	width: 200px;
	height: 40px;
	margin-top: 16px;
	background-image: url(../images/sidebar_info_mail.gif);
	background-repeat: no-repeat;
	display: block;
	outline: none;
}

#index #sidebar .info .mail a {
	width: 168px;
	margin-top: 30px;
	background-image: url(../images/index_info_mail.gif);
}

#sidebar .info .mail a:hover {
	background-position: 0 -40px;
}

#sidebar .info .tel {
	height: 65px;
	margin-top: 12px;
	background: url(../images/sidebar_info_tel.gif) no-repeat;
}

#index #sidebar .info .tel {
	background: url(../images/index_info_tel.gif) no-repeat;
}

/*--------------------------------------------------------------------------------
　footer
--------------------------------------------------------------------------------*/
#footer {
	background: url(../images/footer_bg.gif) repeat-x;
}

#footer .inner {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 10px;
}

#footer #fNav {
	margin-bottom: 40px;
	text-align: center;
}

#footer #fNav li {
	display: inline;
	margin-left: 10px;
	padding-left: 14px;
	border-left: 1px solid #666666;
}

#footer #fNav li a {
	color: #666666;
}

#footer #fNav li a:hover,
#footer #fNav li a:active {
	color: #4b4b4b;
}

#footer #fNav .firstChild {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

#footer .info {
	width: 600px;
	float: left;
}

#footer .info h2 {
	width: 161px;
	height: 19px;
	float: left;
	background: url(../images/footer_logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#footer .info p {
	width: 419px;
	float: right;
}

#footer .col {
	width: 350px;
	float: right;
	text-align: right;
	font-size: 11px;
}

#footer .col a {
	color: #3d3d3d;
}

#footer .col a:hover,
#footer .col a:active {
	color: #333333;
}

#footer .manager {
	margin-top: 20px;
}

#footer .copyright {
	margin-top: 10px;
	font-size: 11px;
}

/*--------------------------------------------------------------------------------
　index
--------------------------------------------------------------------------------*/
#index #mainContents .bnr01,
#index #mainContents .bnr02 {
	width: 260px;
	height: 163px;
	position: relative;
	padding: 27px 20px 0 140px;
}

#index #mainContents .bnr01 {
	background: url(../images/index_bnr01_bg.jpg) no-repeat;
}

#index #mainContents .bnr02 {
	margin-top: 10px;
	background: url(../images/index_bnr02_bg.jpg) no-repeat;
}

#index #mainContents .bnr01 h3 a,
#index #mainContents .bnr02 h3 a {
	width: 122px;
	height: 106px;
	position: absolute;
	top: -15px;
	left: 5px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#index #mainContents .bnr01 h3 a {
	background: url(../images/index_bnr01_ttl.png) no-repeat;
}

#index #mainContents .bnr02 h3 a {
	background: url(../images/index_bnr02_ttl.png) no-repeat;
}

#index #mainContents .bnr01 h3 a:hover,
#index #mainContents .bnr02 h3 a:hover {
	background-position: 0 -106px;
}

/*--------------------------------------------------------------------------------
　rental
--------------------------------------------------------------------------------*/
#rental #mainContents h2 {
	margin-left: 33px;
	background: url(../images/rental_ttl.gif) no-repeat;
}

#rental #mainContents .ttl01 {
	background: url(../images/rental_subttl01.gif) no-repeat;
}

#rental #mainContents .ttl02 {
	background: url(../images/rental_subttl02.gif) no-repeat;
}

#rental #mainContents .listAst li {
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 15px;
}

#rental #mainContents .listNum li {
	margin: 15px 0 0 25px;
	*margin-left: 30px;
	list-style: decimal;
}

#rental #mainContents .listNum li ul li {
	margin: 0;
	list-style: none;
}

#rental #mainContents .example {
	margin-top: 10px;
	text-indent: 0;
	padding-left: 0;
}

#rental #mainContents .example dt {
	width: 2em;
	float: left;
}

#rental #mainContents .example dd {
	padding-left: 2em;
}

#rental #mainContents .price {
	width: 100%;
}

#rental #mainContents .price th,
#rental #mainContents .price td {
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: center;
}

#rental #mainContents .price th {
	width: 20%;
	background: #f8fcff;
}

/*--------------------------------------------------------------------------------
　tenant
--------------------------------------------------------------------------------*/
#tenant #mainContents h2 {
	margin-left: 98px;
	background: url(../images/tenant_ttl.gif) no-repeat;
}

#tenant #mainContents .section h3 {
	background: url(../images/tenant_subttl01.gif) no-repeat;
}

/*--------------------------------------------------------------------------------
　company
--------------------------------------------------------------------------------*/
#company #mainContents h2 {
	margin-left: 119px;
	background: url(../images/company_ttl.gif) no-repeat;
}

#company #mainContents .ttl01 {
	background: url(../images/company_subttl01.gif) no-repeat;
}

#company #mainContents .ttl02 {
	background: url(../images/company_subttl02.gif) no-repeat;
}

#company #mainContents .list {
	padding-top: 1px;
	background: url(../images/company_list_bg_top.gif) no-repeat;
}

#company #mainContents .access {
	height: 17px;
	background: url(../images/company_access.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#company #mainContents .map {
	height: 350px;
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #9b9b9b;
}

#company #mainContents .link {
	margin-top: 5px;
	font-size: 11px;
}

/*--------------------------------------------------------------------------------
　contact
--------------------------------------------------------------------------------*/
#contact #mainContents h2 {
	margin-left: 101px;
	background: url(../images/contact_ttl.gif) no-repeat;
}

#contact #mainContents .section h3 {
	background: url(../images/contact_subttl01.gif) no-repeat;
}

#contact #mainContents .att {
	margin-top: 10px;
	color: #cc0000;
}

#contact #mainContents .tbl {
	width: 100%;
	margin-top: 15px;
}

#contact #mainContents .tbl th,
#contact #mainContents .tbl td {
	padding: 10px;
	border: 1px solid #cccccc;
}

#contact #mainContents .tbl th {
	width: 200px;
	background: #f8fcff;
}

#contact #mainContents .tbl .submit {
	padding-bottom: 0;
	border: 0;
	text-align: center;
}

#contact #mainContents .tbl .necessary {
	font-size: 11px;
	color: #cc0000;
}

#contact #mainContents .tbl .inqtxt {
	font-size: 11px;
	color: #666666;
}

#contact #mainContents .tbl #name,
#contact #mainContents .tbl #name2 {
	width: 180px;
}

#contact #mainContents .tbl #zipA {
	width: 50px;
}

#contact #mainContents .tbl #zipB {
	width: 60px;
}

#contact #mainContents .tbl #address,
#contact #mainContents .tbl #address2,
#contact #mainContents .tbl #mailaddress,
#contact #mainContents .tbl #mailaddress2 {
	width: 230px;
}

#contact #mainContents .tbl #tel {
	width: 120px;
}

#contact #mainContents .tbl #comment {
	width: 340px;
}

#contact #mainContents .message {
	margin-top: 20px;
}

#contact #mainContents .backBtn {
	margin-top: 10px;
}

/*--------------------------------------------------------------------------------
　PHP 新着情報
--------------------------------------------------------------------------------*/
.pg_news {
	margin-top: 15px;
	line-height: 1.4;
}

.pg_news dt {
	padding-left: 12px;
	background: url(../images/contents_icon.gif) no-repeat 0 4px;
	font-weight: bold;
	color: #2e89b3;
}

.pg_news dd {
	margin-top: 3px;
	padding-left: 12px;
}

/*--------------------------------------------------------------------------------
　PHP　テナント募集
--------------------------------------------------------------------------------*/
.pg_tenant {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #edecec;
}

.pg_tenant .pg_tenant_list {
	width: 380px;
	float: right;
	margin-top: -7px;
}

.pg_tenant .pg_tenant_list dl {
	margin-top: 7px;
	padding: 0 5px 7px;
	border-bottom: 1px dashed #cccccc;
}

.pg_tenant .pg_tenant_list dl.lastChild {
	padding-bottom: 0;
	border-bottom: 0;
}

.pg_tenant .pg_tenant_list dl dt {
	width: 110px;
	float: left;
	padding-left: 12px;
	background: url(../images/tenant_icon.gif) no-repeat 0 6px;
	font-weight: bold;
}

.pg_tenant .pg_tenant_list dl dd {
	width: 238px;
	float: right;
}

.pg_tenant .pg_tenant_img {
	width: 270px;
	float: left;
}

.pg_tenant .pg_tenant_img img {
	padding: 2px;
	border: 1px solid #9b9b9b;
}

.pg_tenant .pg_tenant_img a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-ms-filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

/* clearfix */
.pg_tenant:after,
.pg_tenant .pg_tenant_list dl:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	font-size: 0;
	clear: both; 
}

.pg_tenant,
.pg_tenant .pg_tenant_list dl {
	min-height: 1px;
}

* html .pg_tenant,
* html .pg_tenant .pg_tenant_list dl {
	height: 1px;
}

/*--------------------------------------------------------------------------------
　PHP　会社案内
--------------------------------------------------------------------------------*/
.pg_company {
	padding: 8px 0;
	background: url(../images/company_list_bg.gif) no-repeat bottom;
}

/* clearfix */
.pg_company:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	font-size: 0;
	clear: both; 
}

.pg_company {
	min-height: 1px;
}

* html .pg_company {
	height: 1px;
}

.pg_company dt,
.pg_company dd {
	padding: 0 25px;
}

.pg_company dt {
	width: 104px;
	float: left;
}

.pg_company dd {
	width: 471px;
	float: right;
}

/*--------------------------------------------------------------------------------
　2021/08/26 ページ非表示対応
--------------------------------------------------------------------------------*/
#info {
	width: 100%;
	height: 100vh;
	background: #e1e1e1;
	padding-top: 20%;
	box-sizing: border-box;
}
#info p{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#info p:nth-of-type(2){
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-top: 40px;
}