/* CSS Document */

div#main div.content h2.pr{
    position:absolute;
    background: url(subtitle_fukuokapr.gif) no-repeat;
    width: 628px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    text-indent: 15px;
    top: -30px;
    left: -30px;
	border:none;
}

div#main div.content h2.event{
    position:absolute;
    background: url(subtitle_fukuokaevent.gif) no-repeat;
    width: 628px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    text-indent: 15px;
    top: -30px;
    left: -30px;
	border:none;
}

div#main div.content h2.prog{
    position:absolute;
    background: url(subtitle_fukuokaprog.gif) no-repeat;
    width: 628px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    text-indent: 15px;
    top: -30px;
    left: -30px;
	border:none;
}

div#main div.content h2.whats{
    position:absolute;
    background: url(subtitle_whats.gif) no-repeat;
    width: 628px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    text-indent: 15px;
    top: -30px;
    left: -30px;
	border:none;
}

