/*
Theme Name: and per se
Theme URI: http://andperse.jp/
*/

.footText {
    color: #000;
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
    font-size: 10px;
    line-height: 180%;
}
/*p {
    margin-bottom: 10px;
}*/
#footer {
    text-align: center;
}
.footText a:link {
    color: #666;
    text-decoration: none;
}
.footText a:hover {
	text-decoration: underline;
}