@charset "UTF-8";

/* CSS Document */

/* 高齢者向け住宅を定義 */

#silver #main .main_inner h2 {
	margin-bottom: 8px;
}
#silver_main {
	background: url(../../silver/images/bg_main.jpg) no-repeat;
	height: 486px;
	position: relative;
	margin-right: 1px;
	margin-bottom: 16px;
}
#silver_main h3 {
	position: absolute;
	left: 31px;
	top: 43px;
}
#silver_main p {
	position: absolute;
	left: 31px;
	top: 126px;
}
#silver_main ul {
	list-style: none;
	position: absolute;
	top: 213px;
	left: 63px;
}
#silver_main ul li.silver_menu1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#silver_main ul li.silver_menu2 {
	position: absolute;
	top: 0px;
	left: 231px;
}
#silver_main ul li.silver_menu3 {
	position: absolute;
	top: 109px;
	left: 0px;
}
#silver_main ul li.silver_menu4 {
	position: absolute;
	top: 109px;
	left: 231px;
}

/* 不動産購入・不動産売却の流れ */

.silver-flow #flow_main .flow_content {
	border-right: 3px solid #f08dcc;
	border-left: 3px solid #f08dcc;
	background: #FFFFFF;
	padding-right: 16px;
	padding-left: 16px;
}

/* 高齢者向け住宅のポイント */

#point #main h3 {
	margin-bottom: 16px;
}
#point_top {
	background: #f4f3f3 url(../../silver/point/img/bg_point_main.jpg) no-repeat;
	position: relative;
	margin-right: 1px;
	height: 276px;
}
#point_top h4 {
	position:absolute;
	left: 31px;
	top: 42px;
}
#point_top p.text1 {
	position:absolute;
	left: 31px;
	top: 91px;
}
#point_top p.text2 {
	position:absolute;
	left: 31px;
	top: 193px;
}
#point_main {
	background: #f4f3f3;
	position: relative;
	margin-right: 1px;
	padding: 24px 20px;
}
.point_box {
	margin-bottom: 20px;
}
.point_box h5 {
	margin-bottom: 12px;
}
.point_box .left_section {
	float: left;
	padding-left: 14px;
	width: 180px;
}
.point_box .right_section {
	float: right;
	width: 500px;
}
.point_box .budget {
	font-weight: bold;
	color: #F60;
	margin-bottom: 0px;
}
#point_navi {
	text-align: center;
	padding-top: 16px;
	margin-bottom: 0px;
}


/* 高齢者向けお問い合わせ */

#inq #main {
}

#inq #main h3 {
	margin-bottom: 16px;
}

.main_inner table {
	width: 100%;
}

.main_inner th, .main_inner td {
	font-size: 87%;
	vertical-align: middle;
	border: 1px solid #dddddd;
	line-height: 1.2em;
	padding: 6px;
}

.main_inner th {
	color: #FFF;
	text-align: center;
	background: #5ea4da;
}

.main_inner td {
	background: #FFF;
}

.input1 {
	width: 274px;
	margin-bottom: 6px;
}

.input2 {
	width: 66px;
	margin-bottom: 6px;
}

.input3 {
	width: 360px;
	margin-bottom: 6px;
}

.input4 {
	width: 180px;
	margin-bottom: 6px;
}

.input5 {
	width: 180px;
}

.input6 {
	width: 66px;
}

.input_area {
	height: 108px;
	width: 488px;
}

.inq_information {
	color: #ff6633;
}

.inq_submit {
	text-align: center;
}

.necessary {
	color: #f7b246;
}

#error_list {
	list-style: none;
	line-height: 1.5;
}

#error_list li {
	margin-bottom: 12px;
}

.inq_checkbox {
	text-align: center;
	margin-bottom: 6px;
}

.silver_inq .general_table {
	margin-bottom: 26px;
}

.silver_inq .general_table th {
	width: 160px;
	text-align: left;
	line-height: 1.4em;
	vertical-align: top;
}

.silver_inq .general_table2 td {
	width: auto;
	line-height: 1.4em;
	vertical-align: top;
}

.silver_inq .general_table2 {
	margin-bottom: 26px;
}

.silver_inq .general_table2 th {
	width: 172px;
	text-align: left;
	line-height: 1.4em;
	vertical-align: top;
}

.silver_inq .general_table2 td {
	width: auto;
	line-height: 1.4em;
	vertical-align: top;
}

.silver_inq .general_table input, .general_table2 input {
	vertical-align: middle;
}




/* Saraとはを定義 */

#about #main .main_inner h2 {
	margin-bottom: 6px;
}
#about_main1 {
	background: url(../../about/img/bg_main1.jpg) no-repeat;
	height: 665px;
	position: relative;
	margin-right: 1px;
}
#about_main1 h3 {
	position: absolute;
	top: 18px;
}
#about_main1 h4 {
	position: absolute;
	left: 36px;
	top: 102px;
}
#about_main1 #about_text {
	color: #FFFFFF;
	margin-bottom: 0px;
	position: absolute;
	left: 60px;
	top: 245px;
	width: 632px;
	height: 183px;
}
#about_main2 {
	background: url(../../about/img/bg_main2.gif) repeat-y;
	border-bottom: 6px solid #f4f3f3;
	padding: 10px 24px 16px 28px;
	color: #FFFFFF;
	margin-right: 1px;
}
#about_main2 .left_column {
	float: left;
	width: 266px;
}
#about_main2 iframe {
	float: right;
}
#about_main2 h3 {
	margin-bottom: 16px;
}
#about_main2 table {
	margin-left: 10px;
	line-height: 1.6em;
}
#about_main2 table th {
	font-weight: normal;
	width: 42px;
	padding-right: 6px;
}
#about_main2 table td {
}
#about_main2 #map_text {
	clear: both;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 86%;
}
#about_main2 #map_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#about_main2 #map_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#about_main2 #map_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#about_main2 #map_text a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
