@charset "Shift_JIS";

.cloud {
	margin: 3px;
	padding: 12px;
	float: left;
}

#mens {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height: 298px;
	overflow: auto;
}

#womens {
	width: 100%;
	height: 300px;
	overflow: auto;

}

a:link		{ color: #999999; text-decoration: none; }
a:visited	{ color: #999999; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: underline; }
