body {
background:#eeffee;
}
h3 {
font-family: "HG丸ｺﾞｼｯｸM-PRO","ＭＳ ゴシック",osaka,sans-serif; 
font-size:180%;
font-weight:bold;
line-height:1.0;
color:;
background:;
padding-bottom:5px;
border-bottom:3px solid #ff9966;
}

h4 {
font-size:115%;
color:#226022;


}

ul{
border-bottom:1px dashed #ff9966;
list-style-position:outside;
padding-bottom:20px;

}
li {
font-size:100%;
line-height:1.7;
list-style-image:url("../img/camp/sakura.png");
padding-left: 8em; /*1em（1文字）分、右に動かす*/
text-indent: -8em; /*最初の行だけ1em（1文字）分、左に動かす*/
padding-bottom:20px;
}

#camp {
margin:20px;
}

p.tyui {
text-align:center;
}