@charset "Shift_JIS";

/*
  Site Name: 
  Description: initial setting
  Version: 
  Author: 
*/

*{
    margin:0;
    padding:0;
    font:normal normal normal 100%/1.3;
    border:none;
}


BODY {
  margin: 0px auto;
  padding: 0px;
  text-align:center;
  width: 100%;
}

img{border:0px;}



/*
===== CONTAINER ==========================================
*/




/*
===== HEADER ==========================================
*/

/*
===== global navi ====================================
*/



/*
===== CONCEPT ====================================
*/
 
  
  h2 span {
    display: none;
  }

#container #main #concept-sch {
	width: 730px;
	margin-bottom: 20px;
	height: 170px;
	float: left;
	background-image: url(../img/swimming/corse/swim-corseimg.jpg);
	background-repeat: no-repeat;
}
   
   
/*
===== MAIN CONTENTS ====================================
*/
 
  div.box {
  width: 723px;
  height: 530px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  }
 
  p.photo-schedule {
  margin-top: 38px;
  margin-left: 60px;
  width: 610px;
  height: 450px;
  float: left;
  display: inline;
  }
  
  p.photo-nenkan {
	margin-top: 28px;
	width: 700px;
	height: auto;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	float: left;
	display: inline;
	margin-right: 11px;
	margin-left: 12px;
  }
 
  p.text {
  margin-left: 10px;
  width: 700px;
  height: 10px;
  font-size: 12px;
  float: left;
  display: inline;
  }
  
  p.text-sd-pdf {
	margin-top: 30px;
	margin-left: auto;
	width: 723px;
	height: 100px;
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	float: left;
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-bottom: 30px;
  }

/*
===== FOOTER ==========================================
*/
