@charset "utf-8";

body{
	font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;}
#header{
	background: url(../../adobe/images/bg-header.png) no-repeat center center;
	background-size: cover;
	height: 260px;
	overflow: hidden;
	color:#222;
	text-align:center;
}
#header h1{
	margin: 40px 0 20px;
	font-size: 60px;
	letter-spacing: 2px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #eee, 4px 4px 0 #FEA900;
}
  
 .imglink a{
	 margin-top:20px;
	  -webkit-opacity: .8;
	  -moz-opacity: .8 ;
	  -ms-opacity:  .8;
	  -o-opacity: .8 ;
	  opacity:  .8;
	  box-shadow:rgba(113, 135, 164, 0.5) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(113, 135, 164, 0.5) 0px 0px 6px 3px;
-moz-box-shadow:rgba(113, 135, 164, 0.5) 0px 0px 6px 3px;
	  display:block;}
  .imglink a:hover{
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  border:1px solid #FFC707;}
.container h1{font-size: 30px;}
  .container h2{font-size: 24px;}
  .container h3{font-size: 18px;
  padding:3px;}
#header h1 b{
	display: block;
	font-size: 45px;
}
h2.bt01{
	font-size:24px;
	text-align:center;
	border:4px solid #b2ebf2;
	padding:8px 0 18px;
	border-radius:10px;
	}h2.bt01 i{
		font-style:normal;
		font-size:35px;
		font-weight:bold;
		color:#04BD6A;
		vertical-align:bottom;}
#training-list h2{
	background:#FF14B4;
	padding:5px 8px;}
#topics001,#topics002,#topics003,#topics004,#topics005,	#topics006,	
#training-list h3{
	border: 4px solid #A4ECFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #7EC2E8;
}
	#topics001,#topics002,#topics003,#topics004,#topics005,#topics006{
		padding:5px 8px;}
	#training-list li{
		font-size:18px;
		line-height:1.5;
	clear: both;
	overflow:hidden;}
	footer p{
		padding:20px;
		margin-top:20px;}
#training-list h2{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.panel-body h3,#training-list h3{
	padding:8px;
	line-height:1.5;}
.container h1 small {
	color: #AF0608;
	font-size: 31px;
	font-weight: bold;
}
