@charset "shift_jis";



p.hcProgramcopy{
font-weight: normal;
font-family: Meiryo;
font-size:9pt;
color:#990033;
padding:0;
letter-spacing:0.1em;
background-color:#FFFFCC;
}

.T{
font-weight: bold;
font-family: Meiryo;
}

.C{
color:#663300;
font-size:90%;
font-weight: bold;
font-family: Meiryo;
}

.P{
font-size:9pt;
color:#666633;
}


hr.hcHr{
	clear: both; 
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
