@charset "utf-8";

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif

}.container-fluid .navbar-header .navbar-brand{
	color: #2B8CBB;
}.logo{ 

height:30px;
float:left;
padding-right:10px;
margin-top:-5px;
	
	
	


}.top{
	padding-bottom:0.5em;
	margin-bottom:5px;

}
h1{
	margin-top:1.5em;
	margin-left:0.4em;
	font-size:2em;
	margin-bottom:5px;
	position: relative;
	padding: 0.5em 0 .5em .75em;
	border-left: 4px solid #c0c0c0;
	}
h1::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
	}

 h2{
	margin-top:1.5em;
	margin-left:0.4em;
	font-size:2em;
	margin-bottom:5px;
	position: relative;
	padding: 0.5em 0 .5em .75em;
	border-left: 4px solid #c0c0c0;

} h2::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
	
}h3{
	margin-left:4em;
	font-size:1.5em;
	margin-bottom:5px;
	position: relative;
	padding: .5em 0 .5em .75em;
	border-left: 4px solid #c0c0c0;

}h3::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
	
}p{
	magin-left:30px;
	padding-top:10px;
	font-size: 18px;
	text-align: left;
}





.footer{
	
	}
.footer h5{
	font-size:24px;
		
	}

.footer ul{
	list-style:none;
	}
.footer ul li{
	list-style:none;
	font-size:18px;
	}
.foot{
	background-color: #F8F8F8;
}
.container-fluid .navbar-header .navbar-brand {
}
