@charset "utf-8";

@import "reset.css";
@import "clearfix.css";

/* =================================================================
		common_class
================================================================= */

* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	list-style-type: none;
}
img {
	vertical-align: bottom;
}



.hidden {
    visibility: hidden;
}
.none {
    display: none;
}
.clear{
	display:block;
	margin:0;
	padding:0;
	clear:both;
	height:0;
	border:none;
	visibility:hidden;
	font-size:0;
}

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.text_red {
	color: #F00;
}
.text_gray {
	color: #666;
	line-height: 150%;
}
.mar_bottom_40 {
	margin-bottom: 40px;
}
.mar_bottom_20 {
	margin-bottom: 20px;
}
.mar_bottom_10 {
	margin-bottom: 10px;
}




/* =================================================================
		Wrapper
================================================================= */

body {
	background-color: #F5F7F8;
}


#wrapper {
	background-image: url(../../img/common/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
}




/* =================================================================
		Header
================================================================= */

#header {
	margin-bottom: 0px !important;
}
#header img {
	vertical-align: bottom;
}

#header_right {
	width: 980px;
	float: right;
}
#header_right h1 {
	font-size: 12px;
	color: #CCC;
	height: 20px;
	background-image: url(../../img/common/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 10px;
}
#header_left {
	float: left;
	width: 230px;
}

/* =================================================================
		side_box
================================================================= */


#side_box {
	width: 230px;
	float: left;
}
#side_box img {
	vertical-align: bottom;
}
#g_navi {
	margin-bottom: 10px;
}
.banner_box {
	border: 1px solid #EDEDED;
	background-color: #FFF;
	margin-bottom: 10px;
}
.banner_box ul {
	padding-left: 14px;
	padding-top: 15px;
}
.banner_box ul li {
	margin-bottom: 10px;
}

/* =================================================================
		contents
================================================================= */

#contents {
	width: 770px;
	float: left;
	padding-left: 20px;
	margin-bottom: 30px;
}
#main_image {
	margin-bottom: 20px;
}
.main_box {
	background-color: #FFF;
	border: 1px solid #EDEDED;
	padding-left: 14px;
	padding-top: 20px;
}
.main_box h2 {
	margin-bottom: 40px;
}

/* =================================================================
		index.html
================================================================= */


#index_box {
	background-image: url(../../img/common/bg_town.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#index_box_01 {
	margin-bottom: 30px;
}
#index_box_01_l {
	display: block;
	height: 246px;
	width: 186px;
	padding-left: 40px;
	float: left;
}
#index_box_01_r {
	font-size: 13px;
	color: #666;
	line-height: 150%;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
	width: 484px;
}

#index_box_01_center {
	font-size: 13px;
	color: #666;
	line-height: 150%;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 10px;
}
#index_box_02 {
	background-image: url(../../img/index/bg_index_02.jpg);
	background-repeat: no-repeat;
	background-position: left 159px;
	margin-left: 40px;
	height: 658px;
	margin-bottom: 50px;
}
.index_box_02_l {
	width: 330px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
}
.index_box_02_r {
	width: 330px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
}
#bt_strong_box {
	background-image: url(../../img/index/bg_con_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
}
#bt_strong_box img {
	margin-left: 250px;
	width: 283px;
}



/* =================================================================
		footer
================================================================= */


#footer {
	width: 1020px;
	padding-bottom: 30px;
}
#footer_left_box {
	float: left;
	width: 660px;
}

#page_top {
	text-align: right;
	margin-left: 922px;
}
#footer #f_navi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	margin-bottom: 20px;
}
#f_navi ul {
	padding-left: 10px;
}
#f_navi ul li {
	font-size: 12px;
	color: #666;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 4px;
}
#f_navi ul li a:link {
	color: #666;
	text-decoration: underline;
}
#f_navi ul li a:visited {
	color: #666;
	text-decoration: underline;
}
#f_navi ul li a:hover {
	color: #666;
	text-decoration: none;
}
.f_navi_border_none {
	border-left-style: none !important;
	padding-left: 0px !important;
}
#footer_address {
}
#footer_address_l {
	float: left;
	height: 31px;
	width: 195px;
}
#footer_address p {
	font-size: 12px;
	color: #666;
	line-height: 150%;
	float: left;
	padding-left: 20px;
}
#copyright_box {
	float: right;
	font-size: 11px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 360px;
	padding-top: 20px;
	text-align: right;
}





/* =================================================================
		pankuzu_list
================================================================= */

.pankuzu_list {
	background-color: #FFF;
	border: 1px solid #EDEDED;
	margin-bottom: 10px;
	width: 698px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-image: url(../../img/common/ico_home.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.pankuzu_list ul {
}
.pankuzu_list ul li {
	display: inline;
	font-size: 12px;
	color: #666;
}


/* =================================================================
		footer_inquiry(お問合わせコンテンツ)
================================================================= */



.f_tel_box {
	background-image: url(../../img/common/bg_inquiry.jpg);
	height: 70px;
	width: 690px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 40px;
}
#f_tel_box_01 {
	padding-left: 20px;
	padding-right: 40px;
}
.f_tel_box img {
	vertical-align: middle;
	margin-top: 14px;
}





/* =================================================================
		company.html
================================================================= */

#company_con_01 {
	margin-bottom: 80px;
}
#company_con_01 p {
	margin-bottom: 40px;
	font-size: 13px;
	padding-right: 40px;
	padding-left: 20px;
	line-height: 150%;
	color: #666;
}
#company_con_01 table {
	margin-left: 20px;
	width: 690px;
}
#company_con_01 table tr {
}
#company_con_01 table th {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../img/company/company_ico_list.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	line-height: 150%;
	vertical-align: top;
}
#company_con_01 table td {
	padding-top: 10px;
	font-size: 13px;
	color: #666;
	padding-bottom: 10px;
	line-height: 150%;
	vertical-align: text-top;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#company_con_02 {
}
#company_con_02 h3 {
	background-image: url(../../img/common/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 740px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 30px;
}
#company_con_02 iframe {
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #DFDFDF;
}
#company_con_02 h4 {
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
	padding-left: 20px;
}
#company_con_02 p {
	font-size: 13px;
	color: #666;
	margin-bottom: 30px;
	padding-left: 20px;
}
#company_con_03 {
	margin-bottom: 40px;
}
#company_con_03 h3 {
	background-image: url(../../img/common/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 740px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 30px;
}
.company_con3_shopbox {
	float: left;
	padding-right: 30px;
	padding-left: 25px;
}
.company_con3_shopbox h4 {
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #666;
}
.company_con3_shopbox p {
	font-size: 12px;
	line-height: 150%;
	color: #666;
	margin-bottom: 10px;
}
.company_con3_shopbox p a:link {
	color: #666;
}
.company_con3_shopbox p a:visited {
	color: #666;
}
.company_con3_shopbox p a:hover {
	color: #666;
	text-decoration: none;
}
.company_con3_text_right {
	margin-left: 102px;
}




/* =================================================================
		inquiry.html
================================================================= */


#inquiry_con_01 {
	margin-bottom: 80px;
}
#inquiry_con_01 p {
	margin-bottom: 40px;
	font-size: 13px;
	padding-right: 40px;
	padding-left: 20px;
	line-height: 150%;
	color: #666;
}
#inquiry_con_01 table {
	margin-left: 20px;
	width: 690px;
	margin-bottom: 40px;
}
#inquiry_con_01 table tr {
}
#inquiry_con_01 table th {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	line-height: 200%;
	vertical-align: top;
	background-color: #F5F7F8;
	background-repeat: repeat;
	width: 130px;
}
#inquiry_con_01 table td {
	padding-top: 10px;
	font-size: 13px;
	color: #666;
	padding-bottom: 10px;
	line-height: 200%;
	vertical-align: text-top;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#inquiry_con_01 form table tr td ul li {
	margin-bottom: 6px;
}
#inquiry_con_01 h3 {
	font-size: 13px;
	color: #0D1F52;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 20px;
}

.width_200 {
	width: 200px;
}
.width_500 {
	width: 500px;
}
.width_400 {
	width: 400px;
}
.width_50 {
	width: 50px;
}
.width_100 {
	width: 100px;
}

.mar_bottom_8{
	margin-bottom: 8px;
}
#inquiry_con_01 form input {
	margin-right: 6px;
}
.privacy {
	height: 100px;
	overflow: auto;
	border: 1px solid #CCC;
	width: 690px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.privacy p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#check_box {
}
#check_box p {
	text-align: center;
}
#bt_check  {
	margin-left: 270px;
	width: 190px;
	height: 43px;
	color: #666;
	font-size: 13px;
}


/* =================================================================
		building_management.html
================================================================= */


#building_management_con_01 {
	margin-bottom: 50px;
}
#building_management_con_01 h3 {
	margin-bottom: 20px;
}
#building_management_con_01 ul {
	margin-left: 20px;
}
#building_management_con_01 ul li {
	display: inline;
	margin-right: 27px;
}
#building_management_con_02 {
	margin-bottom: 80px;
}

.building_management_h4 {
	background-image: url(../../img/common/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 740px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 30px;
}
.building_management_h5 {
	margin-bottom: 40px;
	padding-left: 20px;
}
#building_management_con_02 p {
	font-size: 13px;
	color: #666;
	line-height: 150%;
	width: 475px;
	float: right;
	padding-right: 40px;
}
#b_m_con02_l {
	float: left;
	padding-left: 20px;
	margin-bottom: 30px;
}
#b_m_con2_list {
	background-image: url(../../img/building_management/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 752px;
	width: 670px;
	margin-left: 20px;
	padding-top: 30px;
	padding-left: 20px;
}
#b_m_con2_list h6 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
}
#b_m_con2_list ul {
}
#b_m_con2_list ul li {
	font-size: 14px;
	color: #004B9D;
	padding-right: 40px;
	background-image: url(../../img/building_management/ico_list.jpg);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	line-height: 150%;
}
#b_m_con2_list img {
	padding-left: 30px;
}
#building_management_con_03 {
	margin-bottom: 80px;
}

#b_m_con3_list {
	background-image: url(../../img/building_management/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 702px;
	width: 670px;
	margin-left: 20px;
	padding-top: 30px;
	padding-left: 20px;
}
#b_m_con3_list h6 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
}
#b_m_con3_list ul {
}
#b_m_con3_list ul li {
	font-size: 14px;
	color: #004B9D;
	padding-right: 40px;
	background-image: url(../../img/building_management/ico_list.jpg);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	line-height: 150%;
}
#building_management_con_04 {
	margin-bottom: 40px;
}
#building_management_con_04 p {
	font-size: 13px;
	color: #666;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 150%;
	margin-bottom: 40px;
}

#b_m_con4_list {
	background-image: url(../../img/building_management/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 462px;
	width: 670px;
	margin-left: 20px;
	padding-top: 30px;
	padding-left: 20px;
}

#b_m_con4_list h6 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
}
#b_m_con4_list ul {
}
#b_m_con4_list ul li {
	font-size: 13px;
	color: #004B9D;
	padding-right: 280px;
	background-image: url(../../img/building_management/ico_list.jpg);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	line-height: 150%;
}


/* =================================================================
		tenant_management.html
================================================================= */

#tenant_management_con_01 {
	margin-bottom: 20px;
}
#tenant_management_con_01 h3 {
	margin-bottom: 40px;
}
#tenant_management_con_01 h5 {
	margin-bottom: 40px;
	padding-left: 25px;
}
#t_m_con01_r {
	width: 500px;
	float: right;
}
#t_m_con01_r p {
	font-size: 13px;
	color: #666;
	line-height: 150%;
	margin-bottom: 30px;
	padding-right: 40px;
}
#t_m_con01_r img {
	padding-left: 20px;
}
#t_m_con01_l {
	float: left;
	padding-left: 20px;
}
#tenant_management_con_02 {
	margin-left: 20px;
	background-image: url(../../img/tenant_management/con_02_bg.jpg);
	height: 803px;
	background-repeat: no-repeat;
	background-position: left 163px;
	width: 690px;
	margin-bottom: 80px;
}
.t_m_con02_minibox {
	width: 330px;
	float: left;
	padding-left: 10px;
}
.tenant_management_h4 {
	background-image: url(../../img/common/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 740px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 30px;
}
.tenant_management_h5 {
	margin-bottom: 40px;
	padding-left: 20px;
}
#tenant_management_con_03 {
	margin-bottom: 80px;
}

#t_m_con03_01 {
	background-image: url(../../img/tenant_management/con_03_bg_01.jpg);
	height: 239px;
	width: 690px;
	margin-left: 20px;
	margin-bottom: 25px;
}
#t_m_con03_01 h5 {
	padding-left: 20px;
	margin-bottom: 35px;
	padding-top: 25px;
}
.t_m_con03_l {
	width: 300px;
	float: left;
	padding-left: 40px;
}
.t_m_con03_l h6 {
	background-image: url(../../img/tenant_management/con_03_list.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
	height: 43px;
}
.t_m_con03_l p {
	font-size: 13px;
	line-height: 150%;
	color: #666;
	width: 286px;
}
.t_m_con03_l2 {
	width: 280px;
	float: left;
	padding-left: 40px;
}
.t_m_con03_l2 h6 {
	background-image: url(../../img/tenant_management/con_03_list.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
	height: 31px;
	padding-top: 12px;
}
.t_m_con03_l2 p {
	font-size: 13px;
	line-height: 150%;
	color: #666;
}

.t_m_con03_r {
	width: 300px;
	float: right;
	padding-right: 20px;
}
.t_m_con03_r h6 {
	background-image: url(../../img/tenant_management/con_03_list.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
	height: 31px;
	padding-top: 12px;
}
.t_m_con03_r p {
	font-size: 13px;
	line-height: 150%;
	color: #666;
	width: 290px;
}
.t_m_con03_c {
	width: 620px;
	float: left;
	padding-left: 40px;
	padding-top: 50px;
}
.t_m_con03_c h6 {
	background-image: url(../../img/tenant_management/con_03_list.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
	height: 31px;
	padding-top: 12px;
}
.t_m_con03_c p {
	font-size: 13px;
	line-height: 150%;
	color: #666;
}


#t_m_con03_02 {
	background-image: url(../../img/tenant_management/con_03_bg_02.jpg);
	height: 239px;
	width: 690px;
	margin-left: 20px;
	margin-bottom: 25px;
}
#t_m_con03_02 h5 {
	padding-left: 20px;
	margin-bottom: 35px;
	padding-top: 25px;
}
#t_m_con03_03 {
	background-image: url(../../img/tenant_management/con_03_bg_03.jpg);
	height: 369px;
	width: 690px;
	margin-left: 20px;
	margin-bottom: 25px;
}
#t_m_con03_03 h5 {
	padding-left: 20px;
	margin-bottom: 35px;
	padding-top: 25px;
}
#t_m_con03_04 {
	background-image: url(../../img/tenant_management/con_03_bg_04.jpg);
	height: 239px;
	width: 690px;
	margin-left: 20px;
	margin-bottom: 50px;
}
#t_m_con03_04 h5 {
	padding-left: 20px;
	margin-bottom: 35px;
	padding-top: 25px;
}
#tenant_management_con_04 {
	margin-bottom: 80px;
}

#t_m_con4_p {
	font-size: 13px;
	color: #666;
	line-height: 150%;
	padding-right: 40px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#t_m_con4_mainimg {
	margin-bottom: 50px;
	padding-left: 20px;
}
#t_m_con4_5strong {
	width: 690px;
	margin-left: 20px;
	background-image: url(../../img/tenant_management/con4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 529px;
}
#t_m_con4_5strong h5 {
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.t_m_con4_minibox {
	width: 310px;
	padding-left: 20px;
	float: left;
	margin-bottom: 10px;
}
.t_m_con4_minibox p {
	background-color: #F7EAEC;
	font-size: 13px;
	color: #666;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	letter-spacing: normal;
}
* html .t_m_con4_minibox p {
	background-color: #F7EAEC;
	font-size: 13px;
	color: #666;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	letter-spacing: -0.1em;
}

.t_m_con4_minibox2 {
	width: 642px;
	padding-left: 20px;
}
.t_m_con4_minibox2 p {
	background-color: #F7EAEC;
	font-size: 13px;
	color: #666;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	letter-spacing: normal;
}
* html .t_m_con4_minibox2 p {
	background-color: #F7EAEC;
	font-size: 13px;
	color: #666;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	letter-spacing: -0.1em;
}
#tenant_management_con_05 {
	margin-bottom: 40px;
}
#tenant_management_con_05 p {
	line-height: 150%;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 40px;
}
#tenant_management_con_05 ul {
	background-image: url(../../img/tenant_management/con5_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 690px;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 25px;
	margin-bottom: 40px;
}


/* =================================================================
		strong.html
================================================================= */

#strong_con_01 {
	margin-bottom: 20px;
}
#strong_con_01 h3 {
	margin-bottom: 40px;
}
.strong_h4 {
	background-image: url(../../img/common/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 740px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 30px;
}

.strong_h5 {
	margin-bottom: 40px;
	padding-left: 25px;
}
.strong_con_01_r {
	width: 500px;
	float: right;
}
.strong_con_01_r p {
	font-size: 13px;
	color: #666;
	line-height: 150%;
	margin-bottom: 30px;
	padding-right: 40px;
}

.strong_con_01_r li {
	font-size: 13px;
	color: #004B9D;
	padding-right: 40px;
	background-image: url(../../img/building_management/ico_list.jpg);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	line-height: 150%;
}

.strong_con_01_l {
	float: left;
	padding-left: 20px;
}



#strong_con01_list_01 {
	margin-bottom: 20px;
}
#strong_con01_list_01 ul {
	margin-left: 30px;
}
#strong_con01_list_01 ul li {
	display: inline;
	padding-right: 25px;
}


#strong_con_02 {
	margin-bottom: 40px;
}
#strong_con_02_list {
	background-image: url(../../img/strong/con2_bg.jpg);
	height: 200px;
	width: 740px;
	margin-bottom: 30px;
}
#strong_con_02_list ul {
	margin-left: 20px;
	margin-top: 55px;
}
#strong_con_02_list ul li {
	display: inline;
	padding-right: 5px;
}
#reformation_con_01 {
	margin-bottom: 40px;
}

#reformation_con_01 h3 {
	margin-bottom: 30px;
}
#reformation_con_01 h5 {
	margin-bottom: 30px;
	padding-left: 25px;
}
.reformation_con_01_r {
	width: 500px;
	float: right;
}
.reformation_con_01_r p {
	font-size: 13px;
	color: #666;
	line-height: 150%;
	margin-bottom: 20px;
	padding-right: 40px;
}
.reformation_con_01_l {
	float: left;
	padding-left: 20px;
}
#reformation_con_01_listbox {
	height: 322px;
	width: 690px;
	background-image: url(../../img/reformation/con1_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
}
#reformation_con_01_listbox h6 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
}
#reformation_con_01_listbox ul{
	margin-left: 20px;
}

#reformation_con_01_listbox li {
	font-size: 13px;
	color: #004B9D;
	padding-right: 40px;
	background-image: url(../../img/building_management/ico_list.jpg);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	line-height: 150%;
}
.reformation_h4 {
	background-image: url(../../img/common/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 740px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 30px;
}
#reformation_con_02 {
	margin-bottom: 40px;
}
#reformation_con_03 {
	margin-bottom: 40px;
}
#reformation_con_04 {
	margin-bottom: 40px;
}
#reformation_con_04 h5 {
	margin-bottom: 30px;
	padding-left: 25px;
}

#reformation_con_05 h5 {
	background-color: #F6F8F9;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-right: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #4E67AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7EA;
	margin-bottom: 30px;
	clear: both;
}
#reformation_con_05 ul {
	margin-left: 25px;
	padding-bottom: 40px;
}

#reformation_con_05 li {
	float: left;
	margin-bottom: 20px;
	margin-right: 34px;
}
