@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
#header {
	height: 20px;
	background-color: #000000;
	color: #FFFFFF;
}
#photo {
	height: 400px;
}
#main {
	height: 1000px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#main #logo {
	height: 900px;
	width: 100px;
	float: left;
}
#main #logo #name {
	height: 80px;
}
#footer {
	height: 300px;
	background-color: #000000;
}




#footer #footer2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	color: #FFFFFF;
	height: auto;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 12px;
}

#footer #footer2 #information {
	height: 250px;
	width: 240px;
	float: left;
}
#footer #footer2 #information #in {
	height: 190px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 20px;
}
#footer #footer2 #information #in a {
	text-decoration: none;
}
#main #items2 {
	float: right;
	height: 1000px;
	width: 800px;
}
#main #items2 #items3 {
	width: 182px;
	height: 320px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

#standerd {
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../top/standard.gif);
	background-repeat: no-repeat;
}
#stitemes {
	height: 700px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#stitemes #standerd3 {
	width: 299px;
	float: left;
	height: 670px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
}
#stitemes #standerd3 #come {
	height: 140px;
	margin-top: 10px;
}
#stitemes #standerd3 #come a:link {
	text-decoration: none;
}

#stitemes #standerd2 {
	height: 670px;
	width: 269px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 25px;
	padding-left: 25px;
}
#stitemes #standerd2 #title {
	height: 80px;
	font-size: medium;
	font-weight: normal;
	margin-top: 20px;
	color: #9DACAC;
	line-height: 1.3;
}
#stitemes #standerd2 #come2 {
	height: 150px;
	margin-top: 10px;
}
#stitemes #standerd2 #come2 a {
	text-decoration: none;
}

#stitemes #standerd1 {
	float: left;
	height: 670px;
	width: 310px;
	padding-left: 10px;
}
#stitemes #standerd1 #stsmol {
	float: left;
	height: 80px;
	width: 90px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 10px;
}




#footer #footer2 #information {
	font-weight: bold;
	font-size: medium;
}
#stitemes #standerd1 #yen {
	height: 20px;
	width: 92px;
	float: left;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
}


a img.linkimg{
}

a:hover img.linkimg{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}


a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}


a:hover {
	color: #FF6600;
}
a img {border: none;}
