@charset "utf-8";
@import url("common.css");
/* CSS Document */


#info {
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}


#pheader {	background: url(../images/pagetitle-shop.jpg) no-repeat;}

#sec1 {
	padding-bottom: 50px;
	height: 500px;
	width: 710px;
}
#sec1 .mds {
	background-image: url(../images/sp-mds.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 710px;
	text-indent: -9999px;
}
#sec1 .content {}
#sec1 .photo1 {
	float: left;
	padding-right: 10px;
}
#sec1 .photo2 {
	float: left;
	width: 255px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#slist {
	border-collapse:collapse;
	float: right;
}
#slist th,#slist td {
	background-image: url(../images/sp-sinfo-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#slist th {}
#slist td {}
#sec1 .text {
	padding-top: 20px;
	clear: both;
}

#sec2 {
	clear: both;
	width: 710px;
}
#sec2 .photo {
	float: right;
	margin-left: 20px;
}
#sec2 .mds {
	background-image: url(../images/sp-smds.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	text-indent: -9999px;
}
#sec2 .text {
	padding-top: 20px;
}
