/* CSS Document */
@charset "Shift_JIS";

#header_b{background-image:url(../img/bn-fb.gif);
width:570px;
height:30px;
background-repeat:no-repeat;
}

#header_l{background-image:url(../img/bn-fl.gif);
width:570px;
height:30px;
background-repeat:no-repeat;
}

#header_h{background-image:url(../img/bn-fh.gif);
width:570px;
height:30px;
background-repeat:no-repeat;
}

#header_t{background-image:url(../img/bn-t.gif);
width:570px;
height:30px;
background-repeat:no-repeat;
}

#header_b h1,#header_l h1,#header_h h1,#header_t h1{text-indent:-9999px;
}


#main{width:570px;
width:auto;
background-color:#FFFFFF;
margin:0px;
padding:0px;
}

.box{width:275px;
background-color:#FF0099;
margin:4px;
padding:0px;
float:left;
}

.clear{clear:both;
}

.box img{width:105px;
height:105px;
border:none;
line-height:1.2em;
margin:6px 3px 3px 2px;
padding:0px;
float:left;
}

.box h2{font-size:12px;
color:#FFFFFF;
font-weight:normal;
margin:2px;
padding:0px;
border-bottom:dashed;
border-bottom-width:thin;
border-bottom-color:#CCCCCC;
}

.box p{font-size:12px;
height:4.8em;
color:#333333;
font-weight:normal;
margin:2px;
padding:0px;
line-height:1.2em;
}
