.flower01 {
	background-image:   url(../images/flower01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.flower02 {
	background-image:   url(../images/flower02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.cautionlist {
	list-style:none;
	margin: 10px 0 20px 0;
}
ul.cautionlist li {
	margin:0 0 0.3em 0;
	padding:0.3em 0 0.3em 19px;
	background: url(../images/mark.gif) 0 0.4em no-repeat;
	line-height: 120%;
}
.info {
	width:608px;
	margin-left: 160px;
}
.text1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.texts {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.big {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
}
.blue {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0066cc;
}
.caution {
	font-size: 11px;
	color: #CC3300;
}
.mark {
	font-size: 12px;
	line-height: 20px;
	color: #CC3300;
}
body {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	/*background-image: url(../images/bg.gif);
	background-repeat: no-repeat;*/
}

.white {
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
hr {
	border: 1px solid #FFCC00;
}
.black {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;

}
.dot-line {
	border: 2px dotted #0066CC;
}.birthday {
	font-size: 10px;
	color: #FF3399;
}
.hinan {
	font-size: 10px;
	color: #336699;
}
.sokutei {
	font-size: 10px;
	color: #666633;
}
/* note */

.note {
	margin: 0.25em 0.25em 1em;
	padding: 0.5em 1em;
	border: double 3px #999;
	font-size: 95%
}

.note p {
	margin-bottom: 0!important;
}
