/*  CEATEC JAPAN 2007 --- common CSS ---- */


/* GLOBAL style
-----------------------------------------------------*/
body td	{ color: #dedee4; }

a:link		{ text-decoration: none; color: #00c; }
a:visited	{ text-decoration: none; color: #44c; }
a:hover		{ text-decoration: underline; color: #88f; }
a:active	{ text-decoration: none; color: #f40; }


/* Text
-----------------------------------------------------*/
.text		{ font-size: 9pt; line-height: 1.4em; color: #000000; }
.textr		{ font-size: 9pt; line-height: 1.4em; color: #880000; }
.text001	{ font-size: 11pt; line-height: 1.4em; color: #000000; }


/* bgColor
-----------------------------------------------------*/
.bgwhite		{ background-color: #fff; }


/* background	
-----------------------------------------------------*/
.bg001		{ background: url(images/back.gif) repeat-y; background-color: #006; }
.bg002		{ background: url(images/cd003.gif) repeat-y; background-color: #fff; }





