body,p {
	margin: 0;
	padding: 0;
}

BODY{
font-size : 13px;
line-height : 15px;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(img/back.gif);
  background-repeat: repeat-x;
  background-color : #ffffff;
}
.moji14{
font-size : 14px;
line-height : 26px;
}
.moji15{
font-size : 15px;
}
.moji16{
font-size : 16px;
}
TABLE{
font-size : 13px;
line-height : 22px;
}
.moji10{
font-size : 10px;
  line-height : 14px;
}
.moji11{
font-size : 11px;
  font-weight : normal;
  line-height : 15px;
}
.moji12{
font-size : 12px;
  font-weight : normal;
  position : static;
  line-height : 18px;
}
.Class18{
font-size : 18px;
font-weight : bolder;
  line-height : 30px;
  color : #fa7ea0;
}
.Class17{
font-size : 17px;
font-weight : bold;
  color : #ffffff;
  line-height : 22px;
}
.Class21{
  font-size : 21px;
  font-weight : bolder;
  line-height : 25px;
}
H1{
  font-size : 11px;
  font-weight : normal;
  line-height : 15px;
  text-decoration : none;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #827142;
}
.top11{
  font-size : 11px;
  font-weight : normal;
  line-height : 15px;
  text-decoration : none;
}
H2{
  font-size : 11px;
  
  line-height : 15px;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #fa7eb3;
  font-weight : normal;
}
A{
  color : #8f6345;
  text-decoration : none;
}
STRONG{
  font-weight : bold;
  line-height : 16px;
  text-decoration : none;
}
A:hover{
  color : #df8920;
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.tittle14{
  font-size : 14px;
  line-height : 22px;
  color : #6F5F28;
  text-decoration : none;
  font-weight : bold;
}
.course_price{
  font-size : 22px;
  font-family : Arial;
  
  line-height : 23px;
  color : #fe7e95;
  text-decoration : none;
}
.course14{
  font-size : 15px;
  font-weight : bold;
  line-height : 22px;
  color : #f15470;
}
.icon{
vertical-align:middle;
}
p{
padding:3px 0;
}

.t-pk{
	color: #F37095;
}

.center{
	text-align: center;
}

.event-box{
	width: 100%;
	max-width: 700px;
	margin: 30px;
	padding: 30px;
	padding-top: 50px;
	position: relative;
	background: #FFFBE6 url(img/tanpoppo_event_bg.png) no-repeat bottom right;
	background-size: 50% auto;
	border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.event-box-tape{
	width: 176px;
	height: 49px;
	position: absolute;
	top:-20px;
	left:0;
	right:0;
	margin: 0 auto;
}
.event-box li{
	list-style: none;
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 16px;
	text-align: left;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}