@charset "utf-8";

h2.ptitle {
	padding-left: 7px;
	font-size: 16px;
	font-weight: bold;
}
h4.copy {
	color: #EA8E00;
	font-size: 18px;
	font-weight: bold;
}
h4.relation {
	color: #EA8E00;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
}

/*-- breadcrumbs-inner --*/
.breadcrumbs-inner {
	display: block;
	width: 750px;
	margin: 5px auto 15px;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	background: #ededeb;
	color: #454545;
	border-top: 5px solid #E2D8C8;
	overflow: hidden;
}
.breadcrumbs-inner p {
	float: left;
}
.breadcrumbs-inner ul {
	float: right;
	width: 125px;
}
.breadcrumbs-inner ul li {
	display: inline;
	padding: 0 4px;
}
.breadcrumbs-inner a {
	text-decoration: underline;
	color: #006bb4;
}

/*-- productList --*/
.productList {
	border-bottom: 1px dotted #A3A3A3;
	display: block;
	width: 750px;
	overflow: hidden;
	margin-bottom: 10px;
}
.productList dl {
	display: block;
	float: left;
	width: 130px;
	margin: 0px 20px 10px 0px;
}
.productList dl.last {
	margin-right: 0px !important;
}
.productList dl.bottom {
	border-bottom: none;
}
.productList dl dt {
	display: block;
	margin: 0px auto 5px;
	text-align: center;
}
.productList dl dt img {
	padding: 2px;
	border:1px solid #B5B5B5;
}
.productList dl dd {
	display: block;
	float: right;
	overflow: hidden;
}
.productList dl dd span {
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 17px;
}
.productList dl dd span a {
	color: #0F5EB7;
	text-decoration: underline;
}
.productList dl dd span.copy {
	line-height: 14px;
}
.productList dl dd span.price {
	font-size: 13px;
	color: #454545;
	font-weight: normal;
}
.productList dl dd span.specialPrice {
	font-size: 13px;
	color: #E83003;
	font-weight: bold;
}

/*-- detailShosai --*/
.detailShosai {
	display: block;
	width: 750px;
	overflow: hidden;
	margin-top: 15px;
}
.detailShosai dt {
	display: block;
	width: 300px;
	float: left;
}
.detailShosai dt span.flaq a {
	color: #0F5EB7;
	text-decoration: underline;
	margin-left: 5px;
}
.detailShosai dt span.imgArtist {
	display: block;
	text-align: center;
	margin: 10px auto 5px;
	border: 1px solid #d9d9d9;
	padding: 2px;
	width: 305px;
}
.detailShosai dt ul {
	display: block;
	width: 320px;
	margin: 10px 0;
	padding: 0px;
}
.detailShosai dt ul li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0 12px 10px 0;
	width: 94px;
}
.detailShosai dt ul li img {
	border: 1px solid #d9d9d9;
	padding: 2px;
}
.detailShosai dt ul li span {
	display: block;
	border: none;
}
.detailShosai dt ul li span img {
	border: none;
}
.detailShosai dt ul li span a {
	border: none;
}
.detailShosai dd {
	display: block;
	float: right;
	width: 400px;
	margin-bottom: 5px;
}
.detailShosai dd .status {
	display: block;
	width: 400px;
	overflow: hidden;
	margin: 0px;
}
.detailShosai dd .status li {
	list-style: none;
	margin: 0px 2px 5px 0px;
	padding: 0px;
	display: inline;
	width: 55px;
	float: left;
}
.detailShosai dd .descriptionShosai {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
	width: 380px;
	text-align: left;
}
.detailShosai dd table {
	display: table;
	width: 400px;
	border-top: 1px dotted #d9d9d9;
	overflow: hidden;
	margin: 15px 0px;
}
.detailShosai dd table th {
	width: 80px;
	font-size: 12px;
	color: #666;
	text-align: left;
	border-bottom: 1px dotted #d9d9d9;
}
.detailShosai dd table th span {
	float: right;
}
.detailShosai dd table td {
	font-family: tahoma;
	width: 225px;
	text-align: left;
	color: #666;
	font-size: 12px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px dotted #d9d9d9;
}
.detailShosai dd table.price {
	border: none;
	margin-top: 10px;
}
.detailShosai dd table.price th,
.detailShosai dd table.price td {
	color: #666;
	border: none !important;
	padding-top: 0;
	padding-bottom: 5px;
}
.detailShosai dd table.price .discount th,
.detailShosai dd table.price .discount td {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.detailShosai dd table.price .point th,
.detailShosai dd table.price .point td {
	color: #FF0000;
}
.detailShosai dd table th.last {
}
.detailShosai dd table td.last {
	border: none !important;
}
.detailShosai .shoppingCart {
	display: block;
	background: #F0EBDE;
	padding: 23px 15px;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	width: 400px;
	#width: 350px;
}
.detailShosai .shoppingCart p.class {
	padding-bottom: 20px;
}
.detailShosai .shoppingCart .number {
	width: 70px;
	border: 1px solid #717171;
}
.detailShosai .shoppingCart .buttonShopping {
	position: absolute;
	right: 70px;
	#right: 30px;
	bottom: 12px;
}
.detailShosai .descriptionRegis {
	display: block;
	width: 225px;
	overflow: hidden;
	margin: 10px 0px;
}
.detailShosai .descriptionRegis li {
	display: block;
	background: url(../images/icon/ic-arrow7.jpg) no-repeat 0px 3px;
	padding-left: 15px;
	line-height: 18px;
}

/*-- productDetail --*/
.productDetail {
	display: block;
	width: 400px;
	margin: 15px 0px;
	overflow: hidden;
}
.productDetail .titleproductDetail {
	font-size: 14px;
	display: block;
	font-weight: bold;
}
.productDetail span {
	display: block;
	font-weight: bold;
}
.productDetail ol {
	display: block;
	margin: 0px;
}
.productDetail li {
	list-style: decimal;
	margin-left: 25px;
	padding: 5px 0px 0px 5px;
}

/*-- productRelationList --*/
.productRelation {
	display: block;
	width: 730px;
	overflow: hidden;
	margin: 5px auto 20px;
}
.productRelation.last {
	border: none;
}
.productRelation dl {
	display: block;
	float: left;
	width: 133px;
	margin-right: 13px;
}
.productRelation dl.last {
	margin-right: 0px;
}
.productRelation dl dt {
	display: block;
	text-align: center;
}
.productRelation dl dt img {
	border: 1px solid #B5B5B5;
	padding: 2px;
}
.productRelation dl dd {
	font-size: 12px;
	color: #3c3c3c;
}
.productRelation dl dd.title {
	margin-bottom: 5px;
}
.productRelation dl dd.title a {
	text-decoration: underline;
	color: #0F5EB7;
	line-height: 16px;
}
.productRelation dl dd span.price {
	font-size: 13px;
	color: #454545;
	font-weight: normal;
}
.productRelation dl dd span.specialPrice {
	font-size: 13px;
	color: #E83003;
	font-weight: bold;
}

/*-- people --*/
.people {
	display: block;
	width: 740px;
	margin: 0 auto 20px;
	background: #DEF3D3;
	padding: 5px;
}
.people h4 {
	font-weight: bold;
	color: #308020 !important;
	font-size: 15px !important;
	padding: 7px !important;
}
.people img {
	padding: 1px;
	display: block;
}
.people .listProductpeople {
	display: block;
	width: 700px;
	background: #fff;
	overflow: hidden;
	padding: 10px 20px;
}
.people .listProductpeople div {
	display: block;
	border-bottom: 1px dotted #A3A3A3;
	overflow: hidden;
}
.people .listProductpeople div.bottom {
	border-bottom: none;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.people .listProductpeople dl {
	display: block;
	float: left;
	width: 216px;
	margin-right: 25px;
	padding: 10px 0;
}
.people .listProductpeople dl.last {
	margin-right: 0px !important;
}
.people .listProductpeople dt {
	display: block;
	float: left;
	border: 1px solid #B5B5B5;
	text-align: center;
}
.people .listProductpeople dd {
	display: block;
	float: right;
	width: 142px;
	overflow: hidden;
}
.people .listProductpeople dd span {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
	line-height: 14px;
	max-height: 42px;
}
.people .listProductpeople dd span.link {
	line-height: 16px;
	max-height: 48px;
}
.people .listProductpeople dd span a {
	color: #0F5EB7;
	text-decoration: underline;
}

/*-- voice --*/
.voice {
	display: block;
	width: 740px;
	margin: 0 auto 20px;
	background: #E2D8C8;
	padding: 5px;
}
.voice h4 {
	font-weight: bold;
	color: #573927 !important;
	font-size: 15px !important;
	padding: 7px !important;
	position: relative;
	height: 20px;
}
.voice h4 span {
	position: absolute;
	right: 7px;
	top: 5px;
}
.voice .listCustomer {
	display: block;
	width: 700px;
	background: #fff;
	overflow: hidden;
	padding: 10px 20px;
}
.voice .listCustomer p.date {
	display:block;
	margin: 10px auto;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
	font-size: 14px;
	font-weight: bold;
}
.voice .listCustomer p.date span {
	margin: 0px 15px 0px 3px;
	display: inline;
	position: relative;
}
.voice .listCustomer p.date span em {
	position: absolute;
	left: 90px;
	top: 0px;
	margin-left: 20px;
}
.voice .listCustomer p.date span em.one {
	display: inline-block;
	background: url(../images/icon/ic-star.jpg) repeat-x;
	width: 14px;
	height: 13px;
}
.voice .listCustomer p.date span em.two {
	display: inline-block;
	background: url(../images/icon/ic-star.jpg) repeat-x;
	width: 29px;
	height: 13px;
}
.voice .listCustomer p.date span em.three {
	display: inline-block;
	background: url(../images/icon/ic-star.jpg) repeat-x;
	width: 42px;
	height: 13px;
}
.voice .listCustomer p.date span em.four {
	display: inline-block;
	background: url(../images/icon/ic-star.jpg) repeat-x;
	width: 57px;
	height: 13px;
}
.voice .listCustomer p.date span em.five {
	display: inline-block;
	background: url(../images/icon/ic-star.jpg) repeat-x;
	width: 71px;
	height: 13px;
}
.voice .listCustomer p.detailVoice {
	color: #6A3A0D;
	line-height: 17px;
	padding-b !important;;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}
.voice .listCustomer p.detailVoice.last {
	border-bottom: none !important;
}

/*-- staffRecomment --*/
.staffRecomment {
	display: block;
	width: 750px;
	margin: 0 auto 20px;
	background: #F8FAEE;
}
.staffRecomment h5 {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.staffRecomment .recommentStaff {
	display: block;
	width: 700px;
	background: #F8FAEE;
	padding: 5px 25px;
	overflow: hidden;
}
.staffRecomment .recommentStaff ul {
	margin: 0px;
	padding:0px;
	width: 700px;
}
.staffRecomment .recommentStaff ul li {
	display:block;
	width: 700px;
	list-style: none;
	padding: 10px 0px;
	border-bottom: 1px dotted #D8D8D8;
	overflow: hidden;
}
.staffRecomment .recommentStaff ul li.last {
	border-bottom: none !important;
}
.staffRecomment .recommentStaff dl {
	display: block;
	float: left;
	width: 215px;
	margin-right: 20px;
}
.staffRecomment .recommentStaff dl.last {
	margin-right: 0px !important;
}
.staffRecomment .recommentStaff dl dt {
	display: block;
	float: left;
	text-align: center;
	margin-right: 7px;
}
.staffRecomment .recommentStaff dl dt img {
	padding: 2px;
	border: 1px solid #B5B5B5;
}
.staffRecomment .recommentStaff dl dd {
	display: block;
	width: 135px;
	float: right;
}
.staffRecomment .recommentStaff dl dd span {
	display: block;
	line-height: 16px;
	padding-bottom: 5px;
}
.staffRecomment .recommentStaff dl dd span a {
	color: #0F5EB7;
}
.staffRecomment .recommentStaff dl dd span.price {
	color: #454545;
	font-size: 13px;
	font-weight: normal;
	padding: 5px auto 0;
}
.staffRecomment .recommentStaff dl dd span.specialPrice {
	color: #E83003;
	font-size: 13px;
	font-weight: bold;
	padding: 5px auto 0;
}

/*-- shoppingInformation --*/
.shoppingInformation {
	display: block;
	width: 750px;
	overflow: hidden;
	margin-bottom: 5px;
}
.shoppingInformation h4 {
	display: block;
	width: 750px;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 10px;
	color: #EA8E00;
	font-size: 17px;
}
.shoppingInformation .sideLeft {
	display: block;
	float: left;
	width: 360px;
	overflow: hidden;
}
.shoppingInformation .sideRight {
	display: block;
	float: right;
	width: 360px;
	overflow: hidden;
}
.shoppingInformation .detailInfo {
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
}
.shoppingInformation .detailInfo h6 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border-bottom: 5px solid #d9d9d9;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.shoppingInformation .detailInfo p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}
.shoppingInformation .detailInfo p span {
	color: #FF0000;
}
.shoppingInformation .detailInfo p span strong {
	font-size: 14px;
	color: #FF0000;
}
.shoppingInformation .detailInfo p span em {
	color: #454545;
	font-style: normal;
	padding-left: 10px;
}
.shoppingInformation .detailInfolast {
	background:url(../images/img/bg-ip.jpg) right bottom no-repeat !important;
}
.shoppingInformation .detailInfolast h6 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border-bottom: 5px solid #d9d9d9;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.shoppingInformation .detailInfolast p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}
.shoppingInformation .detailInfolast p span {
	color: #FF0000;
}

.freespace {
	display:  block;
	width: 750px;
	overflow: hidden;
	margin-bottom: 15px;
}
ul.listSong {
	line-height: 17px;
}