body{
}
body div#wrapper{
max-width: 100%;
width: 100%;
}
body div#wrapper div.wides{
max-width: 100%;
width: 100%;
margin: 0;
}
body div#wrapper div.wide1{
max-width: 100%;
width: 100%;
margin: 0;
}
body div#wrapper div.wide1 .image{
margin: 0;
}
body#home #main{
max-width: 100%;
width: 100%;
}
body div#wrapper div#main img{
width: 100%;
height: auto;
}

/* ==========右に画像固定================================== */
.semminer { 
position: fixed;
bottom: 0px;
right: 0px;
//z-index: 999;
z-index: 1;
}