@charset "UTF-8";
/* ===================================================================
 file name  :chintaikanri.css
 style info :各ページ個別設定CSS
 
=================================================================== */
/*------------------------------------------------------------
Top  横長
-------------------------------------------------------------*/

/*  =========  body/Container/Contents/Contents-Main =========== */
#chintaikanri h1{
	background: url(../../images/chintaikanri/h1_title.jpg) 0 0 no-repeat;
	height:47px;
	width:920px;
	margin:0px auto;
}

/*  body/Container/Header/Header-Middle/ul =========*/
/*--グローバルナビゲーション module.cssより --*/
/* 賃貸管理 over*/
ul#globalNavi li.navi06 a.naviLink {
	width: 117px;
	background-position: -589px -35px;
}

/*  =========  body/Container/Contents/Contents-Main/mainContents =========== */

#pagelink {
	text-align:center;
	}

.pagetop {
	margin:0 0 20px 750px;
	padding:0 0 0 20px;
	font-size:12px;
	background:url(../../images/common/arrow_pagetop.gif) left center no-repeat;
	}

#pagelink a ,
.pagetop a {
	color:#0066ff;
	text-decoration:none;
	}

#pagelink a:visited ,
.pagetop a:visited {
	color:#0066ff;
	text-decoration:none;
	}

#pagelink a:hover ,
.pagetop a:hover {
	color:#0066ff;
	text-decoration:underline;
	}

#pagelink a:active ,
.pagetop a:active {
	color:#0066ff;
	text-decoration:underline;
	}


#chintaikanri h2 {
	background:url(../../images/chintaikanri/h2_title.gif) 0 0 no-repeat;
	height:32px;
	width:860px;
	padding:0 0 0 40px;
	margin:15px auto 10px;
	color:#ffffff;
	font-weight:bold;
	line-height:32px;
	}

#chintaikanri #Contents-Main p {
	font-size:114%;
	}

#chintaikanri table {
	width:880px;
	margin:10px auto;
	border-collapse:collapse;
	}

#chintaikanri table th , #chintaikanri table td {
	padding:10px;
	border:1px solid #ae3c2b;
	}

#chintaikanri table th {
	font-size:114%;
	padding:10px 0 10px 20px;
	background:url(../../images/chintaikanri/arrow.gif) 10px center no-repeat;
	}

#chintaikanri table td .box {
	float:left;
	padding:0 35px 0 0;
	}

#chintaikanri table td .box0 {
	float:left;
	padding:0;
	}


#chintaikanri table td .text {
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #cccccc;
	}

#chintaikanri table td h3 {
	padding:0 0 0 7px;
	font-weight:bold;
	line-height:1;
	border-left:4px solid #ae3c2b;
	}

#chintaikanri table td ul {
	margin:10px 0 0 30px;
	}

#chintaikanri table td ul li {
	list-style:disc;
	}
