.sentences {
	font-size: 14px;
	line-height: 160%;
	font: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W6";
}
.mini {
	font-size: 10px;
	line-height: 150%;
	color: #000;
}
.con {  font-size: 12px}
.white {
	color: #FFF;
}
body
    {
     margin:0px;
     padding:0px;
     text-align:center;
    }

#main
    {
     margin-left:auto;
     margin-right:auto;
     text-align:left;
     width:1000px;
    }