@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
}
#divWrapper {
	padding: 32px;
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#divWrapper #divHeader {
	height: 40px;
	width: 300px;
	margin-bottom: 43px;
}
#divWrapper  #divNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#divWrapper #divNavigation {
	width: 150px;
	float: left;
	text-decoration: none;
}
#divWrapper #divContent {
	float: left;
	height: 550px;
	width: 750px;
}

#divWrapper  #divNavigation  ul  li a {
	text-decoration: none;
}
#divWrapper #divContent img {
	border: 1px solid #999999;
	float: left;
	margin-right: 20px;
	margin-left: 100px;
}
.txt_13px_bold {
	font-size: 11px;
	font-weight: bolder;
}

a.collection:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
a.collection:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.collection:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.collection:active {
	color: #000000;
	font-weight: normal;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.collection_data {
	font-size: 9px;
	margin-left: 100px;
	color: #666666;
	margin-top: 215px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.collection_data_winter {
	font-size: 9px;
	margin-left: 100px;
	color: #666666;
	margin-top: 143px;
}
