@charset "utf-8";
/* ==========================================================


title : 千種タワーヒルズ
scope : 入居者様サービス >  その他サービス


last modify : 2016/08/05 285_inose 	style修正

memo ：

2015.02.26作成。コンテンツのみで使うcssを記述。
ID、classは一例です。規則に従い命名記述してください

========================================================== */

/* ----------------------------------------------------------
	* 共通 *
---------------------------------------------------------- */

.lead_text{
   width:650px;
   margin:0 auto 0px;
   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:0 auto 20px;
	text-align: left;
	width: 860px;
	padding:17px 5px 15px 15px;
	font-weight: normal;
}

h3.midasi_contents02{
	font-size: 20px!important;
	color: #956134;
	clear: both;
	width: 870px;
	margin:15px auto 20px;
	text-align: left;
}

h4.txt_komidasi{
	font-size:17px;
	font-weight:bold;
    text-align:left;
	color:#9B0D5C;
	margin:10px 0 15px;
}

h5.center{
	font-size: 20px;
	color: #956134;
	clear: both;
	width: 200px;
	margin:20px auto 10px;
	text-align: left;
}






p{	line-height:1.5;
	padding-bottom:20px;
	text-align:left;
}

#explain{
  width:700px;


}

#explain02{
  width:700px;


}

.annotation{
	padding:.4em 0 .4em 1em;
	text-indent: -1em;
	font-size:14px;
}

.annotation p {
	width: 460px!important;
}

.annotation p:before{
	content:"※";
}

.annotation .annotation_tri:before{
	content:"▲";
}

.annotation .annotation_min:before{
	content:"◇";
}



.txt_teikei02{
	margin:0;
	overflow:hidden;
}

.txt_teikei02 dt,
.txt_teikei02 dd{
	float:left;
}

.txt_teikei02 dt p{
	font-weight:bold;
	color: #009F8E;
}


.txt_teikei{
	float: left;
	width:490px;
	height: auto;
	margin-top:20px;
	overflow:hidden;
}

.txt_teikei dt,
.txt_teikei dd{
	float:left;
}

.txt_teikei dt p{
	font-weight:bold;
	color: #009F8E;
}

.float_box:after {
  content: "";
  clear: both;
  display: block;
}

.float_box02:after {
  content: "";
  clear: both;
  display: block;
}


.clear{
 clear:both;

}

.service_table h5{
	width:100%!important;
	font-size:20px;
	color:#956134;
	margin:10px auto;
	text-align:center;
}

.service_table table{
	width:100%;
	vertical-align:middle;
}

.service_table table th{
	color: #FFFFFF;
	padding: 10px;
	background-color: #936134;
	border-bottom:5px solid #ffffff;
	border-right:5px solid #fff;
}

.service_table table td{
	background-color: #EAEAEA;
	padding: 10px;
	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;
}

.contents_box h5{
	margin-left:-5px;
}

sub{
	font-size:12px;
	padding-left:.6em;
	vertical-align:top;
}

sub:before{
	content:"※";
	vertical-align:top;
}

.m_tn10{
	margin-top:-10px;
}

.m_b10{
	margin-bottom:10px;
}

.p_b5{
	padding-bottom:5px;
}

.p_b0{
	padding-bottom:0;
}

/* ----------------------------------------------------------
	#main_contents_area
---------------------------------------------------------- */

#main_contents_area section h5{
	width:840px;
	margin:20px 0 10px;
}

#main_contents_area section .contents_box{
	width:830px;
	margin:0 auto 60px;
	text-align:left;
	overflow:hidden;
}

#main_contents_area section .contents_box .float_box{
	overflow:hidden;
}

#main_contents_area section .contents_box .float_box img{
	border:1px solid #ccc;
	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;
}

#main_contents_area section .contents_box .float_box .left_box{
	width:480px;
}


/***** section_01 ****/

#section_01 .contents_box .annotation02{
	margin-top:10px;
	}


/*****section_03*****/

#section_03 .contents_box .box_l .tbl_service02 tr th{
	text-align:left;
	border-right:none;
	}
#section_03 .contents_box .box_l .tbl_service02 tr td{
	margin-bottom:10px;
	}
	

/***section_04---*/
#section_04 .contents_box .box_l .txt_teike{
	width:300px;
	}
#section_04 .contents_box .box_l .txt_teikei dt p{
	width:auto;
	}
#section_04 .contents_box .box_l .txt_teikei dd p{
	width:250px;
}

#section_04 .contents_box .box_l .annotation p{
	width:480px;
	margin-right:10px;
	}

/* --- #section_05 --- */

#section_05 .contents_box .float_box dl{
	width:400px;
	height:180px;
	overflow:hidden;
}

#section_05 .contents_box .float_box dl:nth-child(odd){
	float:left;
}

#section_05 .contents_box .float_box dl:nth-child(even){
	float:right;
}
/*
#section_05 .contents_box .float_box dl:last-child{
	margin:0;
	padding:0;
}
*/
#section_05 .contents_box .float_box dl:last-child dd{
	float:left;
}

#section_05 .contents_box .float_box img{
	float:left!important;
}

#section_05 .contents_box .float_box dl dd{
	width:253px;
	float:right;
	padding:0 10px;
}

#section_05 .contents_box .float_box dl dd p{
	padding:0 0 0 15px;
	font-size:15px;
	line-height:1.3;

}

#section_05 .contents_box .float_box .txt_teikei{
	width:800px;
	height:30px;
	margin-top:20px;
	}
#section_05 .contents_box .float_box .txt_teikei dd,
#section_05 .contents_box .float_box .txt_teikei p
{
	padding-left: 0px;
	}

#section_05 .contents_box .float_box .txt_komidasi{
	margin-bottom:2px;
	}


@media screen and (max-width: 1034px) {
	#sec_serviceban {
		margin: 0 40px 10px 40px;
	}

	#sec_footban {
			width: auto;
			margin: 0 40px;
	}
}


