@charset "utf-8";

/*------------------------------------------------
	estate styles
--------------------------------------------------*/
#maincontents div.catch{
	background: none;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

#maincontents div.section{
	margin: 30px 0px 0px 0px;
}
/*** left navi ***/

/*** construct ***/

#leftmenu ul li#con a{
	background: #ffffff url(../images/rnav_act_construct.gif) top left no-repeat;
}
#leftmenu ul li#con a:hover{
	background: #e6effb url(../images/rnav_act_construct_act.gif) top left no-repeat;
}
#leftmenu ul li#con a#lm_act{
	background: #e6effb url(../images/rnav_act_construct_act.gif) top left no-repeat;
}

/*** design ***/

#leftmenu ul li#des a{
	background: #ffffff url(../images/rnav_act_desigh.gif) top left no-repeat;
}
#leftmenu ul li#des a:hover{
	background: #e6effb url(../images/rnav_act_desigh_act.gif) top left no-repeat;
}
#leftmenu ul li#des a#lm_act{
	background: #e6effb url(../images/rnav_act_desigh_act.gif) top left no-repeat;
}


/*** estate ***/

#leftmenu ul li#est a{
	background: #ffffff url(../images/rnav_act_estate.gif) top left no-repeat;
}
#leftmenu ul li#est a:hover{
	background: #e6effb url(../images/rnav_act_estate_act.gif) top left no-repeat;
}
#leftmenu ul li#est a#lm_act{
	background: #e6effb url(../images/rnav_act_estate_act.gif) top left no-repeat;
}


/*** nursing ***/

#leftmenu ul li#nur a{
	background: #ffffff url(../images/rnav_act_nursing.gif) top left no-repeat;
}
#leftmenu ul li#nur a:hover{
	background: #e6effb url(../images/rnav_act_nursing_act.gif) top left no-repeat;
}
#leftmenu ul li#nur a#lm_act{
	background: #e6effb url(../images/rnav_act_nursing_act.gif) top left no-repeat;
}


/*** reform ***/

#leftmenu ul li#ref a{
	background: #ffffff url(../images/rnav_act_reform.gif) top left no-repeat;
}
#leftmenu ul li#ref a:hover{
	background: #e6effb url(../images/rnav_act_reform_act.gif) top left no-repeat;
}
#leftmenu ul li#ref a#lm_act{
	background: #e6effb url(../images/rnav_act_reform_act.gif) top left no-repeat;
}


/*** ceremony ***/

#leftmenu ul li#cer a{
	background: #ffffff url(../images/rnav_act_ceremony.gif) top left no-repeat;
}
#leftmenu ul li#cer a:hover{
	background: #e6effb url(../images/rnav_act_ceremony_act.gif) top left no-repeat;
}
#leftmenu ul li#cer a#lm_act{
	background: #e6effb url(../images/rnav_act_ceremony_act.gif) top left no-repeat;
}



/*** main contents ***/


#estate_pagelink{
	margin:50px auto 0px;
	width:724px;
}
#estate_pagelink ul {
	margin:0px 0px 0px 0px;
}
#estate_pagelink li {
	margin:0px 20px 0px 0px;
	float:left;
}
#estate_pagelink_list li {
	background-image:url(../../common/images/down_arrow.gif);
	background-position:0 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 14px;
}

.article {
	margin-top: 50px;
}
.est_section {
	width: 693px;
	border: 1px solid #d0d0d0;
	margin-top: 15px;
	padding: 0 0 29px 29px;
}
.section_shadow {
	width: 724px;
	border-top:1px solid #eaeaea;
}

h3.inner {
	background-image: url(../../common/images/list_icon.gif);
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}
.block {
	width:683px;
	padding: 29px 0 0 0;
}
.desc {
	width:654px;
	padding: 15px 0 0 10px;
}
.figure {
	width:654px;
	padding: 15px 0 0 10px;
}
.block li {
	width: 166px;
	text-align: left;
	float: left;
	display: inline;
}
#figure_hyou {
	width: 450px;
	text-align: left;
	float: left;
	display: inline;
}
#figure_jirei {
	width: 194px;
	text-align: left;
	float: right;
	display: inline;
}
.jirei_photo {
	margin-top: 10px;
}
.jirei_text {
	margin-top: 5px;
	text-align: right;
	font-size: 0.8em;
}
.figure_jirei_01 {
	width: 194px;
	text-align: left;
	float: left;
	display: inline;
}
.figure_jirei_02 {
	margin-left: 36px;
	width: 194px;
	text-align: left;
	float: left;
	display: inline;
}
.figure_jirei_03 {
	width: 194px;
	text-align: left;
	float: right;
	display: inline;
}
