/* NIPPON ICHI SOFTWARE official web site css [TOP_index] */

/* LINK consumer style */
a {text-decoration:			none;
font-weight:				;}

a:link {color:				#993311;}
a:visited {color:			#993311;}
a:active {color:			#335599;}
a:hover {color:				#335599;
text-decoration:			underline}


/* TABLE */
table {
vertical-align:				top;
font-size:					10pt;
color:						#665533;
}


/* TD */
td.v_top {
vertical-align:				top;}
td.v_bottom {
vertical-align:				baseline;}


/* Product information */
.info {
background-color:			#efefdd;
padding:					7px;
line-height:				140%;
vertical-align:				top;
}

.url {
background-color:			#efefdd;
padding:					7px;
vertical-align:				top;
font-size:					8pt;
}



/* IMG */
img {
border:						0px;
margin:						0px;
}

/* FONT */
.strong{
color:						#E66666;
}

.font_s{
font-size:						9pt;
}

.link_strong{
color:						#C12336;
}


td.list0 {
padding:					2px 2px;
background-color:			#443333;
font-weight:				bold;
color:						#ffffff;
}

td.list1 {
padding:					2px 1px;
background-color:			#eeeedd;
vertical-align:				top;
}

td.list2 {
padding:					2px 1px;
background-color:			#ffffff;
vertical-align:				top;
}



