/*conceptページ設定-------------------------------------------------------------------*/
.con_photo01 {
      margin: 0px 10px 0px 10px; 
      border: 1px solid #cccccc;
      padding: 3px; 
      background-color: #ffffff;
}
.photo_text { 
      margin: 5px;
       font-family: "HG丸ｺﾞｼｯｸM-PRO","sans-serif"; 
      font-size: 14px;
       line-height: 1.3;
	color: #ff33cc;
      text-align:center;
}
.con_text { 
      margin: 0px 0px 10px 10px;
      padding: 0px 0px 0px 0px; 
       font-family: "HG丸ｺﾞｼｯｸM-PRO","sans-serif"; 
      font-size: 14px;
       line-height: 1.3;
	color: #000000;
      text-align:left;
}
.con_title
{ 
      margin: 0px 0px 10px 10px;
       font-family: "HGP創英角ｺﾞｼｯｸUB"; 
      background-color: #ffccff;
      font-size: 18px;
       line-height: 1.3;
	color: #cc00cc;
      text-align:left;
}
.c_line { 
　　　width: 585px;
      text-align:right;
      margin: 5px 10px 15px 10px;
}

.tableA {
      margin: 0px 0px 15px 5px;
      width:585px;	
      text-align:center;
}
.tableB {
width: 585px; 
      padding: 2px 0px 2px 0px; 
      margin: 0px 10px 15px 10px;
      border-bottom: 1px dotted #ff33cc;
      text-align:center;
      background-color: #ffffff;
}
