.style01 {
	font-size: large;
	color: #660000;
	line-height: 20px;
	text-decoration: none;


}
.style02 {
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-size: smaller;


}
.style03 {
	font-size: larger;
	font-weight: bold;
	color: #FF3399;

}
.style04 {
	font-size: larger;
	font-weight: bolder;
	color: #CC0099;
}
.style05 {
	font-style: normal;
	line-height: 140%;
	color: #990000;

}
.style06 {
	font-style: normal;
	line-height: 140%;
	color: #FF0000;

}
.style07 {
	font-style: normal;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #0000FF;


}
.style08 {
	font-size: smaller;
	line-height: 110%;
}
.style09 {
	font-size: larger;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;


}
.style10 {
	line-height: normal;

}
.style11 {
	color: #990000;
	width: 800px;
	line-height: 140%;



}
.style12 {
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	width: 800px;
}

/* グループサイトリンク内のサイトバナーボックス */
.grouplink_box01 {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: 50px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
/* グループサイトリンク内のサイト説明用ボックス */
.grouplink_box02 {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: 50px;
	width: 420px;
	text-align: left;
	vertical-align: middle;
}
/* アドセンスプログラムポリシー*/
.top_box05 {

	height: 280px;
	width: 160px;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	border-top: 5px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 5px solid #CC0000;
	border-left: 1px solid #CC0000;
	padding: 5px;
}
