/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
    font-size: 13px;
    text-decoration: none;
}
h1 {
    font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif !important;
    font-size: 24px !important;
    text-decoration: none !important;
}
p {
    font-size: 13px;
    text-decoration: none;
}

td {
    font-size: 13px;
    text-decoration: none;
}
a {
　  text-decoration : none;
}
#topp {
	height: 15px;
}
a {
    text-decoration: none; 
}
.style2 {
	font-size: medium;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.style6 {
        color: #FFFFFF
}
.style7 {
color: #933A51;
}