@charset "utf-8";


.imgR {
	float:right;
	margin-left:10px;
}
.imgL {
	float:left;
	margin-right:10px;
}

#pan {
	background:#E1E1E1;
	height:24px;
	margin-bottom:10px;
}
#pan_no {
	background:#E1E1E1;
	height:24px;
}
#pan_no ul,
#pan ul {
	font-size:10px;
	width:900px;
	margin:0 auto;
	list-style:none;
	padding:6px 0 0 0;
}
#pan_no li,
#pan li {
	display:inline;
}
#pan_no li a,
#pan li a {
	background:url(../img/subcommon/pan.jpg) right no-repeat;
	padding-right:10px;
	margin-right:3px;
}




.h1 {
	background:#066700;
	font-size:22px;
	padding:15px 10px 15px 20px;
	color:#FFF;
	margin-bottom:20px;
	line-height:120%;
}

.h2 {
	background:url(../img/subcommon/h2.jpg);
	height:28px;
	line-height:28px;
	font-size:16px;
	padding:0 0 0 35px;
	color:#066700;
	margin-bottom:20px;
}

.h3 {
	height:28px;
	font-size:14px;
	color:#066700;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}

.pagenation {
	list-style:none;
	margin-bottom:10px;
	text-align:center;
}
.pagenation li {
	display:inline;
	height:18px;
	padding:2px 3px 2px 4px;
}

#news_list_index li a{
	display:block;
}

.title_all {
	list-style:none;
	margin-bottom:20px;
}
.title_all li {
	border-bottom:1px dotted #CCC;
	font-weight:bold;
	padding:8px;
}

.center {
	text-align:center;
}


/* サービス一覧 */

.menu_all {
	margin-bottom:20px;
	width:310px;
	float:left;
}
.menu_all2 {
	margin-bottom:20px;
	width:310px;
	float:left;
	padding-left:10px;
}
.menu_all h3,
.menu_all2 h3 {
	background:url(../img/subcommon/menu_bg.jpg) #F3F3F3 5px center no-repeat;
	height:32px;
	line-height:32px;
	font-size:12px;
	padding:0 0 0 35px;
	color:#066700;
	border:#CCC 1px solid;
}

.menu_all p,
.menu_all2 p {
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	height:120px;
	padding:5px 5px 5px 10px;
	position:relative;
}
.menu_all p a,
.menu_all2 p a {
	position:absolute;
	right:10px;
	bottom:10px;
}



/* ノウハウLP */

#knwL {
	width:440px;
	margin-bottom:20px;
	float:left;
}
#knwR {
	width:440px;
	margin-bottom:20px;
	float:right;
}

.lp_form {
	margin:0 auto 20px auto;
	clear:both;
	width:720px;
}
.lp_form table {
	width:100%;
	clear:both;
	font-size:12px;
	border-collapse:collapse;
	margin-bottom:20px;
}
.lp_form table th {
	background: #E4E4E4;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-align: right;
	padding: 10px;
}
.lp_form table td {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px;
}
.lp_form table .sbmt_btn {
	width:200px;
}

.caution {
	font-size:12px;
	text-align:center;
}

.lp_field {
	border:3px solid #066600;
	padding:20px 30px 10px 30px;
	margin-bottom:20px;
}
.lp_field h2 {
	font-size:16px;
	border-left:5px solid #066700;
	padding-left:10px;
	margin-bottom:10px;
}

.lp_field ol {
	margin-left:25px;
}
.lp_field ol li {
	margin-bottom:5px;
}


/* 会社概要 */

.tb_normal {
	border-collapse:collapse;
	width:100%;
	margin-bottom:20px;
}
.tb_normal th {
	background:#E4E4E4;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	text-align:right;
	padding:10px;
}
.tb_normal td {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:10px;
}


.line {
	border:1px solid #999;
}



#sitemap {
	margin:0 0 40px 20px;
	list-style:circle;
	list-style-position:inside;
}
#sitemap li {
	margin-bottom:5px;
}


.tel {
	font-size:24px;
	font-weight:bold;
	color:#C00;
	margin-right:10px;
}

.example {
	font-size:10px;
	color:#999;
}
.warning {
	font-weight:bold;
	color:#C00;
}



.tb_system {
	border-collapse:collapse;
	width:100%;
	margin-bottom:20px;
}
.tb_system th {
	background:#E4E4E4;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:10px;
}
.tb_system td {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:10px;
}


/* ページネーション  */
.pagination {
	text-align:center;
}
.pagination ul{
}
.pagination ul li{
	list-style: none;
	display:inline;
	padding: 15px 5px;
}


/* seminar btn */
#ad,#fin{
	text-align:center;
}

#fin p{
	color: #f00;
	font-weight: bold;
	border: 1px solid #f00;
	width: 350px;
	padding: 10px;
	margin:0 auto;
	margin-bottom:30px;
}


/* new_column_table */
#new_column_table{
	margin-bottom:20px;
}
#new_column_table td{
	padding:10px 10px 5px 10px;
	border-bottom:1px dotted #ccc;
}

#new_column_table th{
	padding:10px 10px 5px 10px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	text-align:left;
}


/* columnist */
#columnist_wrapper {
	margin-bottom:20px;
}



.case {
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:12px;
	width:100%;
}
.case td {
	text-align:center;
	border-collapse:collapse;
	padding-bottom:13px;
}
.case td img {
	margin-bottom:3px;
}

/* 全国賃貸住宅新聞RSS一覧
----------------------------------------------------*/
.rss_list{
	margin-bottom:30px;
}

.rss_list li{
	border-bottom:1px dotted #ccc;
	list-style:none;
	padding:5px 10px;
}

.rss_list li a{
	font-size:1.2em;
}

.pager_num_link{
	margin-bottom:30px;
	text-align:center;
}

.pager_num_link li{
	display:inline;
	padding: 5px 10px;
}
.pager_num_link li.to_first,.pager_num_link li.to_last {
	padding:5px 0;
}

.pager_num_link li span{
	font-weight:bold;
}


.tac{
	text-align:center;
}


/*   consul lp
----------------------------------------------------*/

.consul_box{
	padding:10px 20px 0;
	border:3px solid #066700;
	margin-bottom:20px;
}

.consul_box p{
	width:800px;
}

ul.consul_list01{
	list-style:none;
	margin:20px 0 30px 62px;
	font-size:17px;
	font-weight:bold;
}

ul.consul_list01 li{
	background:url(../img/sub/list_icon01.jpg) left 1px no-repeat;
	padding-left:25px;
	margin-bottom:10px;
}

body.consul_lp{
	background:url(../img/sub/consul_lp_bg.jpg) left top repeat-x;
}

body.consul_lp #header{
	height:92px;
}

/* 全国賃貸住宅新聞RSS詳細
----------------------------------------------------*/
.prev_next_link .prev{
	float:left;
}

.prev_next_link .next{
	float:right;
}

.published{
	text-align:right;
}

.category{
	padding:5px;
	border:1px solid #ccc;
/*	background-color:#eee;*/
}


.credits{
	height:18px;
}

.credits p{
	float:left;
}

.credits p.backto_all{
	padding-left:110px;
}
