body{
background:#000000;
color:#ffffff;
}
img{
border:0px;
}

/*リンク職変更*/

a {
text-decoration: underline;
}
a:link {
color: #ffffff;
}
a:visited {
color: #ffffff;
}
a:active {
color: #ffffff;
}
a:hover {
color: #ceffff;
}

div.all{
padding:30px 0px 5px 0px;
text-align:center;
backgroung:#000000;
width:720px;
}

div.title{
padding:20px 20px;
width:320px;
float:left;
}

/*UNFAIR01のときのみ。2タイトル目から上記div.titleを使用*/
div.title-01{
padding:20px 20px;
width:680px;
float:left;
text-align:center;
}
