#contents{
    width:100%;
}
#contentsInner{
    width:980px;
	margin:0 auto;
}

#main{
    float: left;
    width: 760px;
}

#cnspt{
	text-align:center;
 	position:relative;
 	display: inline-block;
 	margin-top: 20px;
 	margin-left: 20px;
	width: 700px;
	height: 230px;
	background-image: url(../img/cnspt.png);
}

#side{
    float: left;
    margin-left: 20px;
    width: 200px;
}

.bnr_top {
	position: relative;
    display: block;
    width: 300px;
    height: 135px;
    float: left;
    background-size: 300px 135px;
}
#b1{
	margin-left: 20px;
    background-image: url(../img/pan_bnr.png);
}
#b2{
	margin-left: 100px;
    background-image: url(../img/kids_bnr.png);
}
#b1 a, #b2 a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.side_bnr1{
	margin-bottom: 20px;
	position: relative;
    width: 200px;
    height: 50px;
}
.side_bnr2{
	margin-bottom: 20px;
	position: relative;
    width: 200px;
    height: 200px;
}
.side_bnr3{
	margin-bottom: 20px;
	position: relative;
    width: 200px;
    height: 100px;
}
.side_bnr1 a, .side_bnr2 a, .side_bnr3 a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#c1{
    background-image: url(../img/kigyou_bnr.png);
}
#c2{
    background-image: url(../img/saiyou_bnr.png);
}
#c3{
    background-image: url(../img/contact_link_bnr.png);
}
#c4{
    background-image: url(../img/service_icon.png);
}
#c5{
	background-image: url(../img/izumi_link.png);
}

#address{
	width:100%;
    height: 200px;
    margin-top: 35px;
    margin-bottom: 10px;
    text-align:center;
 	position:relative;
 	display: inline-block;
}
#addressInner{
    width:960px;
    height: 200px;
    text-align:left;
	margin:0 auto;
    background-image: url(../img/address_map.png);
}
#aimap{
    margin-top: 15px;
    width: 400px;
    height: 170px;
    display: inline-block;
    float: right;
}

#gallery_view{
	text-align:center;
 	position:relative;
 	display: inline-block;
	margin-top: 20px;
	width: 740px;
	height: 50px;
	background-image: url(../img/gallery_view.png);
}
