@charset "Shift_JIS";

.indextxtbox { font-size:12px;
               color:#555;
               line-height:140%;
}
.date        { font-size:12px;
               color:#fff;
}

.date2        { font-size:12px;
                color:#333;
}

.title       { font-size:12px;
               color:#fff;
}

.title2      { font-size:12px;
               color:#333;
			   font-weight:bold;
}

.title3      { font-size:14px;
               color:#555;
			   font-weight:bold;
               line-height:120%;
}


.detailtext  { font-size:12px;
               color:#555;
               line-height:120%;
}
.detailtext2  { font-size:12px;
                color:#f0f0f0;
                line-height:120%;
}
.detailtext3  { font-size:12px;
                color:#555;
                line-height:120%;
}
.detailtext4  { font-size:12px;
                color:#555;
                line-height:160%;
}



.smalltext  { font-size:10px;
                color:#555;
                line-height:120%;
}

.number        { font-size:10px;
                 color:#555;
				 text-align:center
}

div.detailbox  { padding-left:2px;
}

.boldtext      { font-weight:bold;
}

p {
margin:0;
padding:0;
}


p a:link     { color : #fff; text-decoration : none;}
p a:visited  { color : #fff; text-decoration : none;}
p a:active   { color : #ffae00; text-decoration : underline;}
p a:hover    { color : #ffae00; text-decoration : underline;}

