@charset "UTF-8";

a {
	font-size: 10px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #666;
	font-size: 10px;
}
#header table tr td .select {
	padding-top: 10px;
}

#header table tr td .select {
	padding-top: 10px;
}
#containts .maincontaint table tr td h4 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}


#containts .sidebar {
	float: left;
	padding-left: 10px;
	width: 220px;
	padding-right: 10px;
	margin-right: 10px;
}
/* CSS Document */


#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
#containts .thumbnail {
	padding: 5px;
	border: 1px solid #999;
	width: 120px;
	float: left;
}
#containts .productimg {
	padding: 10px;
}
#nav {
	width: 1000px;
}
.nav {
	width: 1000px;
}
#containts {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#containts img {
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#topimg {

}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#containts .maincontaint table tr td #urllink {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.urllink {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#containts .sidebar .sidebartop {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 200px;
}
#containts .maincontaint table tr td .list h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#containts .maincontaint table tr td .list {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#containts .maincontaint table tr td #topimg #products {
	border: 1px solid #999;
	padding: 10px;
}

