div#s_menu {
	margin-bottom: 15px;
}
#s_menu a {
	color: #000000;
	margin-right: 2px;
}
#s_menu a:hover {
	color: #CC3300;
}

table#shosaibox {
	position: relative;
}
#shosaibox td {
	vertical-align: top;
}

#shosaibox td#imgbox {
	width: 249px;
}

#imgbox img {
	margin-bottom: 5px;
}


/*#shosaibox img {
	float: left;
}*/
div#shosai {
	border: 1px solid #000000;
	padding: 5px;
	width: 249px;
	margin-left: 5px;
}
p#ginfo {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#shosai p.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#shosai p {
	padding-left: 5px;
}
table#photobox {
	margin-bottom: 15px;
	margin-top: 10px;
}
#photobox img {
	margin-right: 3px;
	border: 1px solid #000000;
}

table.kaimonobox {
	width: 100%;
	margin-top: 10px;
}
.kaimonobox td {
	padding-bottom: 10px;
}

a.kago {
	background-image: url(../image/shopping/kago.gif);
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 180px;
}
a.kago:hover {
	background-position: 0px -30px;
}
a#close {
	background-image: url(../image/shopping/close.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	padding-left: 50px;
	width: 50px;
	margin-top: 5px;
	padding-top: 3px;
	margin-left: 500px;
	color: #666666;
}
a#close:hover {
	background-position: 0px -22px;
}

#shosai dl {

}
#shosai dt {
	float: left;
}
#shosai dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 6em;
	margin-bottom: 8px;
}
