@charset "utf-8";
/* CSS Document */
#infoBODY{
padding:0;
margin:auto;
width:600px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
color:#000066;
line-height:30px}
.infoKAKUI{
text-align:left;}
.infoSYAMEI{
text-align:right;}
.infoTEXTTITLE{
text-align:center;
font-size:15px;
font-weight:bold;}
.infoTEXTTITLE2{
text-align:center;}
.infoTEXT{
text-align:left;
padding:10px 20px;
border-bottom:#666666 dotted 1px;
border-top:#666666 dotted 1px;
}
.infoTEXTindex{
text-align:center;
padding:10px 20px;
margin:10px;
border-bottom:#666666 dotted 1px;
border-top:#666666 dotted 1px;
font-size:16px;
}
