@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	}

h1,h2,h3,h4,p,dl,dt,dd,li,ul,ol,p,div,form {
	margin: 0;
	padding: 0;
	}

ul {
	list-style: none;
	}

table {
	font-size: inherit;
	}

th {
	text-align: left;
	font-weight: normal;
	}

img {
	border: 0;
	}

hr {
	display: none;
	}

p.setumeiTxt{
	padding-left: 1em;
    text-indent: -1em;
	}

div#adminContents p.explanation {
	margin: 2px 0;
	font-size:90%;
}

/*background layout */

body {
	line-height: 1;
	color: #2E2E2E;
	background: white;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
}

table#pageLayout{
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

table#pageLayout td{
	padding: 0;
}

table#pageLayout td.bgt{
	/*height: 98px;*/
}

table#pageLayout td#contentsLayout {
	padding:0;
}

table#contentsCoreLayout {
	border-collapse: collapse;
	border: 0;
}

table#contentsCoreLayout td{
	padding: 0;
}

td#mainLayout{
	/* width: 643px; */
	width: 790px;
	vertical-align: top;
}

td#mainLayout table{
    font-size: 95%;
}

td#mainLayout table.form{
    font-size: 100%;
}

/*header*/
#header h1 {
    display: inline-block;
    margin: 0.5rem;
    width:210px;
    height:65px;
    text-indent: -10000em;
    background: url(../../img/user/logo_ie_karute.jpg) no-repeat top center;
}

#header h1.mansion {
    background-image: none;
    margin: 0rem;
    width: 0px;
    height: 80px;
}

#header button {
	vertical-align: baseline;
	height: 30px;
	cursor:pointer;	/* 2010/06/11 ayako mod:ご要望管理表No240対応. */
}

#header button#logout {
    width:100px;
	height:30px;
	border:none;
	background: url(../../img/user/menu/btn_logout.png) no-repeat top center !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user/menu/btn_logout.png");
}

#header button#masta {
    width:50px;
	height:30px;
	border:none;
	background: url(../../img/user/menu/btn_masta.png) no-repeat top center !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user/menu/btn_masta.png");
}

#header button#bukken {
    width:80px;
	height:30px;
	border:none;
	background: url(../../img/user/menu/btn_bukken.png) no-repeat top center !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user/menu/btn_bukken.png");
}

#header button#koshin {
    width:65px;
	height:30px;
	border:none;
	background: url(../../img/user/menu/btn_koshin.png) no-repeat top center !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user/menu/btn_koshin.png");
}

#header button#secondAuthorizeSetting {
    width:90px;
	height:30px;
	border:none;
	background: url(../../img/user/menu/btn_secondauth.png) no-repeat top center !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user/menu/btn_secondauth.png");
}

#header button#user {
    width:90px;
	height:30px;
	border:none;
	background: url(../../img/user/menu/btn_user.png) no-repeat top center !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user/menu/btn_user.png");
}

#header button#pass {
    width:105px;
	height:30px;
	border:none;
	background: url(../../img/user/menu/btn_pass.png) no-repeat top center !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/user/menu/btn_pass.png");
}

#hr_area{
    float: right;
    margin: 0.5rem 0.5rem auto auto;
}

ul#headerMenu {
    display: flex;
    justify-content: flex-end;
}

ul#headerMenu li {
    margin: 0 0 0 0.2em;
}

.tex_green {
	font-size: 12px;
	color: green;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.calendar {
	font-size: 0.8rem;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.login {
	font-size: 88%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    line-height: 150%;
    margin: 0 0 0 auto;
}

.fieldName {
	font-size		: 1.25rem;
	font-weight		: bold;
	color			: #3F3F3F;
}

.tex_bold_b {
	font-size: 120%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 600;
}
.tex_nom {
	font-size: 100%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
}

/*navigation*/

.naviarea {
width:192px;

margin:10px 0 0 10px;

}

ul#navi{
margin:9px;
}

ul#navi li div {
	position: relative;
}

ul#navi li div span.tooltip {
	width: 265px;
	position: absolute;
	top: 0px;
	left: 178px;
	z-index: 11;
	padding: 5px;
	background: #FFFAE5;
	border: 1px solid #C3C3C3;
	font-size: 90%;
	display: none;
}

iframe#shim {
	position: absolute;
}

iframe.shim_hidden {
    display : none;
}


.bunner{
	width:192px;
	margin:10px 0 0 10px;
	text-align: center;
}

.bunner ul li{
    margin: 10px 0;
}

/*table*/
/* タイトル部 */
table.title {
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;

}

table.title th {
    padding: 5px;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table.title tr {

}

table.title td {
    padding: 5px;
	text-align: left;
}

/* 一覧 */
table.listTable, table.filelist{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid;
}

table.listTable th, table.filelist th {
    padding: 5px !important;
    font-weight: bold;
    line-height: 120%;
    text-align: center !important;
    border: 1px solid;
}
table.listTable td, table.filelist td {
    padding: 5px !important;
    text-align: left;
    border: 1px solid;
}

table.listTable th button, table.filelist th button{
	font-size: 70%;
	line-height: 100%;
	margin: 2px 2px 0px;
}

table.listTable td button{
	font-size : 100%;
}

/* 一覧 検索 */
.filtering select {
    padding: 5px;
    vertical-align: middle;
}

.filtering input[type=text] {
    width: 300px;
    padding: 5px;
    vertical-align: middle;
}

.filtering span {
    display: inline-block;
    padding: 5px 2px;
    vertical-align: middle;
}

.filtering button {
    width: 70px;
}

/* 一覧 写真集用*/
table.listTable td.photo
{
	text-align	: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.listTable td.disabled
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffff99;
	text-align	: center;
}

table.listTable div.photo
{
	height: 30px;
	float:right;
}

table.listTable div.photo button{
	font-size: 90%;
	line-height: 80%;

}

table.listTable td.inspectionAlert
{
	border-style	: solid;
	border-width	: 0px 1px 1px 1px;
	border-color	: #black;

}

table.listTable th div#publicDisplay
{
    color: #2E2E2E !important;
}

/* 編集・詳細 */
table.form{
    border: #c3c3c3 solid 1px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table.form th {
    padding: 5px !important;
    border: #c3c3c3 solid;
    border-width: 1px 0 1px 1px;
    background: #f4f4f4;
    font-weight: bold;
    line-height: 120%;
    text-align: right;
    color: #404040;
}
table.form td {
    padding: 5px !important;
    border: #c3c3c3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table.form th sup{
	font-weight: bold;
	color: #DD1133;
}

table.form th.title {
	text-align: center;
}
/* 編集 写真集用*/
table.form td.photo{
    text-align: center;
}


/* カレンダー */
table.caltable {
    border-collapse: collapse;
    border-spacing: 0;
}

table.caltable td {
  padding: 5px !important;
}

table.caltable td div.cal_date {
    text-align: right;
	margin-bottom:4px;
}

table.caltable td div.cal_rokuyo {
  	font-size: 0.75rem;
	color: green;
    text-align: right;
    margin-bottom:4px;
}

table.caltable td div.cal_icon {
    text-align: left;
}

/* 物件情報一覧 */
table.display {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid;
    width: 100%;
}

table.display th {
    padding: 5px;
    font-weight: bold;
    line-height: 120%;
    text-align: right;
    background: #f4f4f4;
    border: 1px solid;
}

table.display th.title {
	text-align: center;
}

table.display tr.management_item th,
table.display tr th.management_item {
	color: #0000ff;
}

table.display th sup{
	font-weight: bold;
	color: #DD1133;
}

table.display td {
    padding: 5px !important;
    text-align: left;
    border: 1px solid;
}

/* 部屋・オーナー検索一覧向け */
table.display td.editButton, table.display td.registButton{
	padding : auto 1px !important;
	text-align: center !important;
}

table.display td.registButton button{
	font-size: 100%;
	width: 140px;
}

table.display td.editButton button{
	font-size: 100%;
	width: 4.5rem;
}

/*box*/

.box01 {
    padding: 5px;
     border: #c3c3c3 solid 1px;

    background: #f4f4f4;

    text-align: left;
	line-height:140%;

}


/*footer*/
#footerLayout{
 border-top:#aaaaaa solid 1px;
 width: 100%;
 height:24px;
}


#footerLayout div {
width:100%;
margin-top:10px;
text-align:right;
font-size: 88%;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}


/* margin */
.mat01{margin-top:5px;}
.mat02{margin-top:10px;}
.mat03{margin-top:15px;}
.mat04{margin-top:20px;}
.mat05{margin-top:25px;}
.mat06{margin-top:30px;}
.mat07{margin-top:35px;}
.mat08{margin-top:40px;}
.mat09{margin-top:45px;}
.mat10{margin-top:50px;}

.mar01{margin-right:5px;}
.mar02{margin-right:10px;}
.mar03{margin-right:15px;}
.mar04{margin-right:20px;}
.mar05{margin-right:25px;}
.mar06{margin-right:30px;}
.mar07{margin-right:35px;}
.mar08{margin-right:40px;}
.mar09{margin-right:45px;}
.mar10{margin-right:50px;}

.mab01{margin-bottom:5px;}
.mab02{margin-bottom:10px;}
.mab03{margin-bottom:15px;}
.mab04{margin-bottom:20px;}
.mab05{margin-bottom:25px;}
.mab06{margin-bottom:30px;}
.mab07{margin-bottom:35px;}
.mab08{margin-bottom:40px;}
.mab09{margin-bottom:45px;}
.mab10{margin-bottom:50px;}

.mal01{margin-left:5px;}
.mal02{margin-left:10px;}
.mal03{margin-left:15px;}
.mal04{margin-left:20px;}
.mal05{margin-left:25px;}
.mal06{margin-left:30px;}
.mal07{margin-left:35px;}
.mal08{margin-left:40px;}
.mal09{margin-left:45px;}
.mal10{margin-left:50px;}

.maa01{margin:5px;}
.maa02{margin:10px;}
.maa03{margin:15px;}
.maa04{margin:20px;}

/* padding */
.pat01{padding-top:5px;}
.pat02{padding-top:10px;}
.pat03{padding-top:15px;}
.pat04{padding-top:20px;}
.pat05{padding-top:25px;}
.pat06{padding-top:30px;}
.pat07{padding-top:35px;}
.pat08{padding-top:40px;}
.pat09{padding-top:45px;}
.pat10{padding-top:50px;}

.par01{padding-right:5px;}
.par02{padding-right:10px;}
.par03{padding-right:15px;}
.par04{padding-right:20px;}
.par05{padding-right:25px;}
.par06{padding-right:30px;}
.par07{padding-right:35px;}
.par08{padding-right:40px;}
.par09{padding-right:45px;}
.par10{padding-right:50px;}

.pab01{padding-bottom:5px;}
.pab02{padding-bottom:10px;}
.pab03{padding-bottom:15px;}
.pab04{padding-bottom:20px;}
.pab05{padding-bottom:25px;}
.pab06{padding-bottom:30px;}
.pab07{padding-bottom:35px;}
.pab08{padding-bottom:40px;}
.pab09{padding-bottom:45px;}
.pab10{padding-bottom:50px;}

.pal01{padding-left:5px;}
.pal02{padding-left:10px;}
.pal03{padding-left:15px;}
.pal04{padding-left:20px;}
.pal05{padding-left:25px;}
.pal06{padding-left:30px;}
.pal07{padding-left:35px;}
.pal08{padding-left:40px;}
.pal09{padding-left:45px;}
.pal10{padding-left:50px;}

.paa01{padding:5px;}
.paa02{padding:10px;}
.paa03{padding:15px;}
.paa04{padding:20px;}


div#adminContents{
	font-size : 95%;
	padding: 10px;
}
body.mobile div#adminContents {
  padding: 0;
}

div#adminContents p, div#adminContents h1, div#adminContents div, div#adminContents table, div#adminContents span.level{
	margin: 0px 0px 10px;
}

div#adminContents div.map, div#adminContents div.map div {
	margin-bottom: auto;
}

div#adminContents h1 {
	font-size : 110%;
	font-weight:bold;
	padding:2px 2px 2px 10px;
}

button {
	color: #3f3f3f !important;
}

button:disabled {
    color: #909090 !important;
}

table#addressCodeTable td {
	vertical-align: top;
}

ul.customerManagementMenu li {
	float: left;
	margin: 4px 7px;
}

.mainLayoutOutline{
    border-collapse: separate;
    border-spacing: 10px;
}
