@charset "utf-8";
@import url(cmn.css);
@import url(base.css);

/*-------------------------------------------------------------------------
▼スライド
-------------------------------------------------------------------------*/
#mainImg{
  margin-bottom:20px;
}
#mainImg-in img {
  width: 100%;
  height: auto;
}
#osusume .img-max{
  margin-bottom:10px;
}
#osusume p{
  padding-left:10px;
}
.party_plan {
	background:url(../images/party-images/bg01.jpg);
	width:280px;
  margin:0 auto 20px auto;
	padding:10px;
}
.party_plan img{
  width:100%;
  height:auto;
  margin-bottom:10px;
}
.party_joshi {
	background:url(../images/party-images/bg02.jpg);
	width:280px;
  margin:0 auto 20px auto;
	padding:10px;
}
.party_joshi img{
  width:100%;
  height:auto;
  margin-bottom:10px;
}
.party_drink {
	background:url(../images/party-images/bg03.jpg);
	width:300px;
  margin:0 auto 20px auto;
	color:#ffffff;
}
.party_drink_in {
	padding:10px 10px 100px 10px;
	background:url(../images/party-images/bg03-img.png) -50px 130px no-repeat;
}
.party_drink img{
  width:100%;
  height:auto;
}
/*-------------------------------------------------------------------------
▼bn-box
-------------------------------------------------------------------------*/
.box img{
  margin-bottom:10px;
}

#bn-box{
  text-align:center;
}
#bn-box .img-max{
  max-width:600px;
  margin-bottom:10px;
}

