/* spesial issue #03 */

/* common */
img {
    vertical-align:bottom;
}

.common {
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}

.credit {
    width: 740px;
    text-align: right;
    padding: 5 10 30 0px;
    font-size: 12px;
    color: #333333;
}

.pagecnt {
    width: 740px;
    height: 19px;
    position: relative;
}

.pagetop-back {
    position: absolute;
    left: 619px;
    z-index: 1;
}

.nextpage {
    position: absolute;
    left: 530px;
    z-index: 9999;
}


/* page1 */
.topbox1 {
    position: relative;
    width: 740px;
    height: 310px;
    background: url(images/topimg-1.jpg);
}

.toptext {
    position: absolute;
    width: 180px;
    margin: 40 0 0 520px;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
}

.illust1 {
    display: inline;
    margin: 0 0 0 10px;
}

.left-box {
    margin: 0 0 0 20px;
    width: 240px;
}

.right-box {
    margin: 0 0 0 10px;
    width: 450px;
}

.readtext {
    margin: 3 0 20 0px;
}

.manual-box {
    margin: 10 0 10 0px;
    background: url(images/page1-manual-bg.gif)
}

.manual-text {
    margin: 5 10 0 10px;

}

.seishiki-box {
    line-height: 18px;
    width: 170px;
    padding: 40 10 0 60px;
    background: url(images/page1-obj07.jpg) no-repeat;
}

*html .seishiki-box {
    width: 240px;
    padding: 40 10 0 60px;
}


/* page2 */
.topbox2 {
    position: relative;
    width: 740px;
    height: 310px;
    background: url(images/topimg-2.jpg);
}

.nagare-text {
    width: 230px;
    margin: 0 0 0 0px;
}

.haichi-box {
    width: 450px;
    margin: 10 0 20 0px;
}

.haichi-img {
    float: left;
    display: inline;
}

.haichi-text {
    width: 230px;
    float: right;
    display: inline;
    margin: 0px;
}

.clear {  
    clear:both;@/*float̉*/ 
} 


/* page3 */
.topbox3 {
    position: relative;
    width: 740px;
    height: 310px;
    background: url(images/topimg-3.jpg);
}

.page3-textbox {
    position: relative;
    width: 470px;
    margin: 0 0 0 -10px;
}

.page3-text {
    display: inline;
    float: left;
    width: 210px;
    margin: 0 15 0 10px;
}

.page3-textbox-long {
    width: 450px;
    margin: 0 0 20 0px;
}
