@charset "UTF-8";


/* トップページ */
#home #flash {
height:450px;
padding-top:25px;
}
/* 3:440 2:450 */
#home #top_btn ul {
left:440px;
top:360px;
}

/* オリジナル製品  */
#original #flash {
height:290px;
}
/* 480=>450=>20*/
#original #btn ul {
left:20px;
top:230px;
}

#original #ori_btn ul {
left:275px;
top:280px;
}

#original #btn ul li {
list-style:none;
}

#original #ori_btn ul li {
list-style:none;
}

/* 共通 */
#mainimg img {
position:absolute;
}
#btn {
position:relative;
}
#btn ul {
position:absolute;
width: 320px;
}
#btn ul li {
cursor:pointer;
float:left;
height:25px;
list-style:none;
margin-left:1px;
text-indent:-10000px;
width:44px;
}

#top_btn {
position:relative;
}

#top_btn ul {
position:absolute;
width: 320px;
}

#top_btn ul li {
cursor:pointer;
float:left;
height:25px;
list-style:none;
margin-left:1px;
text-indent:-10000px;
width:26px;
}

#ori_btn {
position:relative;
}

#ori_btn ul {
position:absolute;
width: 320px;
}

#ori_btn ul li {
cursor:pointer;
float:left;
height:25px;
list-style:none;
margin-left:1px;
text-indent:-10000px;
width:26px;
}

#top_btn01 {
background:url("../img/btn01.png") no-repeat scroll 0 0;
}

#top_btn01.on {
background:url("../img/btn01_on.png") no-repeat scroll 0 0;
}

#ori_btn01 {
background:url("../img/btn01.png") no-repeat scroll 0 0;
}

#ori_btn01.on {
background:url("../img/btn01_on.png") no-repeat scroll 0 0;
}

#btn01 {
background:url("../img/btn01.jpg") no-repeat scroll 0 0;
}
#btn02 {
background:url("../img/btn02.jpg") no-repeat scroll 0 0;
}
#btn03 {
background:url("../img/btn03.jpg") no-repeat scroll 0 0;
}
#btn04 {
background:url("../img/btn04.jpg") no-repeat scroll 0 0;
}
#btn05 {
background:url("../img/btn05.jpg") no-repeat scroll 0 0;
}
#btn06 {
background:url("../img/btn06.jpg") no-repeat scroll 0 0;
}
#btn07 {
background:url("../img/btn07.jpg") no-repeat scroll 0 0;
}
#btn08 {
background:url("../img/btn08.jpg") no-repeat scroll 0 0;
}
/*#btn09 {
background:url("../img/btn09.jpg") no-repeat scroll 0 0;
}*/
#btn01.on {
background:url("../img/btn01_on.jpg") no-repeat scroll 0 0;
}
#btn02.on {
background:url("../img/btn02_on.jpg") no-repeat scroll 0 0;
}
#btn03.on {
background:url("../img/btn03_on.jpg") no-repeat scroll 0 0;
}
#btn04.on {
background:url("../img/btn04_on.jpg") no-repeat scroll 0 0;
}
#btn05.on {
background:url("../img/btn05_on.jpg") no-repeat scroll 0 0;
}
#btn06.on {
background:url("../img/btn06_on.jpg") no-repeat scroll 0 0;
}
#btn07.on {
background:url("../img/btn07_on.jpg") no-repeat scroll 0 0;
}
#btn08.on {
background:url("../img/btn08_on.jpg") no-repeat scroll 0 0;
}
/*#btn09.on {
background:url("../img/btn09_on.jpg") no-repeat scroll 0 0;
}*/
