@charset "UTF-8";
/* Copyright (c) 2007, Microwave.,Co ltd. */

.size1{
font-size: 1px;
}

.size10{
font-size: 10px;
}

.size12{
font-size: 12px;
}

.size14{
font-size: 14px;
}

.size12em{
font-size: 1.2em;
}

.size14em{
font-size: 1.4em;
}

.bold{
font-weight: bold;
}

/*パンクズリスト*/
div#bread{
color: #000000;
}
div#bread a{
text-decoration: none;
color: #444BA5;
}

div#bread a:hover{
text-decoration: underline;
}

/**/
.red{
color: #FF0000;
}

.blue{
color: #333399;
}

.error{
color: #FF0000;
}