@charset "utf-8";

/* -----------------------------------------------------------
	#content
		コンテンツ
----------------------------------------------------------- */
#ladies_content{
   width: 900px;
   margin:10px auto auto auto;
   padding: 10px 50px 80px 50px;
}
#ladies_midashi{
   width: 900px;
   margin:10px auto;
   display:block;
}
 #ex01,#ex03,#ex05{
   width: 790px;
   height: 540px;
   margin:20px auto auto auto;
   padding: 30px;
   border: #decf90 solid 1px;
      clear:both;
}
img.photo_l{
   float:left;
}
img.photo_r{
   float:right;
}
#ex02,#ex04,#ex06{
   width: 790px;
   height: 540px;
   margin:20px auto auto auto;
   padding: 30px;
   border: #e19db3 solid 1px;
   clear:both;
}
.ex_r{
   width: 370px;
   float:right;
}
.ex_l{
   width: 370px;
   float:left;
   }
.red{
  color:#b03636;
   font-size:18px;
   line-height:1.8em;
font-weight:bold;
}
.red_s{
  color:#b03636;
      width: 370px;
	     line-height:1.5em;
}
.pink{
  color:#ed889a;
   float:left;
    width: 370px;
   line-height:1.5em;
}
.ex_r p,
.ex_l p{
   width: 370px;
   height: 90px;
   margin:7px auto 10px auto ;
   line-height:1.4em;
}
.setumei{
   width: 370px;
   height: 298px;
}
.totop{
	  float:right;
	  display:block;
	     margin:10px 30px 20px auto;
}
.photo_s{
	  position: bottom;
}