.word {
	font-size: 11px;
}
.typo {
	font-size: 12px;
	line-height: 20px;
}
.lil {
	font-size: 80%;
}
.lil02 {
	color: #FFFFFF;
	font-weight: bold;
}

#list {
	width: 745px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul {
	width: 110px;
	height: 189px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	padding-bottom: 15px;
	border-bottom-color: #00FFFF;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li.photo  {
	width: 110px;
	height: 167px;
	border: solid #333333 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li.companon  {
	width: 114px;
	height: 22px;
	background-image: url(../images/companon/list/bg.jpg);
	text-align: center;
	line-height: 1.3em;
	margin-top: 3px;
}
