a:hover { 
color: #ff0043;
 }

a{
color:#0000FF;
}

h1,h2,h3,h4,h5,h6,ul,li
 { 
font-size: 10px; 
font-weight: normal; 
font-style: normal; 
margin: 12px 0px 0px 180px;
color: #FFFFFF;
text-align: left; 
}

td
{ 
font-size: 12px;
line-height:1.6em;
color: #232323;
}


body {
font-family: "ＭＳ Ｐゴシック", "Osaka";
margin: 0px 0px 0px 0px;
background-color: #ffffff;
text-align: center; 
margin-right:auto;
margin-left:auto;
}


.px10 { 
font-size: 10px; 
color: #232323;
line-height:1.6em
}

.px10-m { 
font-size: 10px;
margin: 10px 0px 0px 10px;
color: #ffffff;
line-height:1.6em
}

.px12 { 
font-size: 12px; 
color: #232323;
line-height:1.6em
}

.px12-b { 
font-size: 12px; 
color: #232323;
font-weight: bold;
line-height:1.6em
}

.px14 { 
font-size: 14px; 
color: #232323;
line-height:1.6em
}

.px14-b { 
font-size: 14px; 
color: #232323;
font-weight: bold;
line-height:1.6em
}


/*トップ挨拶文*/
.text-top { 
background-color: #fff0f5;
font-size: 14px;
text-align: left;
color: #232323;
line-height:1.6em;
padding: 5px 5px 5px 5px;
margin-bottom:6px;
}

