@charset "UTF-8";


.titlebg {
	width:100%;
	padding-top:80px;
}

h3 {
	font-size:1.3em;
	font-weight:bold;
	
}


h4 {
	font-size:1.1em;
	font-weight:bold;
	border-bottom:2px dotted #bbb;
}


/* スマホ用 */
@media screen and (max-width:565px){
	

}
