.futta { 
  font-size: 10pt; 
  color: #666666
}
 .small10 { 
  font-size: 10pt
} 
 a:link { 
  font-size: 10pt; 
  color: #0000FF; 
  text-decoration: none
} 
a:hover { 
  font-size: 10pt; 
  color: #FF99CC; 
  text-decoration: none
} 
a:visited { 
  font-size: 10pt; 
  text-decoration: none
} 
.line { 
  vertical-align: baseline
} 
td { 
  font-size: 12px;
} 
.small12 { 
  font-size: 12pt;
} 
.small11 {  
  font-size: 11pt;
  color: #990000
}
.small8 {
  font-size: 8pt; 
  color: #999999
}
.text9 {
  font-size: 9pt;
}
.writing {
  font-size: 12px;
  line-height: 150%;
}
.recipe-t{
  border-left: solid 7px #CC0033;
  border-bottom: solid 1px #CC0033;
  padding: 0px 0px 2px 10px;
  margin: 0px 0px 0px 20px;
  font-size: 12px;
  line-height: 130%;
  color: #CC0033;
  font-weight: bold;
  width: 250px;
}
.recipe {
  font-size: 12px;
  line-height: 130%;
  color: #666666;
  border-bottom: solid 1px #CC0033;
  margin: 0px 0px 0px 20px;
  padding: 5px;
  width: 250px;
}
.recipe b{
  font-size: 12px;
  line-height: 130%;
  color: #333333;
}
.recipe img{
  margin-right: 3px;
}
.recipe p{
  margin: 0px;
  padding: 0px;
}
.recipe-border {
  font-size: 12px;
  line-height: 130%;
  border-top: dotted 1px #CCCCCC;
}

/* ----------------------------- experience 体験教室ご案内 ----------------------------- */

.experience{}
.experience a img{
  border-style: none;
}
.experiencea a:hover img{
  border-style: none;
}
.experience table.top{
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0 auto 10px;
  padding: 0;
  width:100%;
  color: #333;
  border-top: #C9ACB8 solid 2px;
  border-bottom: #C9ACB8 solid 2px;
  border-left: #C9ACB8 solid 2px;
}
.experience table.top th{
  margin: 0;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-right: none;
  border-bottom: #C9ACB8 1px solid;
}
.experience table.top td{
  margin: 0;
  padding: 10px 5px 0;
  text-align: right;
  border-right: #C9ACB8 2px solid;
  border-bottom: #C9ACB8 1px solid;
}
.experience table.title{
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 0 auto 10px;
  padding: 0;
  width:100%;
  color: #333;
  border-bottom: #990066 solid 1px;
}
.experience table.title th{
  margin: 0;
  padding: 5px 5px 0;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.experience table.title td{
  margin: 0;
  padding: 5px 5px;
  text-align: right;
}

.experience table td.detail{
  color: #666;
  line-height: 1.2em;
}
.img-photo {
margin-right:5px;
}

/* ----------------------------- photo 体験教室フォトギャラリー（写真もっと見る） ----------------------------- */

.photo{}
.photo{
  margin: 15px 0;
  padding: 0;
  width: 530px;
  text-align: center;
}
.photo .title{
  margin: 0;
  padding: 5px 0 5px 10px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  border-left: #990066 solid 4px;
  border-bottom: #990066 solid 1px;
}
.photo .box{
  margin: 15px 5px 0;
  padding: 0;
}
.photo .box-left,
.photo .box-right{
  margin: 0 0 15px;
  padding: 0;
  width: 250px;
  color: #666666;
  font-size: 12px;
}
.photo .box-left{
  float: left;
}
.photo .box-right{
  float: right;
}

/* ----------------------------- 色、太さなど ----------------------------- */

.red{
  color:#CC0000;
}
.bold{
  font-weight: bold;
}


/*----------------------------------------------------------------------------
WEB-BOX
----------------------------------------------------------------------------*/
.Content{
  margin: 0px;
  padding: 0px;
}