h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 16px;
	color: #330099;
}
.fonts {
	font-size: 12px;
	line-height: 20px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(image/sora018.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.font1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #6600CC;
	line-height: 25px;

}
h3 {
	font-size: 14px;
	line-height: 25px;
	color: #0000FF;
	background-color: #99CCFF;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3300CC;
	border-left-color: #3300CC;
	margin-top: 3px;



}
.tdlist {
	font-size: 12px;
	line-height: 25px;
	list-style-image: url(image/v4_lis017.gif);
	list-style-type: circle;
	color: #333333;

}
h2 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #9966FF;
	border-bottom-color: #9966FF;
	background-color: #000066;
	margin-top: 3px;



}
.tds {
	background-image: url(image/star_kabe.jpg);
	background-repeat: repeat;
	border: thin dotted #FFCC00;
}
