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

#p000234_main{
background: #fff url(images/hanko.jpg) no-repeat top right;
min-height: 780px;
}
/*\*/ * html #p000234_main { height: 780px; } /**/
.p000234_txt{
float: left;
width: 400px;
text-align: justify;
background: transparent url(images/txt_bg.jpg) no-repeat 0 310px;
}

.p000234_txt p{
margin: 20px 0;
padding: 0 20px;
color: #000;
}
.p000234_lrgtxt{
font-size: large;
}

.p000234_txt2{
float: right;
width: 600px;
text-align: justify;
margin-top: 780px;
}
.p000234_txt2 p{
margin: 20px 0;
padding: 0 10px;
color: #000;
}

