
html {
    overflow: auto;
}

/* HOME */
body.home {
    min-width: 980px;
    overflow-x: hidden;
	overflow-y: hidden;
}
.home .wrap {
    background: none repeat scroll 0 0 transparent;
    position: relative;
    width: 980px;
}
.home .head_wrap {
    padding: 0 0 30px;
}
.home .head_wrap p.logo {
    left: 0;
    position: absolute;
    top: -22px;
   
}

.home .head_wrap2 {
    padding: 0 0 10px;
}
.home .head_wrap2 p.logo {
    left: 0;
    position: absolute;
    top: -22px;
   
}

p.logo2 {
    left: 0;
    position: absolute;
    top: 0px;
}
.home ul.g_navi li a {
    background-image: url("http://riseboat-yoshioka.jp/images/g_navi.png");
}
.home .contents {
    padding: 0 2px;
}
#mainimg {
    height: 453px;
    margin: 0 auto;
    position: relative;
    width: 980px;
}
#firstimg {
    margin: 0 0px 0 0px;
}
#slideimg,
#mainimg_ie6 {
    height: 453px;
    position: relative;
    width: 980px;
}
#slideimg {
    margin: 0 0px 0 0px;
}
#img {
    margin-left: -980px;
    overflow: hidden;
    /*width: 4640px;*/
    width: 4500px;
}
#img img {
    float: left;
    margin: 0 0px 0 0px;
}
#frame .frame_center {
    left: 0;
    position: absolute;
    top: 0;
}
#text img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
#frame .frame_side_left {
    left: -980px;
    position: absolute;
    top: 0;
}
#frame .frame_side_right {
    left: 980px;
    position: absolute;
    top: 0;
}
#frame .frame_top {
    left: 0;
    position: absolute;
    top: 0;
}
#frame .frame_right {
    position: absolute;
    right: 0;
    top: 50px;
}
#frame .frame_bottom {
    left: 0;
    position: absolute;
    top: 370px;
}
#frame .frame_left {
    left: 0;
    position: absolute;
    top: 50px;
}
#btn {
    position: absolute;
    top: 250px;
    width: 980px;
    z-index: 1;
}
#btn li.prev {
    cursor: pointer;
    float: left;
}
#btn li.next {
    cursor: pointer;
    float: right;
}
.home .foot {
    padding: 0;
}
.in_box00 img.ph_right0 {
    padding: 0 1px 0 0;
}
.home_box02 .in_box02 .f_right210 img.ph_right0 {
    margin: -15px 0 0;
}

