@charset "UTF-8";

.imgCommon img {
	width: 100%;	
}
.imgCommon2 >div{
	width: 50%;
	float: left;	
}
/*--------------------contents1--------------------*/

#contents_btn01,#contents_btn02{
	position: relative;
}

#contents_btn01 a,
#contents_btn02 a{
    position: absolute;
    display: block;
    width: 51%;
    left: 24%;
    top: 0%;
}
