/* CSS Document */

li {
	margin-bottom: 30px;
	font-size: 90%;
	padding-left:10px;
}

p {
	margin-bottom: 50px;
}

td {
	line-height: 180%;
}

#tab{
	font-size: 90%;
	letter-spacing: 1px;
}

#tab p {
	margin-bottom: 30px;
}

.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;
}

.bgcolor03 {
	background-color: #FFFF00;
}

.bgcolor04 {
	color: red;
	background-color: #FFFF00;
}


/* 強調テキスト */

.text01 {
	font-size: 170%;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.text02 {
	font-size: 150%;
	line-height: 150%;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

.text03 {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.text04 {
	background-color: #FFFF00;
	font-weight: bold;
}

.text05 {
	font-size: 250%;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.text06 {
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

.text07 {
	font-size: 200%;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
