@charset "UTF-8";
/* CSS Document */
/* for consistency & to avoid style conflicts please prefix all id's/classes with p{productcode}_ */

#p000200_main{
background: #000 url(images/mizue.jpg) no-repeat top left;
min-height: 450px;
}
/*\*/ * html #p000200_main { height: 450px; } /**/
.p000200_txt{
float: left;
width: 700px;
text-align: justify;
margin-top: 470px;
}

.p000200_txt p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}
.p000200_lrgtxt{
font-size: large;
}
.p000200_txt2{
float: right;
width: 290px;
text-align: justify;
margin-top: 470px;
}

.p000200_txt2 p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}
