/* CSS Document */

body {
	margin: 0;
	color: #000000;
}

ul {
	margin: 0;
	padding: 0;
}


li{
	list-style: disc inside;
	font-size: 12px;
	line-height: 1.5;
}

.addictText {
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
	letter-spacing: 0.05em;
}

.addictRed {
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
	letter-spacing: 0.05em;
	color: #b40000;
}

.addictBlue {
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
	letter-spacing: 0.05em;
	color: #330099;
}

.addictCaption {
	font-size: 11px;
	line-height: 1.6;
	text-align: left;
}

.corpText {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	letter-spacing: 0.05em;
}

.corpRed {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	letter-spacing: 0.05em;
	color: #b40000;
}

.corpBlue {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	letter-spacing: 0.05em;
	color: #330099;
}


.txtLink {
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
}


#footer {
	font-size: 10px;
	text-align: center;
}
