@charset "Shift-JIS";

/* 一覧表示画面 */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	scrollbar-base-color: #F4EDE8;
	scrollbar-Arrow-Color: #1F120A;

}
a:link { color:#CCCCCC; text-decoration:underline; }

a:visited { color:#CCCCCC; text-decoration:underline; }

a:hover { color:red; text-decoration:none; }

a:active { color:#CCCCCC; text-decoration:underline; }

table {

 border-collapse: collapse;

}

#list01 {

 text-align: left;

}

#list02 {
	width: 90px;
	color: #000000;
	border:1px solid #CCCCCC;

}

#list03 {
	color: #000000;
	text-align: center;

}

#list04 {
	text-align: center;
}

#listname {
	color: #000000;

}

#listage {
	color: #FFFFFF;

}

#listheight {
	color: #FFFFFF;

}

#listbust {
	color: #FFFFFF;

}

#listcup {
	color: #FFFFFF;

}

#listwaist {
	color: #FFFFFF;

}

#listhip {
	color: #FFFFFF;

}

#listbrog {
	color: #FFFFFF;

}

#listcom {
	color: #FFFFFF;

}

.tbutton {

 text-align: center;

 cursor: pointer;

}
