
body {
	font: 75%/125% Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #f3f3f3;
	color: #555;
}

a {text-decoration:none;}
a:	hover {text-decoration:underline;}

#wrapper {
	margin: 0 auto;
	width: 59em;
	padding: 0 0 0.5em;
	background: #f9f9f9;
	border: 1px solid #ddd;
}

table#table01 {

    width: 700px;

    table-layout: fixed; 

    border: 1px #ddd solid;
    background: #f9f9f9;
    border-collapse: 5;
    border-spacing: 5;
}

table#table_list_one {
 
    width: 700px;

    table-layout: fixed; 
    border: 1px #ddd solid;
    background: #f9f9f9;
    border-collapse: 5;
    border-spacing: 5;
}

#table_list_one_M {

		padding: 4px;
		border: #8888FF solid;
		border-width: 0 0 1px 1px;
		//font: 50% Tahoma, Arial, Helvetica, sans-serif;
		background: #14a;
		font-weight: bold;
		color: #FFF;
		line-height: 100%;
		text-align: left;
		white-space: nowrap; 
}

#table_list_one_F {

		padding: 4px;
		border: #8888FF solid;
		border-width: 0 0 1px 1px;
		background: #b36;
		font-weight: bold;

		color: #FFF;
		line-height: 100%;
		text-align: left;
		white-space: nowrap; 
}
#table_list_one_comment {
		width: 100%;
		padding: 3px;
		border: #8888FF solid;
		border-width: 1px 1px 1px 1px;
		background: lavender;
		font-weight: bold;
		color: #555;
		line-height: 100%;
		text-align: left;
		//white-space: nowrap; 
}

#table_title {
		width: 100%;
		padding: 4px;
		border: #8888FF solid;
		border-width: 0 0 1px 1px;
		background: #82e;
		font-weight: bold;
		color: #FFF;
		line-height: 100%;
		text-align: left;
		white-space: nowrap; 
}

#table_title_boy {
		width: 100%;
		padding: 4px;
		border: #8888FF solid;
		border-width: 0 0 1px 1px;
		background: #14a;
		font-weight: bold;
		color: #FFF;
		line-height: 100%;
		text-align: left;
		white-space: nowrap; 
}

#table_title_girl {
		width: 100%;
		padding: 4px;
		border: #8888FF solid;
		border-width: 0 0 1px 1px;
		background: #a35;
		font-weight: bold;
		color: #FFF;
		line-height: 100%;
		text-align: left;
		white-space: nowrap; 
}
