/* CSS Document */



li {

	margin-bottom: 30px;

	font-size: 90%;

	padding-left:10px;

}



p {

	margin-bottom: 50px;

}



td {

	line-height: 180%;

}



.copy_txt {

	font-size: 70%;

	color: #333333;

	line-height: 130%;

	letter-spacing: 1px;

	text-align: center;

}



hr {

	border: 1px dashed #CCCCCC;

}



/* 文字背景の色 */



.bgcolor01 {

	background-color: #FFFF00;

	font-weight: bold;

}



.bgcolor02 {

	color: red;

	background-color: #FFFF00;

	font-weight: bold;

}



/* テキストの色 */



.color01 {

	color: red;

	font-weight: bold;

}



.color02 {

	color: red;

	font-size: 110%;

	font-weight: bold;

	padding-left: 10px;

}



.color03 {

	color: #0033CC;

	font-size: 110%;

	font-weight: bold;

	text-align: center;

}



.color04 {

	color: #0033FF;

	font-size: 140%;

	line-height: 150%;

	font-weight: bold;

	text-align: center;

	padding-top: 10px;

	padding-bottom: 10px;

}



/* 強調テキスト */



.text01 {

	font-size: 170%;

	line-height: 150%;

	font-weight: bold;

	color: #FF0000;

	text-align: center;

	padding-top: 30px;

	padding-bottom: 30px;

}



.text02 {

	font-size: 150%;

	line-height: 150%;

	font-weight: bold;

	color: #FF0000;

	text-align: center;

	padding-top: 30px;

	padding-bottom: 0px;

}



.text03 {

	font-size: 150%;

	line-height: 150%;

	font-weight: bold;

	text-align: center;

	padding-top: 30px;

	padding-bottom: 30px;

}



.text04 {

	color: #000000;

	font-size: 70%;

	text-align: center;

}



.text05 {

	font-size: 120%;

	line-height: 150%;

	font-weight: bold;

}



.text06 {

	font-size: 150%;

	line-height: 150%;

}



.text07 {

	font-size: 120%;

	line-height: 150%;

	color: #0000FF;

	font-weight: bold;

}



.text08 {

	font-size: 100%;

	line-height: 150%;

	letter-spacing: 1px;

	font-weight: bold;

	text-align: center;

}



.text09 {

	font-weight: bold;

}



.text10 {

	font-style: italic;

	font-weight: bold;

}



.text11 {

	font-size: 120%;

	font-weight: bold;

	color: #FF0000;

}



.text12 {

	font-size: 90%;

}



.text13 {

	font-weight: bold;

	text-decoration: underline;

}



.text14 {

	font-style: italic;

}



.text15 {

	font-size: 150%;

	line-height: 150%;

}



.text16 {

	font-size: 300%;

	line-height: 150%;

	font-weight: bold;

	color: #FF0000;

	padding-top: 30px;

	padding-bottom: 30px;

}



