/* -- base -- */
body,td{
font-size:100%;
}

.contents1{
font-size:84%;
}

/* -- text -- */

.contents1 table{
font-size:100%;
}
.text90{
	font-size:84%;
	line-height: 150%;
}
.text90b{
	font-size:84%;
	font-weight:bold;
	line-height: 150%;
}
.ltext{
font-weight:normal;
font-size:100%;
line-height:200%;
}
.name{
	font-weight:bold;
	font-size:120%;
	line-height: 150%;
}
.red100{
	font-size:100%;
	color:#CC2833;
	line-height: 150%;
}

/* -- link -- */

a:link{
color:#0033CC;
text-decoration:none;
}
a:visited{
color:#0033CC;
text-decoration:none;
}
a:hover{
color:#0033CC;
text-decoration:underline;
}
.red120 {

	font-size:120%;
	color:#CC2833;
	line-height: 200%;
}
.stext {

font-weight:normal;
font-size:100%;
line-height:120%;
}
.topics {
	font-size: 150%;
	font-weight: bolder;
	color: #CC0000;
	border-left: 5px solid #CC0000;
	padding: 0px 10px;
	border-right: 5px solid;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
.titletext {


font-weight:bold;
font-size:100%;
line-height:120%;
}
.list {

	font-weight:bold;
	font-size:110%;
	line-height: 150%;
}
