/* CSS Document */

/*基本設定*/
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-color:#CCCCCC;
}
p,ul,form {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}
.clear_fix {
	clear:both;
}
.linktext {
	text-align:right;
}
.linktext2 {
	text-align:right;
	padding-right:8px;
}


/*フォント設定*/
.bold {
	font-weight:bold;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.small {
	font-size:10px;
}
.tcenter {
	text-align:center;
	letter-spacing:-1px;
}

/*Template*/
#region {
	width:750px;
	background-color:#FFFFFF;
}
#header {
	width:750px;
	clear:both;
}
#lheader {
	float:left;
	width:300px;
}
#rheader {
	float:left;
	width:445px;
	margin-top:20px;
	text-align:right;
}
#theader {
	width:750px;
	clear:both;
}
#tnavi_area {
	background-color:#2469A8;
	width:172px;
	height:155px;
	float:left;
}
#tnavi {
	width:172px;
	height:120px;
	background-image:url(image/template/b_header.jpg);
	margin-top:18px;
}
#tnavi ul {
	list-style:none;
}
#tnavi li {
	display:block;
	text-indent:-9999px;
}
#tnavi li a {
	display:block;
	width:172px;
	height:40px;
	text-decoration:none;
}
#thomoe a:hover {
	background-image:url(image/template/swap_button.jpg);
	background-repeat:no-repeat;
}
#tcompany a:hover {
	background-image:url(image/template/swap_button.jpg);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#tproperty a:hover {
	background-image:url(image/template/swap_button.jpg);
	background-position:0px -80px;
	background-repeat:no-repeat;
}
#timage {
	margin-left:173px;
	width:577px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#main {
	clear:both;
	width:750px;
	background-image:url(image/template/main_background.jpg);
}
#lnavi {
	width:172px;
	float:left;
}
.lnavi_text {
	margin:16px 10px 30px 10px;
	line-height:20px;
}
#copyright {
	width:750px;
	padding:5px 0px;
	border-top:1px solid #CCCCCC;
	text-align:center;
}

/*コンテンツ領域*/
.contents_box{
	width:577px;
	float:right;
}

/*Index*/
#index_contents {
	width:577px;
	background-image:url(image/index/contents_back_image.jpg);
	background-repeat:no-repeat;
	float:right;
}
#index_con1 {
	width:205px;
	margin-left:26px;
	line-height:20px;
}
#index_con2 {
	width:528px;
	margin-left:26px;
	line-height:20px;
}
#index_con2_l {
	width:265px;
	float:left;
}
.index_con2_image {
	float:left;
	margin-right:5px;
}
#index_con2_r {
	width:245px;
	float:right;
	font-size:10px;
	line-height:12px;
}
#index_con2_rl {
	width:105px;
	float:left;
}
#index_con2_rr {
	width:120px;
	float:right;
}
#index_con2_rr ul {
	list-style:none;
}

/*会社概要*/
#company_contents{
	width:577px;
	float:right;
}
#company_box{
	width:510px;
	margin-top:20px;
	margin-left:35px;
}

#company_table{
	width:510px;
	border:1px solid #CCCCCC;
	line-height:18px;
	letter-spacing:1.5px;
}

.company_cell_l{
	width:110px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	background-color:#E4E4E4;
}
.company_cell_r{
	width:364px;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:0px;
	background-color:#EFEFEF;
}
.company_cell_contents_l{
	width:180px;
	float:left;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
}
.company_cell_contents_r{
	width:180px;
	float:right;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
}
.celltext_spacing {
	letter-spacing:-1px;
}

/*保有物件一覧*/
#property_box {
	width:515px;
	margin-top:20px;
	margin-left:35px;
}
#property_box ul {
	list-style:none;
}
#property_box_l {
	width:330px;
	float:left;
}
#property_box_r {
	width:180px;
	float:right;
	text-align:center;
	padding-left:5px;
}
#property_table {
	width:330px;
	margin:0px;
	padding:0px;
}
#property_tr_color_topcell{
	background-color:#E1EBF4;
	font-weight:bold;
}
.property_tr_color_t {
	background-color:#E1EBF4;
}
.property_tr_color_b {
	background-color:#EEF3F9;
}
.property_td_ltop {
	width:165px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
}
.property_td_l {
	width:155px;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:30px;
	background-image:url(image/property/square.jpg);
	background-repeat:no-repeat;
	background-position:10px 5px;
}
.property_td_r {
	width:130px;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:0px;
}
.property_phototext {
	font-weight:bold;
	margin-top:5px;
}

