@charset "utf-8";
/*=====================================================================
種別 ： パーツ
適用 ： 商品カセット
=====================================================================*/
form {
	margin:0;
	padding:0;
}

/* Middle */
div#CsttArea {
	margin:0 10px 30px 10px;
}
div#CsttArea div.left {
	float: left;
	text-align:left;
}
div#CsttArea div.right {
	float: right;
	text-align:left;
}
div.csttMiddle {
	width:311px;
	padding:11px 11px 0px 11px;
	background:url(/img/cstt_middle_base.gif) top left no-repeat;
}
div.csttMiddle dl {
	padding-bottom:10px;
}
div.csttMiddle dl dt {
	float:left;
	width:70px;
	height:70px;
	background:url(/img/cstt_middle_thumbnail_base.gif) top left no-repeat;
}
div.csttMiddle dl dt img {
	margin:5px;
}
div.csttMiddle dl dd {
	float:right;
	width:224px;
	font-weight:bold;
}
div.csttMiddle p.date{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px;
	background:url(/img/cstt_middle_line1.gif) top left no-repeat;
}
div.csttMiddle p.place{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px;
	background:url(/img/cstt_middle_line2.gif) top left no-repeat;
}
div.csttMiddle p.charge{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px;
	background:url(/img/cstt_middle_line3.gif) top left no-repeat;
}
div.csttMiddle p.charge img {
	display:inline;
	vertical-align: middle;
}
div.csttMiddleBtm {
	width:333px;
	text-align:center;
	height:32px;
	padding-top:12px;
	background:url(/img/cstt_middle_base_btm.gif) top left no-repeat;
}
div.csttMiddleBtm img {
	margin:0 auto;
}



/* Large */
div#CsttLarge {
	width:630px;
	padding:30px 30px 0px 30px;
	background:url(/img/cstt_large_base.gif) top left no-repeat;
}
div#CsttLarge dl {
	padding-bottom:0px;
}
div#CsttLarge dl dt {
	float:left;
	width:180px;
	height:180px;
	background:url(/img/cstt_large_thumbnail_base.gif) top left no-repeat;
}
div#CsttLarge dl dt img {
	margin:5px;
}
div#CsttLarge dl dd {
	float:right;
	width:425px;
}

div#CsttLargeBtm1 {
	width:690px;
	text-align:center;
	/*height:62px;*/
	padding-top:12px;
	padding-bottom:12px;
	background:url(/img/cstt_large_base_btm_rev1.gif) bottom left no-repeat;
}
div#CsttLargeBtm1 p#BtnArea {
	margin:0 30px;
	border-top:1px solid #cccccc;
	text-align:center;
}
div#CsttLargeBtm2 {
	width:650px;
	text-align:right;
	height:42px;
	padding-top:12px;
	padding-right:40px;
	background:url(/img/cstt_large_base_btm.gif) bottom left no-repeat;
}
div#SNSBtn {
	text-align:right;
}
div#CsttLargeBtm1 img,
div#CsttLargeBtm2 img {
	margin:6px auto;
}

div#CsttLarge dd p.title{
	margin:0;
	font-size:14px;
	margin-bottom:10px;
}
div#CsttLarge dd p.title img{
	display:inline-block;
	margin-top:3px;
}
div#CsttLarge dd p.date{
	margin:0;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:50px;
	background:url(/img/cstt_large_line1.gif) top left no-repeat;
}
div#CsttLarge dd p.place{
	margin:0;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:50px;
	background:url(/img/cstt_large_line2.gif) top left no-repeat;
}
div#CsttLarge dd p.place a.mark2{
	margin-left:20px;
}
div#CsttLarge dd p.charge{
	margin:0;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:50px;
	background:url(/img/cstt_large_line3.gif) top left no-repeat;
}
div#CsttLarge dd p.charge span {
	display:block;
	margin-top:5px;
}
div#CsttLarge dd p.charge span strong {
	font-size:14px;
	font-weight:900;
	color:#ff6600;
	display:block;
	margin-top:5px;
}
div#CsttLarge dd p.charge img {
	display:inline;
	vertical-align: middle;
	margin-right:10px;
}



/* Small */
div.csttSmall {
	width:188px;
	padding:16px 16px 0px 16px;
	background:url(/img/cstt_small_base.gif) top left no-repeat;
}
div.csttSmall dl {
	padding-bottom:0px;
}
div.csttSmall dl dt {
	font-weight:bold;
	padding-bottom:10px;
	/*background:url(/img/line_dot1px.gif) left bottom repeat-x;*/
}
div.csttSmall dl dd p {
	margin:0;
	padding:6px 4px;
	background:url(/img/line_dot1px.gif) left top repeat-x;
}
div.csttSmallBtm {
	width:220px;
	text-align:center;
	height:35px;
	padding-top:12px;
	background:url(/img/cstt_small_base_btm.gif) top left no-repeat;
}
div.csttSmallBtm img {
	margin:0px auto;
}


/* セット組 */
div#CsttSet div.csttSet_no1 {
	width:630px;
	padding:30px 30px 0px 30px;
	background:url(/img/cstt_large_base.gif) top left no-repeat;
}
div#CsttSet div.csttSet_no2 {
	width:630px;
	padding:16px 30px 0px 30px;
	background:url(/img/cstt_large_base.gif) top left no-repeat;
	background-position:0px -14px;
}
div#CsttSet dl {
	padding-bottom:0px;
}
div#CsttSet dl dt {
	float:left;
	width:70px;
	height:50px;
	background:url(/img/cstt_set_cate_base.gif) top left no-repeat;
	font-size:24px;
	color:#FF6600;
	text-align:center;
	padding-top:32px;
}
div#CsttSet dl dd {
	float:right;
	width:540px;
}
div#CsttSet dd p.title{
	margin:0;
	font-size:12px;
	margin-bottom:3px;
}
div#CsttSet dd p.title strong{
	font-size:14px;
}
div#CsttSet dd p.title img{
	display:inline-block;
	margin-top:3px;
}
div#CsttSet dd p.date{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	background:url(/img/cstt_set_line1.gif) top left no-repeat;
}
div#CsttSet dd p.place{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	background:url(/img/cstt_set_line2.gif) top left no-repeat;
}
div#CsttSet dd p.place a.mark2{
	margin-left:20px;
}
div#CsttSet dd p.charge{
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:50px;
	background:url(/img/cstt_set_line3.gif) top left no-repeat;
}

div#CsttSetBtm {
	width:690px;
	text-align:center;
	padding-bottom:20px;
	background:url(/img/cstt_set_base_btm.gif) bottom left no-repeat;
}
div#CsttSetBtm table {
	margin:0 auto;
	width:640px;
	background:#eeeeee;
	margin-bottom:10px;
}
div#CsttSetBtm table td {
	padding-top:2px;
	padding-bottom:2px;
}
div#CsttSetBtm table td.txt {
	/*width:270px;*/
	text-align:left;
	padding-left:10px;
}
div#CsttSetBtm table td.txt span {
	display:inline-block;
	padding:0px 10px;
	line-height:100%;
	color:#ffffff;
	background:#ff6600;
}
div#CsttSetBtm table td.charge {
	width:180px;
	text-align:center;
	border-left:1px solid #ffffff;
}
div#CsttSetBtm table td.charge span.kakomi {
	display:inline-block;
	padding:0px 6px;
	font-size:10px;
	color:#FF6600;
	border:1px solid #ff6600;
	background:#ffffff;
	margin-right:8px;
}
div#CsttSetBtm table td.charge span.special_charge {
	font-size:16px;
	color:#FF6600;
	vertical-align:-10%;
}
div#CsttSetBtm table td.btn {
	width:150px;
	text-align:center;
	border-left:1px solid #ffffff;
}
div#CsttSetBtm table td.btn img {
	margin:0 auto;
}
