@charset "UTF-8";
/* CSS Document */


.island {
width: 550px;
}



/*home*/
.island#home .header {
margin-left: 35px;
}

#home p {
margin-right: 100px;
}

/*concept*/
p.concept-pic {
margin-top: 20px;
}


/*works*/
#works .jirei .pic,
#works .jirei .words {
float: none; width: 100%;
}


/*office*/
#googlemap {
width: 450px;
}
#office address {
margin: 10px 0;
}
#office .album {
padding-top: 15px;
}


/*cloud*/
.island#home .cloud {left: 400px; top: 450px;}
.island#concept .cloud {left: 400px; top: 0;}
.island#works .cloud {left: 400px; top: 0;}
.island#about .cloud {left: 400px; top: 0;}
.island#contact .cloud {left: 400px; top: 0;}
.island#office .cloud {left: 400px; top: 0;}

