@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;
}

#p000292_main{
background: #fff url(images/denshoku_silver.jpg) no-repeat top left;
min-height: 625px;
}
/**/ * html #p000292_main { height: 625px; } /**/
.p000292_txt{
float: left;
width: 1000px;
text-align: justify;
margin-top: 625px;
background: #000 url(images/bg.jpg) repeat-x top left;

}
.p000292_txt p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}

.p000292_txt h2{
margin: 10px 10px -10px 10px;
padding: 0;
color: #f60;
font-weight: normal;
}

.p000292_lrgtxt{
font-size: large;
color: #000;
}
.p000292_d1{
float: left;
width: 710px;
}
.p000292_d2{
float: right;
width: 280px;
}
