@charset "Shift_JIS";
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,pre,form,fieldset,input,textarea,p,tr,td{margin:0;padding:0;border:0;font-family: 'ＭＳ Ｐゴシック', sans-serif;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;zoom:1;}
body {
	margin: 0 auto;
	text-align: center;
	overflow-y:scroll;
	font-size:100%;
}
*html body { overflow-y:auto;}
*+html body { overflow-y:auto;}
body { overflow-x: hidden;}

/* ------ clear fix ------ */

div:after {  
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div {
	zoom: 100%;
}

/* ------ element ------ */
a {
	color: #00519C;
	text-decoration: none;
}
a:hover {
	color: #009AB5;
	text-decoration: underline;
}
a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
} 

td {
	line-height: 1.5;
}

li,dd,dt { list-style: none; }

img  { vertical-align: top;}

div,p,ul,li,dl,dd,dt,input,textarea,pre,td {
	text-align: left;
	color: #333333;
}
input,textarea { border: 1px solid #cccccc;}
.center { text-align:center;}
.right { text-align:right;}
.red { color: #e42600;}
.blue { color: #0387db;}
.wii { color: #009dca;}
.ps3 { color: #333333;}
.ds { color: #ff8400;}
.psp { color: #666666;}
.xb360 { color: #43853c;}

/* ------ layout ------ */

/* header */
div#header,div#content,div#footer {
	width: 950px;
}
div#header {
	margin: 0 auto 20px auto;
	position: relative;
	background: url(header_bg.gif) no-repeat 185px 10px;
}
h1 { padding: 15px 0 0 0;}
h1 a {
	display: block;
	width: 165px;
	height: 50px;
	text-indent: -9999em;
/*\*/
   overflow: hidden;
/**/
	background: url(logo.gif) no-repeat;
}

div#header p.guide a,div#header p.join a,div#header p.login a,div#header p.cart a {
	position: absolute;
	top: 22px;
	width: 101px;
	height: 22px;
	text-indent: -9999em;
/*\*/
   overflow: hidden;
/**/
	background: url(icon_submenu.gif) no-repeat;
}
div#header p img {
	margin: 10px 0 0 0;
}
div#header p.guide a {
	left: 525px;
}
div#header p.guide a:hover {
	background-position: 0 -22px;
}
div#header p.join a {
	left: 633px;
	background-position: -101px 0;
}
div#header p.join a:hover {	background-position: -101px -22px;}
div#header p.login a {
	left: 741px;
	background-position: -202px 0;
}
div#header p.login a:hover {	background-position: -202px -22px;}
div#header p.cart a {
	left: 849px;
	background-position: -303px 0;
}
div#header p.cart a:hover {	background-position: -303px -22px;}

/* ナビゲーションバー */        
 
#navi {}

#navi_m {
	padding: 10px 0 0 50px;
	height: 25px;
	background:url(http://www.mmk.jp/site_data/cabinet/design/style_1003/bg_menu.gif) no-repeat bottom;
}
#nabi img{margin:0;
padding:0;
}
#navi_m .mainmenu {
  margin: 0 0 0 6px;
  padding: 0;
  list-style: none;
  float: left;
	overflow: hidden;
}
#navi_m .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
  text-decoration: none;
}
#navi_m .mainmenu a.menu:hover {}

.submenu {
	width:98px;
	background: #f8f8f8;
	border: 1px solid #777;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu a {
  display: block;
	font-size:12px;
	font-weight:bold;
  text-align: center;
	text-decoration: none;
  padding: 5px 0;
  color: #444;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.submenu a:hover {
	text-decoration: none;
	background: #FFF4C9;
  color: #444;
}

/* naviサブメニューの半透明処理 */
.submenu {
 filter: alpha(Opacity=80);
	opacity: 0.8;
}

/* ナビゲーションバー終了 */

ul#hnavi {
	padding: 10px 0 0 50px;
	height:25px;
	background:url(bg_menu.gif) no-repeat bottom;
}
ul#hnavi li {
	float: left;
	height: 25px;
	margin: 0 0 0 6px;
	overflow: hidden;
}
ul#hnavi li a {
	float: left;
	background: url(/site_data/cabinet/design/style_1003/menu_button.gif) no-repeat;
	width: 100px;
	height: 0;
	padding-top: 25px;
	overflow: hidden;
}

ul#hnavi li#hov.hnavi_01 a,ul#hnavi li.hnavi_01 a:hover { background-position:0 -25px;}
ul#hnavi li.hnavi_02 a { background-position:-100px 0;}
ul#hnavi li#hov.hnavi_02 a,ul#hnavi li.hnavi_02 a:hover { background-position:-100px -25px;}
ul#hnavi li.hnavi_03 a { background-position:-200px 0;}
ul#hnavi li#hov.hnavi_03 a,ul#hnavi li.hnavi_03 a:hover { background-position:-200px -25px;}
ul#hnavi li.hnavi_04 a { background-position:-300px 0;}
ul#hnavi li#hov.hnavi_04 a,ul#hnavi li.hnavi_04 a:hover { background-position:-300px -25px;}
ul#hnavi li.hnavi_05 a { background-position:-400px 0;}
ul#hnavi li#hov.hnavi_05 a,ul#hnavi li.hnavi_05 a:hover { background-position:-400px -25px;}
ul#hnavi li.hnavi_06 a { background-position:-500px 0;}
ul#hnavi li#hov.hnavi_06 a,ul#hnavi li.hnavi_06 a:hover { background-position:-500px -25px;}
ul#hnavi li.hnavi_07 a { background-position:-600px 0;}
ul#hnavi li#hov.hnavi_07 a,ul#hnavi li.hnavi_07 a:hover { background-position:-600px -25px;}
ul#hnavi li.hnavi_08 a { background-position:-700px 0;}
ul#hnavi li#hov.hnavi_08 a,ul#hnavi li.hnavi_08 a:hover { background-position:-700px -25px;}
ul#hnavi li.hnavi_09 a { background-position:-800px 0;}
ul#hnavi li#hov.hnavi_09 a,ul#hnavi li.hnavi_09 a:hover { background-position:-800px -25px;}


/* content */
div#content {
	margin: 0 auto;
}

/* left */
div#left {
	float: left;
	margin: 0 0 0 -950px;
	width: 180px;
}

div#left p {
	margin:10px 0;
}

div.search_l {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(bg_search.gif) no-repeat 0 bottom;
}
div.search_l form {
	padding: 48px 0 0 0;
	background:url(bg_search.gif) no-repeat 0 0;
}
div.search_l input.text {
	margin: 3px 0 0 10px;
	width: 158px;
	height: 1.4em;
	border:1px solid #999999;
	background: #ffffcc;
}
div.search_l input.button {
	margin: 5px 0 0 10px;
	border: none;
}

div.search_l select {
	margin: 5px 0 0 10px;
	width: 160px;
	height: 1.4em;
	border:1px solid #999999;
	background: #fff;
}

ul.category {
}
ul.category li {
	padding: 0 0 10px 0;
	font-size: 80%;
	color: #999999;
	line-height:1.5;
}
ul.category li a {
	font-weight: bold;
}
ul.category li a:hover { }

ul.category a.wii,ul.category a.ps3,ul.category a.ds,ul.category a.psp,ul.category a.xb360,
ul.category a.ps2,ul.category a.ps,ul.category a.gba,ul.category a.ngc,ul.category a.other,
ul.category a.hard,ul.category a.option,ul.category a.dvd,ul.category a.mp3,ul.category a.hobby,
ul.category a.tcg,ul.category a.book,ul.category a.pc,ul.category a.ktai {
	margin: 0 0 6px 0;
	padding: 0;
	display: block;
	width: 180px;
	height: 32px;
	text-indent: -9999em;
/*\*/
   overflow: hidden;
/**/
	background: url(leftmenu.png) no-repeat;
}
ul.category a.wii { background-position:0 0;}
ul.category a.wii:hover { background-position:0 -32px;}

ul.category a.ps3  { background-position:-180px 0;}
ul.category a:hover.ps3 { background-position:-180px -32px;}

ul.category a.ds { background-position:-360px 0;}
ul.category a.ds:hover { background-position:-360px -32px;}

ul.category a.psp { background-position:-540px 0;}
ul.category a.psp:hover { background-position:-540px -32px;}

ul.category a.xb360 { background-position:-720px 0;}
ul.category a.xb360:hover { background-position:-720px -32px;}

ul.category a.ps2 { background-position:-900px 0;}
ul.category a.ps2:hover { background-position:-900px -32px;}

ul.category a.ps { background-position:-1080px 0;}
ul.category a.ps:hover { background-position:-1080px -32px;}

ul.category a.gba { background-position:-1260px 0;}
ul.category a.gba:hover { background-position:-1260px -32px;}

ul.category a.ngc { background-position:-1440px 0;}
ul.category a.ngc:hover { background-position:-1440px -32px;}

ul.category a.other { background-position:-1620px 0;}
ul.category a.other:hover { background-position:-1620px -32px;}

ul.category a.hard { background-position:-1800px 0;}
ul.category a.hard:hover { background-position:-1800px -32px;}

ul.category a.option { background-position:-1980px 0;}
ul.category a.option:hover { background-position:-1980px -32px;}

ul.category a.dvd { background-position:-2160px 0;}
ul.category a.dvd:hover { background-position:-2160px -32px;}

ul.category a.mp3 { background-position:-2340px 0;}
ul.category a.mp3:hover { background-position:-2340px -32px;}

ul.category a.hobby { background-position:-2520px 0;}
ul.category a.hobby:hover { background-position:-2520px -32px;}

ul.category a.tcg { background-position:-2700px 0;}
ul.category a.tcg:hover { background-position:-2700px -32px;}

ul.category a.book { background-position:-2880px 0;}
ul.category a.book:hover { background-position:-2880px -32px;}

ul.category a.pc { background-position:-3060px 0;}
ul.category a.pc:hover { background-position:-3060px -32px;}

ul.category a.ktai { background-position:-3240px 0;}
ul.category a.ktai:hover { background-position:-3240px -32px;}

ul.category a.ds3 { background-position:-3420px 0;}
ul.category a.ds3:hover { background-position:-3420px -32px;}

ul.category a.psv { background-position:-3600px 0;}
ul.category a.psv:hover { background-position:-3600px -32px;}

ul.category a.tcgnew { background-position:-3780px 0;}
ul.category a.tcgnewhover { background-position:-3780px -32px;}

dl.category {
}
dl.category dt {
	margin: 6px 0 3px 0;
}
dl.category dd {

}
dl.category dd:hover {

}
dl.category dd a {
	display: block;
	width: 153px;
	font-weight: bold;
	margin: 0 0 2px 15px;
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 80%;
}
dl.category dd a:hover { 
	background: #ffffcc;
	text-decoration: none;
	text-indent: 0.5em;
}

dl.category a.wii,dl.category a.ps3,dl.category a.ds,dl.category a.psp,dl.category a.xb360,
dl.category a.ps2,dl.category a.ps,dl.category a.gba,dl.category a.ngc,dl.category a.other,
dl.category a.hard,dl.category a.option,dl.category a.dvd,dl.category a.mp3,dl.category a.hobby,
dl.category a.tcg,dl.category a.book,dl.category a.pc,dl.category a.ktai,dl.category a.ds3,dl.category a.psv,dl.category a.tcgnew  {
	display: block;
	width: 180px;
	height: 32px;
	text-indent: -9999em;
/*\*/
   overflow: hidden;
/**/
	background: url(leftmenu.png) no-repeat;
}

dl.category a.wii { background-position:0 0;}
dl.category a.wii:hover { background-position:0 -32px;}

dl.category a.ps3  { background-position:-180px 0;}
dl.category a.ps3:hover { background-position:-180px -32px;}

dl.category a.ds { background-position:-360px 0;}
dl.category a.ds:hover { background-position:-360px -32px;}

dl.category a.psp { background-position:-540px 0;}
dl.category a.psp:hover { background-position:-540px -32px;}

dl.category a.xb360 { background-position:-720px 0;}
dl.category a.xb360:hover { background-position:-720px -32px;}

dl.category a.ps2 { background-position:-900px 0;}
dl.category a.ps2:hover { background-position:-900px -32px;}

dl.category a.ps { background-position:-1080px 0;}
dl.category a.ps:hover { background-position:-1080px -32px;}

dl.category a.gba { background-position:-1260px 0;}
dl.category a.gba:hover { background-position:-1260px -32px;}

dl.category a.ngc { background-position:-1440px 0;}
dl.category a.ngc:hover { background-position:-1440px -32px;}

dl.category a.other { background-position:-1620px 0;}
dl.category a.other:hover { background-position:-1620px -32px;}

dl.category a.hard { background-position:-1800px 0;}
dl.category a.hard:hover { background-position:-1800px -32px;}

dl.category a.option { background-position:-1980px 0;}
dl.category a.option:hover { background-position:-1980px -32px;}

dl.category a.dvd { background-position:-2160px 0;}
dl.category a.dvd:hover { background-position:-2160px -32px;}

dl.category a.mp3 { background-position:-2340px 0;}
dl.category a.mp3:hover { background-position:-2340px -32px;}

dl.category a.hobby { background-position:-2520px 0;}
dl.category a.hobby:hover { background-position:-2520px -32px;}

dl.category a.tcg { background-position:-2700px 0;}
dl.category a.tcg:hover { background-position:-2700px -32px;}

dl.category a.book { background-position:-2880px 0;}
dl.category a.book:hover { background-position:-2880px -32px;}

dl.category a.pc { background-position:-3060px 0;}
dl.category a.pc:hover { background-position:-3060px -32px;}

dl.category a.ktai { background-position:-3240px 0;}
dl.category a.ktai:hover { background-position:-3240px -32px;}

dl.category a.ds3 { background-position:-3420px 0;}
dl.category a.ds3:hover { background-position:-3420px -32px;}

dl.category a.psv { background-position:-3600px 0;}
dl.category a.psv:hover { background-position:-3600px -32px;}

dl.category a.tcgnew { background-position:-3780px 0;}
dl.category a.tcgnew:hover { background-position:-3780px -32px;}


/* main */

div#main {
	float: left;
	margin: 0 0 0 190px;
	width: 760px;
	display: inline;
}

div.index_center {
	margin: 0 0 10px 0;
	width: 510px;
	float: left;
}
#slideshow {
	width: 510px;
	height: 298px;
	overflow: hidden;
	position: relative;
}
div.slides {
	position: absolute;
	top: 0;
	left: 140px;
	width: 370px;
	height: 372px;
	overflow: hidden;
}
ul.slides-nav li#a  { border-bottom: 2px solid #ffffff;}
ul.slides-nav li#b  { border-bottom: 2px solid #ffffff;}
ul.slides-nav li#c  { border-bottom: 2px solid #ffffff;}
ul.slides-nav li#d  { border-bottom: 2px solid #ffffff;}

div.news {
	margin: 20px 0 0 0;
	position:relative;
}
div.news_ul {
	float: left;
}
div.news_ul img { margin: 0 0 10px 0;}
div.news_ul ul {
	margin: 0 0 15px 0;
	width: 280px;
	font-size: 80%;
	line-height: 1.5;
}
div.news_ul ul.headline {
	height:	150px;
	overflow-x: hidden;
	overflow-y: scroll;
}
div.news_ul ul.sellnews {
	margin: 0;
}
div.news_ul li {
	margin: 0 0 5px 5px;
	padding: 0 3px 0 8px;
	border-left: 8px solid #eeeeee;
}
div.news_ul li:hover {
	border-left: 8px solid #ffffcc;
}
div.news_ul li span {
	margin: 0 4px 0 0;
	font-size: 80%;
	background: #EC501A;
	border: 1px solid #EC501A;
	color: #ffffcc;
	letter-spacing:1px;
}

div.news_event {
	float: left;
	margin: 0 0 0 20px;
	width: 210px;
}
div.news_event img { margin: 0 0 10px 0;}
div.news_event ul {
	margin: 0 -5px 0 5px;
}
div.news_event li {
	display:inline;
}
div.news_event li img { margin: 0 5px 5px 0;}

div.ranking {
	position: relative;
	margin: 20px 0 0 0;
	padding: 70px 0 10px 0;
	background: url(bg_ranking.gif) no-repeat;
	border-bottom: 1px solid #cccccc;
}
div.ranking p {
	position: absolute;
	bottom: 5px;
	left: 150px;
}
dl.new,dl.used {
	position: block;
	width: 220px;
	font-size: 80%;
	line-height: 1.2;
	float: left;
	padding: 0 17px 15px 17px;
}
div.ranking dt {
	float:left;
	width: 16px;
}
div.ranking dd {
	padding: 0 0 3px 0;
	margin: 0 0 0 25px;
}
div.ranking dt,div.ranking dd {	
	min-height: 60px;
	height: auto !important;
	height: 60px;
}
div.ranking dd img {
	float: left;
	margin: 0 8px 0 0;
	height: 50px;
}

div.index_right {
	float: left;
	margin: 0 0 10px 10px;
	width: 240px;
}

div#twitter {
	background: url(bg_twitter.gif) no-repeat;
	position: relative;
}
div#twitter p {
	position:absolute;
	bottom: 17px;
	left: 10px;
}
div.tweet {
	padding: 38px 16px 56px 16px;
}
div#twi {
	border-bottom: 1px solid #eeeeee;
	height: 206px;
	overflow: hidden;
}
div#twitter div#twi p {
	position:static;
	padding: 4px 0;
	font-size: 80%;
	color: #444444;
	line-height: 1.4;
	border-top: 1px solid #eeeeee;
	background: url(bg_twi.gif) no-repeat 98% 100%;
	word-wrap:break-word;
}
div#twi p span {
	padding: 0 0 0 10px;
	color: #3399CC;
}

div.index_right ul.osusumesoft {
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	background: url(bg_osusumesoft.gif) no-repeat;
	border-bottom: 1px solid #cccccc;
}
div.index_right ul.osusumesoft li {
	padding: 5px;
	background: url(bg_osusumesoft_li.gif) repeat-x;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	font-size: 80%;
	line-height: 1.5;
}
div.index_right ul.osusumesoft li p {
	width: 90px;
	min-height: 6.5em;
	height: auto !important;
	height: 6.5em;
	float: left;
}
div.index_right ul.osusumesoft li img {
	float: left;
	margin: 0 4px 0 0;
}
div.index_right ul.osusumesoft li p img{
	height:70px;
	margin: 0;
}
div.index_right ul.osusumesoft li strong {
	color: #FA6D1F;
}

div.index_bottom {
	clear: both;
}
div.index_bottom div.recommend {
	border: 1px solid #cccccc;
	background: url(bg_recommend.gif) no-repeat;
}
#history_placeholder .r3,#history_placeholder .r4,#history_placeholder .r5{
	display:none;
}
div.history {
	float: left;
	width: 169px;
}
div.selection {
	float: left;
	width: 589px;
}
/* recommend navi */
div#multiple_placeholder,div#history_placeholder {
	padding: 45px 0 0 0;
}
div#multiple_relate_result div {
	display: block;
	float: left;
	width: 100px;
	padding: 0 0 0 30px;
}
div#history_result div {
	display: block;
	float: left;
	width: 100px;
	padding: 0 0 0 30px;
	overflow: hidden;
}
div#multiple_relate_result {

}
div#multiple_placeholder div.multiple_title,div#history_placeholder div.history_title { display: none;}
li.product_image {
	height: 120px;
	text-align: center;
}
li.product_image img.product_image { 
	max-width: 100px;
	max-height: 100px;
	height: 100px;	
}


div.index_bottom div.newup {
	margin: 10px 0 0 0;
	background:#FFED9E url(gameigai.gif) no-repeat 13px 50%;
}
div.newup ul {
	min-height: 4em;
	height: auto !important;
	height: 4em;
	padding: 10px 0 10px 125px;
}
div.newup ul li {
	float: left;
	width: 150px;
	padding: 27px 0 0 5px;
	font-size: 70%;
	vertical-align: text-bottom;
	line-height: 1.2;
	vertical-align: bottom;
}
div.newup ul li.tcg { background:#ffffff url(newup_category.gif) no-repeat 5px 5px;}
div.newup ul li.dvd { background:#ffffff url(newup_category.gif) no-repeat -152px 5px;}
div.newup ul li.book { background:#ffffff url(newup_category.gif) no-repeat -315px 5px;}
div.newup ul li.hobby { background:#ffffff url(newup_category.gif) no-repeat -472px 5px;}
div.newup ul li.audio { background:#ffffff url(newup_category.gif) no-repeat -629px 5px;}
div.newup ul li img {
	width: 60px;
	height: 60px;
	margin: -27px 0 0 5px;
	float: right;
	border-right:5px solid #FFED9E;
}

div.index_bottom div.sell {
	margin: 10px 0 0 0;
}
div.index_bottom div.sell p.a {
	float: left;
	margin: 0 10px 0 0;
	width: 400px;
}
div.index_bottom div.sell p.b {
	margin: -7px 0 0 0;
	float: left;
	width: 350px;
}
div.index_bottom div.sell p.b img {
	margin: 7px 0 0 0;
}

div.index_bottom div.wanted {
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	background-color:#FF9200;
}
div.wanted p {
	margin: 8px 0 0 0;
	padding:0 15px 0 0;
	font-size: 80%;
	color: #ffffff;
	text-align: right;
}
div.wanted ul {
	padding: 10px 0 0 20px;
	overflow:hidden;
	height:1%;
}
div.wanted ul li {
	margin: 0 5px 0 0;
	padding: 0 0 10px 0;
	float: left;
	width: 140px;
	font-size: 70%;
	color: #FF0000;
	background:#ffffff url(bg_wanted.gif) no-repeat;
	text-align: center;
	vertical-align:bottom;
}
div.wanted ul li img {
	margin: 30px 0 20px 0;
}
div.wanted ul p {
	margin:0 0 5px 0;
	padding: 5px 5px 10px 5px;
	color:#444444;
	font-size: 120%;
	border-top: none;
	border-bottom:1px dashed #FF9200;
	text-align: left;
}
div.wanted ul li p img {
	margin: 0 4px 0 0;
}
div.wanted ul strong {
	margin: 0 0 0 5px;
	font-size: 180%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}



div#footer {
	margin: 30px auto 0 auto;
	border-top: 1px solid #cccccc;
	clear: both;
}

div#footer p {
	padding:20px 0 20px 0;
	text-align: center;
	font-size: 80%;
	color: #ffffff;
}

ul#fnavi {
	text-align: center;
	margin-left: -1px;
}
ul#fnavi li {
	display: inline;
	padding: 0 10px;
	font-size: 80%;
}

dl.notice_l {
	margin: 15px 0 0 0;
	border: 1px solid #ffcc00;
	padding: 5px;
	color: #444444;
}
dl.notice_l dt,dl.notice_l dd {
	padding: 5px;
	font-size: 80%;
	line-height: 1.4;
}
dl.notice_l dt {
	background: #ffcc00;
	font-weight: bold;
}
dl.notice_l dd strong {
	color: #CC0000;
}


#ads {
width: 230px;
padding:5px;
margin-top:15px;
}

.oshirase a {
	margin: 10px 0 0 0;
	display:block;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #990000;
	background: #eee;
	line-height: 1.4;
	color:#dd0000;
	font-weight: bold;
}
.oshirase a:hover {
	background: #ffffcc;
}



.hidden { display: none;}
