
@charset "utf-8";
/* CSS Document */

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 1000px;
	margin-top: 30px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

table tr th{
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 15px;
	background-color: #DDD;
}


table td{
	border-bottom: 1px solid #999;
	padding: 15px;
}

.intro{
	clear: both;
	padding-top: 10px;
}


/* 特徴---------------------------- */




#pointbox dl{
	margin-bottom: 40px;
}


#pointbox dl dt{
	font-size: 24px;
	font-weight: bold;
	color: #F30;
	padding-top: 23px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 120px;
	line-height: 1.4em;
	margin-top: 30px;
}

#pointbox dl dd{
	padding-top: 35px;
	padding-right: 340px;
	padding-bottom: 20px;
	padding-left: 120px;
	line-height: 1.6em;
}

#pointbox dl#point01{
	background-image: url(../outline/images/point01.jpg);
	background-repeat: no-repeat;
	height:280px;
}

#pointbox dl#point02{
	background-image: url(../outline/images/point02.jpg);
	background-repeat: no-repeat;
	height:255px;

}

#pointbox dl#point03{
	background-image: url(../outline/images/point03.jpg);
	background-repeat: no-repeat;
	height:265px;

}





/* past.html---------------------------- */


.waku{
	width: 800px;
	margin-left: 100px;
}


#past table{
	font-size: 85%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	width:100%;
	margin-top:5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#past table th{
	border-top: 1px solid  #C2C2C2;
	border-top-color: #999;
	padding: 5px 20px;
	width:25%;
	border-right-style: none;
	border-left-style: none;
}

#past table td{
	border-top: 1px solid  #C2C2C2;
	padding: 5px 20px;
	border-right-style: none;
	border-left-style: none;
}
	
#past table#bmf th{
	background-color: #DCE6FC;
}

#past table#clean th{
	background-color: #C4F0FF;
}

#past h3#bmf{
	color: #042888;
	margin-top: 30px;
}

#past h3#clean{
	color: #00A8F0;
	margin-top: 30px;
}
	



/* ビルメンヒューマンフェアとは---------------------------- */


.about{
	background:url(images/bg_about.jpg);
	width: 760px;
	margin: 20px auto;
	font-size:100%;
	padding: 50px;
	color:#fff;
}

.about h2{
	font-size:165%;
	font-style:italic;
}

.about p{
	margin-top:20px;
}

.slider{
	width:800px;
	margin:0 auto;
}
	
 
.report h3{
	color: #039;
	background: url(images/title_bg_bmhf.jpg) no-repeat;
	height: 35px;
	padding-top: 25px;
	padding-left: 20px;
	margin-left:20px;
}

#gaiyo{
	border: 3px double #042579;
	margin: 30px auto 50px;
	padding-bottom:10px;
	width:600px;
}


#gaiyo dl{
	font-size: 14px;
	padding: 15px;
}

#gaiyo dl dt{
	font-weight: bold;
	color: #FFF;
	background-color: #06F;
	text-align: center;
	width: 20%;
	float: left;
	font-size: 90%;
	margin-bottom: 5px;
}

	
#gaiyo dl dd{
	float: left;
	margin-left: 2%;
	width: 78%;
	margin-bottom: 5px;
}

/*security　＆　sports*/
.secu{}
.sports{}
.nav{
	width:100%;
	margin-bottom:30px;
	text-align:left;
}
.nav2{
	width:80%;
	margin: 0 auto;
}
.nav ul{
	width:1000px;
	margin:30px auto;
}
.nav ul li{
  display:inline-block;
  margin-right:10px;
}
.btn_close,
.btn a {
  width:200px;
  font-size:0.9rem;
  font-weight:bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px 5px;
  color:#F08300;
  border:1px solid #F08300;
}
.btn a:hover {
  width:200px;
  font-size:0.9rem;
  font-weight:bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px 5px;
  color:#fff;
  background-color:#F08300;
}
.btn2_close,
.btn2 a {
  max-width:500px;
  margin: 80px auto 0;
  font-size:1.2rem;
  font-weight: bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px;
  color:#fff;
  border:1px solid red;
  line-height:1.2rem;;
  background-color:#FF0004;
}
.btn2 a:hover {
  max-width:500px;
  margin: 80px auto 0;
  font-size:1.2rem;
  font-weight: bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px;
  color:#FF0004;
  border:1px solid red;
  background-color:#fff;
  padding:10px;
  line-height:1.2rem;
}
.btn3_close,
.btn3 a {
  width:200px;
  font-size:0.9rem;
  font-weight:bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px 5px;
  color:#31A7DA;
  border:1px solid #31A7DA;
}
.btn3 a:hover {
  width:200px;
  font-size:0.9rem;
  font-weight:bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px 5px;
  color:#fff;
  background-color:#31A7DA;
}
.btn4_close,
.btn4 a {
  width:400px;
  font-size:0.9rem;
  font-weight:bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px 5px;
  color:#31A7DA;
  border:1px solid #31A7DA;
}
.btn4 a:hover {
  width:400px;
  font-size:0.9rem;
  font-weight:bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:10px 5px;
  color:#fff;
  background-color:#31A7DA;
}
.secu h1{
	color: #666;
	border-bottom-color: #F08300;
}
.sports h1{
	color: #666;
	border-bottom-color: #31A7DA;
}

.secu h2{
	font-size:1.2rem;
	color:#F08300;
	width:90%;
	margin:10px auto 10px;
	padding:20px 0;
	border-top:2px solid #F08300;
	border-bottom:2px solid #F08300;
	background-color:#fff8f3;
	text-align: center;
}
.sports h2{
	font-size:1.2rem;
	color:#31A7DA;
	width:90%;
	margin:10px auto 10px;
	padding:20px 0;
	border-top:2px solid #31A7DA;
	border-bottom:2px solid #31A7DA;
	background-color:#d7f3ff;
	text-align: center;
}
.secu h3,
.sports h3{
	border-bottom:1px solid #CCC;
	width:80%;
	margin:40px auto 20px;
	font-size:1.2rem;
	font-weight:bold;
	line-height:2.2rem;
    color:red;
	padding:0 0 10px 10px;
}

.secu table,
.sports table{
	width:85%;
	margin: 50px auto;
}
.secu .para,
.sports .para{
	width:85%;
	margin: 40px auto;
}
.secu .para .ttl,
.sports .para .ttl{
	font-size:1.2rem;
	font-weight: bold;
}
.inner_ex_vi ul{
	width:800px;
	margin:0 auto 50px;
}
.inner_ex_vi ul li{
	display:inline-block;
	background:#a8a8a8;
	border-radius:5px;
	border-left:5px solid #F08300;
	padding:10px 15px;
	color:#fff;
	margin-top:20px;
	font-size:0.9rem;
	font-weight:bold;
}
.inner_ex_vi ul .spo2{
	border-left:5px solid #31A7DA;
}

.inner_ex_vi .ex_box li{
	display:inline-block;
	width:42%;
	height: 65px;
	background:#fff;
	border-radius:5px;
	border:5px solid #eee;
	padding:10px 15px;
	color:#F08300;
	margin-top:20px;
	font-size:0.9rem;
	font-weight:bold;
}
.inner_ex_vi .ex_box .spo{
	color:#31A7DA;
	height: 100px;

}
.inner_ex_vi .ex_box .low{
	height: 27px;
}

.inner_ex_vi .ex_box li span{
	display:block;
	width:90%;
	margin:0 auto;
	font-size:0.8rem;
	color:#999;
	background:#fff;
	padding:3px;

}
.ttl_top{
	margin: 30px auto 20px;
	font-size:1.8rem;
	font-weight: bold;
	color: #31A7DA;
	line-height: 2.2rem;

}


	
	
	
	
	
