/* バレンタイン特集基本 */


body {

background-color : #FFFFFF;
color : #666666;
text-align: center ;

}

a {

color: #000066 ;
text-decoration : none ;

}


.contents {

background-color : #FFFFFF;

width: 800px ;
margin: auto ;

}

p {

font-family: "MSPゴシック", Osaka, Sans-self;
font-size: 10pt;
line-height: 100%;


}

th {

font-size: 10pt ;
color : #666666 ;
padding : 5px ; 


}

td {

font-size: 10pt ;
color : #666666 ;
padding : 5px ; 
background-position: right bottom ;
background-repeat: no-repeat ;

}