.item_link
{
	width: 720px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	background-image: url(http://gigaplus.makeshop.jp/xpsnovelty/img/feature/feat_dojin_item_back.jpg);
}
.item_link a{
color: #000;
text-decoration: none;
}

.item_link_L {
width: 710px;
box-shadow: 2px 2px 3px #999;
height: 270px;
margin: 5px;
border-radius: 5px / 5px;
background-color: #FFF;
float: left;
}

.item_link_L:hover{
background-color: #F5FFF5;
}
.item_link_M:hover{
background-color: #F5FFF5;
}
.item_link_S:hover{
background-color: #F5FFF5;
}
.item_link_L .L_img {
float: left;
height: 250px;
width: 250px;
margin: 10px;
}
.item_link_L .L_name {
	height: 30px;
	width: 420px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.item_link_L .L_text {
	float: right;
	width: 420px;
	height: 65px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.item_link_L .L_date {
display: block;
height: 48px;
width: 420px;
float: right;
margin-left: 10px;
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
font-size: 14px;
line-height: 16px;
margin-right: 10px;
margin-bottom: 5px;
}

.item_link_L .L_lot  {
font-size: 20px;
font-weight: bold;
color: #000;
margin-right: 5px;
}

.item_link_L .L_price  {
	font-size: 34px;
	color: #F00;
	font-weight: bold;
	float: right;
	text-align: right;
	width: 420px;
	margin-right: 10px;
	line-height: 34px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.item_link_L .L_link {
text-align: right;
float: right;
height: 40px;
width: 420px;
padding: 0px;
margin-right: 10px;
margin-left: 10px;
}

.item_link_M {
	height: 160px;
	width: 340px;
	float: left;
	padding: 5px;
	box-shadow: 2px 2px 3px #999;
	border-radius: 5px / 5px;
	background-color: #FFF;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.item_link_M .M_img {
	float: left;
}

.item_link_M .M_name {
	font-size: 16px;
	line-height: 18px;
	height: 36px;
	float: right;
	width: 165px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.item_link_M .M_text {
font-size: 12px;
line-height: 14px;
width: 165px;
float: right;
height: 64px;
margin-right: 5px;
}

.item_link_M .M_price {
	font-size: 22px;
	line-height: 26px;
	color: #F00;
	text-align: right;
	float: right;
	height: 26px;
	width: 165px;
	font-weight: bold;
	margin-right: 5px;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.item_link_M .M_price .M_lot {
	font-size: 16px;
	color: #000;
	margin-right: 5px;
}

.item_link_M .M_date {
float: right;
width: 165px;
height: 14px;
font-size: 12px;
line-height: 14px;
text-align: right;
margin-bottom: 5px;
margin-right: 5px;
}
.item_link_S {
width: 170px;
height: 190px;
float: left;
box-shadow: 2px 2px 3px #999;
font-size: 12px;
margin: 5px;
border-radius: 5px / 5px;
background-color: #FFF;
}
.item_link_S .S_name {
    padding: 0px;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    margin: 5px 5px 2px;
    height: 36px;
    line-height: 16px;
}

.item_link_S .S_img {
height: 110px;
width: 110px;
padding: 0px;
display: block;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
.item_link_S .S_price {
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #F00;
	text-align: right;
	display: block;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.item_link_S .S_price .S_lot {
color: #000;
}
.item_link_S .S_date {
padding: 0px;
text-align: right;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 2px;
margin-left: 2px;
display: block;
}
.item_link_Type {
	width: 710px;
	box-shadow: 2px 2px 3px #999;
	border-radius: 5px / 5px;
	background-color: #FFF;
	float: left;
	margin-top: -2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 65px;
}
.item_link_Type .Type_name {
	height: 25px;
	width: 490px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.item_link_Type .Type_price  {
	height: 25px;
	width: 190px;
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.item_link_Type .Type_lot  {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-right: 5px;
}
.item_link_Type .Type_text {
	width: 690px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

/* ƒ^ƒu•t‚«¤•iƒŠƒ“ƒN—p */
.item_link
{
	width: 720px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	background-image: url(http://gigaplus.makeshop.jp/xpsnovelty/img/feature/feat_dojin_item_back.jpg);
}
.item_link a{
color: #000;
text-decoration: none;
}
.item_link_Tab {
	width: 710px;
	box-shadow: 2px 2px 3px #999;
	margin: 5px;
	border-radius: 5px / 5px;
	background-color: #FFF;
	float: left;
}
.item_link_Tab .Tab_img {
float: left;
height: 250px;
width: 250px;
margin: 10px;
}
.item_link_Tab .Tab_name {
	height: 30px;
	width: 420px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.item_link_Tab .Tab_text {
	float: right;
	width: 420px;
	height: 65px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.item_link_Tab .Tab_date {
display: block;
height: 48px;
width: 420px;
float: right;
margin-left: 10px;
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
font-size: 14px;
line-height: 16px;
margin-right: 10px;
margin-bottom: 5px;
}
.item_link_Tab .Tab_lot  {
font-size: 20px;
font-weight: bold;
color: #000;
margin-right: 5px;
}
.item_link_Tab .Tab_price  {
	font-size: 34px;
	color: #F00;
	font-weight: bold;
	float: right;
	text-align: right;
	width: 420px;
	margin-right: 10px;
	line-height: 34px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

/*ƒ{ƒ^ƒ“‚ÌCSS*/


/*ƒŠƒ“ƒNƒ{ƒ^ƒ“—p_‰¡1—ñ5ŒÂ*/
.item_link_Tab .tab-contentY .Tab_Link_button01,
.item_link_Tab .tab-contentY .Tab_Link_button02 {
display: inline-block;
padding: 0.5em 1em;
background: #668ad8;
border-bottom: solid 4px #627295;
border-radius: 3px;
width: 90px;
margin: 0px 3px;
text-align: center;
font-size: 16px;
font-weight: bold;
}

/*ƒŠƒ“ƒNƒ{ƒ^ƒ“—p_‰¡1—ñ3ŒÂ*/
.item_link_Tab .tab-contentY .Tab_Link_threeButton01,
.item_link_Tab .tab-contentY .Tab_Link_threeButton02 {
display: inline-block;
padding: 0.5em 1em;
background: #668ad8;
border-bottom: solid 4px #627295;
border-radius: 3px;
width: 180px;
margin: 3px;
text-align: center;
font-size: 16px;
font-weight: bold;
}

/*ƒŠƒ“ƒNƒ{ƒ^ƒ“—p_‰¡1—ñ6ŒÂ*/
.item_link_Tab .tab-contentY .Tab_Link_sixButton01,
.item_link_Tab .tab-contentY .Tab_Link_sixButton02 {
display: inline-block;
padding: 8px 13px;
background: #668ad8;
border-radius: 3px;
border-bottom: solid 4px #627295;
border-radius: 3px;
width: 79px;
margin: 0px 1px;
text-align: center;
font-size: 14px;
font-weight: bold;
}

.item_link_Tab .tab-contentY .Tab_Link_button01:hover,
.item_link_Tab .tab-contentY .Tab_Link_threeButton01:hover,
.item_link_Tab .tab-contentY .Tab_Link_sixButton01:hover {
	background: #8AF;
	border-bottom: solid 4px #89B;
}

/*ƒŠƒ“ƒNƒ{ƒ^ƒ“—p_2ƒvƒŒƒCƒ„[ƒJƒ‰[*/
.item_link_Tab .tab-contentY .Tab_Link_button02,
.item_link_Tab .tab-contentY .Tab_Link_threeButton02,
.item_link_Tab .tab-contentY .Tab_Link_sixButton02 {
	background: #F63;
	border-bottom: solid 4px #A20;
}

.item_link_Tab .tab-contentY .Tab_Link_button02:hover,
.item_link_Tab .tab-contentY .Tab_Link_threeButton02:hover,
.item_link_Tab .tab-contentY .Tab_Link_sixButton02:hover {
	background: #F85;
	border-bottom: solid 4px #C42;
}





.item_link_Tab .tab-contentY .tab-boxY a {
	color: #FFF;
	text-decoration: none;
}




.item_link_Tab .tab-contentY .tab-boxY {
	margin: 10px;
}
.item_link_Type {
	width: 710px;
	box-shadow: 2px 2px 3px #999;
	border-radius: 5px / 5px;
	background-color: #FFF;
	float: left;
	margin-top: -2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 65px;
}
.item_link_Type .Type_name {
	height: 25px;
	width: 490px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.item_link_Type .Type_price  {
	height: 25px;
	width: 190px;
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.item_link_Type .Type_lot  {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-right: 5px;
}
.item_link_Type .Type_text {
	width: 690px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

/* YƒZƒbƒgƒ^ƒu—p */
.tab-contentY input[type="radio"] {
  display: none;
}
.tab-contentY label {
  display: inline-block;
  width: 340px;
  padding: 7px 14px;
  font-weight: bold;
  font-size: 13px;
  color: #009900;
  background-color: #e1fae1;
  cursor: pointer;
  box-shadow: inset -1px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px 5px 0 0;

  box-sizing: border-box;
  text-align:center;
}
.tab-contentY label:hover,
.tab-contentY input[type="radio"]:checked + label {
  color: #FFF;
  background-color: #009900;
}

.tab-contentY .tab-boxY {
  width: 800px;
}
.tab-contentY > .tab-boxY > div {
  display: none;
}