body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	color: #333333;
}
h1 {
	font-size: 100%;
	font-weight: bolder;
	color: #0066FF;
}

h2 {
	font-size: 120%;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

h3 {
	font-size: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}

p {
	font-size: 90%;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 150%;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}
.date {
	font-size: 90%;
	color: #666666;
}
.bg_centertop {
	background-image: url(../img/centertop.gif);
	background-repeat: repeat-x;
}
.bg_lefttop {
	background-image: url(../img/lefttop.gif);
	background-repeat: no-repeat;
}
.bg_centerbottom {
	background-image: url(../img/centerbottom.gif);
	background-repeat: repeat-x;
}
.bg_rightside {
	background-image: url(../img/rightside.gif);
	background-repeat: repeat-y;
}
.bg_leftside {
	background-image: url(../img/leftside.gif);
	background-repeat: repeat-y;
}

.patch_name {
	font-size: 90%;
	color: #333333;
}
.copy {
	font-size: 70%;
	color: #999999;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.copy2 {
	font-size: 80%;
	color: #333333;
	text-align: center;
	margin: 5px;
}
.line {
	border: 1px solid #999999;
}
.style1 {
	font-size: 80%;
	color: #333333;
	font-weight: bold;
}
.comment {
	font-size: 90%;
	color: #FF0000;
}
