@charset "utf-8";
/* CSS Document */
body {
    font-family: "MS PGothic";
    margin: 0;
}
#content.homepage h4{
	font-size: 22px;
	font-weight: 600;
}
#primary-menu li a, .sticky-menu-wrap li a{
	font-size: 15px;
	font-weight: 600;
	    padding: 15px 12px 17px 12px;
}
.sidebar .pro-bg1 h4 {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
}