﻿
a:link {
  color: black;
 text-decoration: none;
}

a:visited {
  color: #990099;
  text-decoration: none;
}

a:hover {
  color: blue;
  text-decoration: none;
}


#content {
  background: transparent;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width: 800px;
}

#sunplus_kids {
	margin-top: 15px;	
}


#text {
  
  margin-top:0px;
  margin-left:0px;
}


.background{
  background:url(background.png)  repeat-y;
  width:auto;
  height:auto;
   
}



p {
	margin: 0px;
	padding: 0px;
	line-height:16px;
	text-align: left;
	font-size: 12px;
}


.casamoji2 {
	font: lighter 20px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	color: #00CC00;
}


.style21 {
	font-size: 15px
}
.style23 {
	font-size: 24px;
	font-weight: bold;
}
.style25 {font-size: 16px}
.style26 {font-size: 10px}
.style28 {font-size: 12px; }
.style29 {font-size: 11px}

#pdf {
  margin-top:-3120px;
  margin-left:30px;
}



.floatright{
  float:right;
}
.floatleft{
  float:left;
}
.clearboth{
  clear:both;
}




