@charset "utf-8";
/* ==========================================================


title : 千種タワーヒルズ
scope : 入居者様サービス > 共用サービス


last modify : 2016/08/02 285_inose 	style修正

memo ：

2015.02.26作成。コンテンツのみで使うcssを記述。
ID、classは一例です。規則に従い命名記述してください

========================================================== */

/* ----------------------------------------------------------
	* 共通 *
---------------------------------------------------------- */

.lead_text{

   width:650px;
   margin:0 auto 50px;
   text-align:left;
	}


h2.midasi_contents01{
	font-size: 22px!important;
	line-height: 32px;
	color: #FFFFFF;
	background-image: url(/image_cmn/ttl_cmn_bg01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin-bottom: 20px;
	text-align: left;
	width: 860px;
	padding:17px 5px 15px 15px;
	margin:15px auto;
	font-weight: normal;
}

h3.midasi_contents02{
	font-size: 20px!important;
	color: #956134;
	clear: both;
	width: 870px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}

h5.center{
	font-size: 20px;
	color: #956134;
	clear: both;
	width: 200px;
	margin:20px auto 10px;
	text-align: left;
}


.left_box{
 width:480px;
}

p{
	line-height:1.5;

}

.annotation{
	padding:10px 0;
	text-indent: -1em;
	margin-left:1em;
	font-size:14px;
}

.annotation p:before{
	content:"※";
}

h4.txt_komidasi{
	font-size:17px;
	font-weight:bold;
    text-align:left;
	color:#9B0D5C;
	margin-bottom:15px;
}

.txt_teikei{
	float: left;
	width:490px;
	height: auto;
	margin-top:30px;
	overflow:hidden;
}


.txt_teikei dt{
	float:left;
	width:auto;
	padding-right:5px;
	}
.txt_teikei dd{
	float:left;
	width:390px;
}

.txt_teikei dt p{
	font-weight:bold;
	color: #009F8E;
}
.float_box02{
  margin:-20px auto;

}

.service_table{
	width:580px;
	margin:0 auto;
}

.service_table h5{
	width:100%!important;
	font-size:20px;
	color:#956134;
	margin:10px auto;
	text-align:center;
}

.service_table table{
	width:100%;
}

.service_table table th{
	color: #FFFFFF;
	padding: 10px;
	background-color: #936134;
	vertical-align:middle;
	border-bottom:5px solid #ffffff;
}

.service_table table td{
	background-color: #EAEAEA;
	padding: 10px;
	vertical-align:middle;
	border-bottom:5px solid #ffffff;
	border-left:5px solid #ffffff;
}

.service_table table td:first-child{
	border-left:none;
}

.service_table table tr .sub{
	color:#936134;
	font-weight:bold;
	border-left:none;
}


.float_box02:after {
  content: "";
  clear: both;
  display: block;
}


.float_box:after {
  content: "";
  clear: both;
  display: block;
}

.clear{
 clear:both;

}
/* ----------------------------------------------------------
	#main_contents_area
---------------------------------------------------------- */
#main_contents_area h5{
	width:840px;
}

#main_contents_area section .contents_box{
	width:830px;
	margin:0 auto 60px;
	text-align:left;
	overflow:hidden;
}

#main_contents_area section img{
	border:#999 1px solid;
	padding:0;
	float:right;
}

#main_contents_area section .box_l{
	float:left;
}

#main_contents_area section .box_l p{
	width:490px;
}

#main_contents_area section .wide{
	width:770px;
}

#main_contents_area section .normal{
	width:480px;
}

#main_contents_area section .teikei{
	padding-top:30px;
}

/* #section_01 ビジネスセンター */
#main_contents_area #section_01 .teikei{
	padding-top:5px;
}

#main_contents_area #section_01 .box_l{
	width:480px;
	}

#main_contents_area #section_01 .box_l .annotation p{
	width:470px;
	}


/* #section_03 パソコンサービス */
#main_contents_area #section_03 .left_box{
		float:left;
	}
#main_contents_area #section_03 .left_box .service_table{
	width:490px;
	margin:20px 18px 0 0;
}


/* #section_04 ベンダーサービス */
#main_contents_area #section_04 .teikei{
	padding-top:20px;
}

#main_contents_area #section_04 .left_box{
	margin-top:20px;
}


/* #section_05 ペットコーナー */
#main_contents_area #section_05 .teikei{
	padding-top:40px;
}

/* #section_10 フロアーガベッジ（ゴミ出し）サービス */
#main_contents_area #section_10 .txt_komidasi{
	margin:30px 0 20px;
}

.wd770{
	width:770px;
}

#main_contents_area #section_10 ul{
	width:600px;
	margin:0 auto 30px;
}

#main_contents_area #section_10 ul li{
	margin:4px 0;
	height:60px;
	font-size:14px;
	border-bottom:1px dotted #C9BC9C;
}

#main_contents_area #section_10 ul li p{
	display:table-cell;
	height:60px;
	vertical-align:middle;
	padding-left:50px;
}

#main_contents_area #section_10 ul li:nth-child(1){
	background:url("../image/img_share_icon01.png") no-repeat 0 50%;;
}

#main_contents_area #section_10 ul li:nth-child(2){
	background:url("../image/img_share_icon02.png") no-repeat 0 50%;;
}

#main_contents_area #section_10 ul li:nth-child(3){
	background:url("../image/img_share_icon03.png") no-repeat 0 50%;;
}

#main_contents_area #section_10 ul li:nth-child(4){
	background:url("../image/img_share_icon04.png") no-repeat 0 50%;;
}
