BODY {
	color			: #000000;
	line-height		: 128% ;
}

P,TD,TABLE,TR,DIV {
	font-size		: small ;
	line-height		: 128% ;
}
/*
TABLE.subscription {
	padding : 8px ;
}
*/


TD.orderTag {
	width : 200px ;
	background-color : #e9c9c9 ;
}

TD.orderSpace {
}

/* 本文 */
P.content {
	font-size	: x-small;
	color		: #000000 ;
	line-height	: 128% ;
}

/* span系 font-size */
.xxsmall {
	font-size	: xx-small;
	line-height	: 128% ;
}

.xsmall {
	font-size	: x-small;
	line-height	: 128% ;
}

.small {
	font-size	: small;
	line-height	: 128% ;
}

.medium {
	font-size	: medium;
	line-height	: 128% ;
}

.large {
	font-size	: large;
	line-height	: 128% ;
}

.xlarge {
	font-size	: x-large;
	line-height	: 128% ;
}

.xxlarge {
	font-size	: xx-large;
	line-height	: 128% ;
}

/* ヘッダの横にある変なの */

.head1 {
	color		: #ffffff;
}
