@charset "UTF-8";
/* CSS Document */
/* for consistency & to avoid style conflicts please prefix all id's/classes with p{productcode}_ */

#page{
background-color: #000;
}
#page #topbar{
width: 100%;
background-color: #fff;
}

#p000291_main{
background: #fff url(images/denshoku_black.jpg) no-repeat top left;
min-height: 625px;
}
/**/ * html #p000291_main { height: 625px; } /**/
.p000291_txt{
float: left;
width: 1000px;
text-align: justify;
margin-top: 625px;
background: #000 url(images/bg.jpg) repeat-x top left;
}
.p000291_txt a{
color: #fc0;
}
.p000291_txt p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}
.p000291_lrgtxt{
font-size: large;
color: #000;
}
.p000291_d1{
float: left;
width: 710px;
}
.p000291_d2{
float: right;
width: 280px;
}
