/* Reset */
/*---------------------------* top */
#mstag{
	clear:both;
	width:926px;
	margin:20px auto;
	text-align:right;
}
/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


#content1{
	width:948px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 15px auto 0 auto;
	padding: 15px 0 0 0;
	letter-spacing: 0;
}
h1{
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 0 0 83px;
	background: url(../images/logo_tenobo.jpg) no-repeat 30px 0;
	margin-bottom: 15px;
}
.main_area{
	background: url(../images/img_main.png) no-repeat 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 440px;
	text-align: center;
	margin-bottom: 60px;
}
.main_area h2{
	padding-top: 79px;
	margin-bottom: 15px;
}
.text_info{
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 35px;
}
a.btn_text_apply{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	display: block;
	width: 240px;
	height: 40px;
	line-height: 40px;
	background: url(../images/btn_text_apply.png) no-repeat 0 0;
}
p.btn_base{
	display: block;
	width: 240px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/btn_base.png) no-repeat 0 0;
	margin: 0 auto 10px auto;
}
a.btn_apply{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 240px;
	height: 40px;
	line-height: 40px;
	background: url(../images/btn_apply.png) no-repeat 0 0;
}
p.privacy{
	line-height: 100%;
	font-size: 12px;
	margin-top: -2px;
	margin-bottom: 10px;
}
.format_sample a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	line-height: 100%;
}
.tenobo_content{
	padding: 0 34px;
}
.about_tenobo01{
	margin-bottom: 80px;
}
.about_tenobo01 img{
	float: left;
}
.about_tenobo01 .text_area{
	width: 430px;
	float: right;
}
.about_tenobo01 .text_area h3{
	font-size: 20px;
	line-height: 140%;
	margin-bottom: 21px;
}
.about_tenobo01 .text_area p{
	font-size: 16px;
	line-height: 160%;
	
}

.list_tenobo{
	margin-bottom: 60px;
}
.list_tenobo .about_tenobo{
	float: left;
	width: 280px;
	margin-right: 20px;
}
.list_tenobo .about_tenobo.last{
	margin-right: 0;
}
.list_tenobo .about_tenobo img{
	display: block;
	margin: 0 auto 17px auto;
}
.list_tenobo .about_tenobo h4{
	font-size: 18px;
	color: #4F638C;
	line-height: 140%;
	text-align: center;
	height: 50px;
	margin-bottom: 12px;
}
.list_tenobo .about_tenobo p{
	font-size: 14px;
	line-height: 160%;
}

.info_area{
	background-color: #fafafa;
	border-top: 1px solid #ddd;
	padding: 40px 34px;
}
.text_tel{
	float: left;
	line-height: 80px;
	font-size: 22px;
	font-weight: bold;
	padding-left: 73px;
	background: url(../images/icon_tel.jpg) no-repeat 0 10px;
}
.num_area{
	width: 580px;
	float: right;
}
.num_area h5{
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	margin-top: -2px;
	margin-bottom: 6px;
}
.num_area h5 span{
	font-size: 14px;
}
.text_num{
	float: left;
	font-weight: bold;
	color: #F5683A;
	font-size: 36px;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 22px;
	line-height: 100%;
	letter-spacing: 1.5px;
}
.text_time{
	float: left;
	font-size: 12px;
	line-height: 16px;
	padding-top: 13px;
}
.text_time span{
	display: inline-block;
	background-color: #333;
	color: #fff;
	font-size: 10px;
	padding: 3px 9px;
	margin-right: 13px;
	border-radius: 2px;
	line-height: 100%;
}

