@charset "utf-8";
/* CSS Document */

header .page_title {
    background-image:url(../IMG/menu/header_menu_img.png);
}

.content article {
    width: 750px;
}

.content article h1 {
    width: 100%;
    height: 40px;
    
    padding-left: 20px;
    padding-top: 5px;
    
    margin-top: 100px;
    margin-bottom: 10px;
    
    font-size: 26px;
    
    background-repeat: no-repeat;
}

.content article p {
    
    width: 680px;
    
    font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size: 20px;
    line-height: 150%;
}

.content article p .em {
    font-weight: 700;
}


.content .chirashi h1 {
    background-image: url(../IMG/menu/menu_chirashi_bar.png);
    margin-top: 0;
}

.content .design h1 {
    background-image: url(../IMG/menu/menu_design_bar.png);
}

.content .kusatu h1 {
    background-image: url(../IMG/menu/menu_kusatu_bar.png);
}

.content .cm h1 {
    background-image: url(../IMG/menu/menu_cm_bar.png);
}

.content .web h1 {
    background-image: url(../IMG/menu/menu_web_bar.png);
}
