@charset "utf-8";
.adslot_1 {
	display:none;
}

.adslot_2 {
	display:inline-block;
	width:728px;
	height:90px;
	margin:0 10px 15px;
	float:right;
}

body {
	margin:0;
	color:#333;
	background:#ddd;
	font-family:"メイリオ", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", helvetica;
	-webkit-text-size-adjust:100%;
}

img {
	border:0;
}

ul {
	list-style:none;
}

a {
	color:#0066cc;
	text-decoration:none;
}

a:hover {
	color:#0099cc;
	text-decoration:underline;
}

#wrapper {
	width:808px;
	margin:0 auto;
	background:#fff;
	border:solid #ccc;
	border-width:0 1px;
}

#header {
	position:relative;
	width:100%; /* Windows Internet Explorer 6対策 */
	min-height:73px;
	height:auto !important;
	height:73px;
}

#header p {
	margin:0;
	padding:10px 0;
	font-size:70%;
	color:#666;
	float:left;
}

#header img {
	margin:5px 10px 0 0;
	float:left;
}

#header div {
	margin:0 10px;
	text-align:right;
	padding:10px 0 2px;
	font-size:70%;
	color:#999;
}

#header div span {
	position:absolute;
	top:10px;
	right:250px;
	padding:1px 8px;
	background:#0099cc;
	color:#ccccee;
	text-align:center;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

#header div span a {
	color:#fff;
}

#header div span a:hover {
	text-decoration:none;
}

#navi {
	height:30px;
	margin:0;
	padding:4px 0 2px 210px;
	font-size:80%;
	background:url(navi/navi.gif) repeat-x;
	color:#888;
}

#navi a {
	margin-right:5px;
	color:#477a96;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}

#navi b {
	margin-right:5px;
	color:#999;
	white-space:nowrap;
}

#navi .n1 {
	padding:2px 0 0 22px;
	background:url(../img/n1_pc.gif) no-repeat left center;
}

#navi .n2 {
	padding:2px 0 0 21px;
	background:url(../img/n2_pc.gif) no-repeat left center;
}

#navi .n3 {
	padding:2px 0 0 23px;
	background:url(../img/n3_pc.gif) no-repeat left center;
}

#navi .n4 {
	padding:2px 0 0 22px;
	background:url(../img/n4_pc.gif) no-repeat left center;
}

#navi a:hover {
	color:#888;
}

#navi img {
	position:relative;
	top:2px;
	right:2px;
}

#container {
	position:relative; /* 基点 */
	width:100%;
	min-height:600px;
	margin:10px 0;
	background:#fff;
}

/* 左側 */
#category {
	width:160px;
	margin:0 0 10px 10px;
	background:#fff;
	float:left;
	display:inline;
}

#category p {
	margin:0;
	padding:4px 3px 3px;
	font-size:75%;
	background:#7799aa;
	color:#fff;
	text-align:center;
}

#category form {
	margin:0;
}

#category p.ads {
	margin-bottom:10px;
	padding:0;
	background:#fff;
}

/* 50音順 */
#category #kana {
	width:160px;
	margin-bottom:15px;
	font-size:75%;
	border:solid #e6dec9;
	border-width:0 0 0 1px;
	background:#fefaee;
}

#category #kana tr.zebra {
	background:#fff;
}

#category #kana td {
	padding:0;
	border:solid #e6dec9;
	border-width:0 1px 1px 0;
	text-align:center;
}

#category #kana td.space {
	padding:5px;
}

#category #kana td a {
	padding:5px;
	display:block;
	color:#765d1d;
}

#category ul.topics {
	margin:10px 0 0;
	padding:0;
	font-size:70%;
	line-height:1.4em;
}

#category ul.topics li {
	padding:0 0 10px;
	word-break:break-all;
}

#category ul.topics li a img {
	margin-bottom:5px;
	vertical-align:top;
}

/* 検索 */
#search-result {
	font-size:80%;
}

#search-result b {
	color:#ff3333;
	font-size:110%;
}

ul#checklist {
	margin:0 0 15px;
	padding:5px;
	border:1px solid #7799aa;
	font-size:80%;
}

ul#checklist li {
	margin:0 0 5px;
	padding-bottom:5px;
	border-bottom:1px dotted #aaa;
}

ul#checklist li.end {
	margin-bottom:0;
	padding-top:4px;
	border-bottom:none;
	text-align:center;
}

ul#checklist input[type=checkbox] {
	margin:0 3px 2px 2px;
	padding:0;
	vertical-align:middle;
}

ul#checklist input[type=submit] {
	padding:5px;
	font-size:100%;
	font-family:"Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", helvetica;
}

ul#checklist select {
	max-width:143px;
	margin:3px 2px;
	min-height:20px;
}

ul#checklist a.popup {
	border-left:8px solid #ccc;
	padding-left:4px;
}

/* 広告追加 */
div.ads {
	margin:15px 0;
}

div.ads p {
	float:left; /* ダブルレクタングル */
	margin:0 10px 15px 0;
}

div.ads p.end {
	margin-right:0;
}

div.adwords {
	margin:10px 0 10px 187px; /* 336px */
}

div.sponsor {
	margin:15px 12px 0; /* 728px */
	text-align:right;
}

div.sponsor p {
	margin:0 0 10px 10px;
	float:right;
}

/* フッタ */
#footer {
	width:100%;
	clear:both;
}

#footer p {
	margin:0;
	padding:4px 5px;
	color:#fff;
	background:#000;
	font-size:70%;
	border-top:1px solid #fff;
	text-align:right;
	font-family:"メイリオ",verdana;
}

#footer span {
	float:left;
}

#footer a {
	color:#ffcc00;
}

/* 検索フォーム */
#header form {
	position:absolute;
	right:10px;
	top:37px;
	margin:0;
}

#header #submit {
	width:22px;
	margin-top:3px;
	vertical-align:top;
}

#header #searchtxt {
	margin-top:3px;
	border:solid #77aacc;
	border-width:1px 0 1px 1px;
	padding:3px;
	width:250px;
	margin-bottom:2px;
	height:14px;
	font-size:70%;
	font-family:"メイリオ",verdana;
	line-height:1.3em;
}

html*#header #searchtxt {
	margin-top:2px;
}

/* メニュー */
.menu {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px dotted #ccc;
}

.menu a {
	width:160px;
	height:32px;
	display:block;
	overflow:hidden;
	background:url(navi/menu.gif) no-repeat;
	text-indent:100%;
	white-space:nowrap;
}

a.menu_01 {
	background-position:0 0;
	height:37px;
}

a.menu_01:hover {
	background-position:-163px 0;
}

.rpg a.menu_01 {
	background-position:-163px 0;
}

a.menu_02 {
	background-position:0 -37px;
}

a.menu_02:hover {
	background-position:-163px -37px;
}

.act a.menu_02 {
	background-position:-163px -37px;
}

a.menu_03 {
	background-position:0 -69px;
}

a.menu_03:hover {
	background-position:-163px -69px;
}

.aad a.menu_03 {
	background-position:-163px -69px;
}

a.menu_04 {
	background-position:0 -101px;
}

a.menu_04:hover {
	background-position:-163px -101px;
}

.adv a.menu_04 {
	background-position:-163px -101px;
}

a.menu_05 {
	background-position:0 -133px;
}

a.menu_05:hover {
	background-position:-163px -133px;
}

.slg a.menu_05 {
	background-position:-163px -133px;
}

a.menu_06 {
	background-position:0 -165px;
}

a.menu_06:hover {
	background-position:-163px -165px;
}

.sho a.menu_06 {
	background-position:-163px -165px;
}

a.menu_07 {
	background-position:0 -197px;
}

a.menu_07:hover {
	background-position:-163px -197px;
}

.spo a.menu_07 {
	background-position:-163px -197px;
}

a.menu_08 {
	background-position:0 -229px;
}

a.menu_08:hover {
	background-position:-163px -229px;
}

.tab a.menu_08 {
	background-position:-163px -229px;
}

a.menu_09 {
	background-position:0 -261px;
	height:33px;
}

a.menu_09:hover {
	background-position:-163px -261px;
}

.etc a.menu_09 {
	background-position:-163px -261px;
}

.menu a.theme {
	background-position:0 -293px;
}

/* IE6とテキスト用 */
.menu a:hover {
	background-image:#fff;
	color:#999;
}

/*キーワード候補ポップアップ*/
#popupmessage {
	padding: 5px;
	margin: 0;
}

#popcloase {
	margin: 0;
	padding: 0;
	background: #f6f6f6;
}

#popcloase a {
	display: block;
	text-align: right;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

#pop_result {
	position: absolute;
	left: 0; top: 0px;
	width: 277px;
	color: #666;
	text-align: left;
	background: #fff;
	border: 1px solid #999;
	font-size: 80%;
	z-index:100;
}

#pop_result #hit {
	padding: 5px;
	text-align: right;
}

#pop_result #hit a {
	display: inline;
	border: none;
}

#pop_result ul {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
}

#pop_result li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.popmenu ul a {
	display: block;
	padding: 4px 5px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	background: #fff;
}

.popmenu a:hover {
	background: #f5f9ff;
	text-decoration: none;
	color: #0078B5;
}

/* page-top */
#page-top {
	position: fixed;
	bottom: 25px;
	right: 3%;
	font-size: 100%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 40px;
	padding: 8px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/* マーク */
#container span.cero {
	display:inline-block;
	width:18px;
	height:18px;
	line-height:19px;
	margin-right:5px;
	background:#333;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	cursor:default;
}

span.new {
	display:inline-block;
	position:relative;
	top:-1px;
	width:30px;
	height:13px;
	line-height:14px;
	margin-right:3px;
	background:#ff0000;
	color:#fff;
	font-size:10px;
	text-align:center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* PC用アイコン サイズ */
/* トップ */
#pop dd img {
	height:18px;
}

#pop span.cero {
	width:18px;
	height:18px;
	line-height:20px;
	font-size:14px;
}

/* ソフト */
div.spec table td.icon img {
	height:18px;
}

/* ランキング */
.tablesorter td.icon img {
	height:18px;
}

/* search.css */
#soft {
	width:610px;
	margin-right:11px;
	margin-bottom:10px;
	float:right;
}

#soft p.hide {
	height:20px;
	margin:0;
	padding:4px 12px;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	line-height:21px;
}

#soft p.delete {
	margin-top:-5px;
	margin-bottom:30px;
	text-align:center;
}

input.del_checklist {
	margin:0 7px;
	float:right;
	line-height:1.2em;
}

p.rpg {
	background:url(img/pc_rpg.gif) no-repeat;
}

p.act {
	background:url(img/pc_act.gif) no-repeat;
}

p.aad {
	background:url(img/pc_aad.gif) no-repeat;
}

p.adv {
	background:url(img/pc_adv.gif) no-repeat;
}

p.etc {
	background:url(img/pc_etc.gif) no-repeat;
}

p.rac {
	background:url(img/pc_rac.gif) no-repeat;
}

p.sho {
	background:url(img/pc_sho.gif) no-repeat;
}

p.slg {
	background:url(img/pc_slg.gif) no-repeat;
}

p.spo {
	background:url(img/pc_spo.gif) no-repeat;
}

p.tab {
	background:url(img/pc_tab.gif) no-repeat;
}

p.tra {
	background:url(img/pc_tra.gif) no-repeat;
}

#soft p.stl {
	margin:10px 0 15px;
	padding:4px 7px;
	color:#999;
	background:#eee;
	font-size:80%;
}

#soft dl {
	margin:0 0 20px 0;
	padding:0;
	font-size:80%;
	background:#fff;
	border:solid #778899;
	border-width:1px 1px 0 1px;
}

#soft dt {
	margin:0;
	padding:0;
}

#soft dt.ttl {
	padding-top:7px;
	padding-bottom:3px;
}

#soft dt.ttl img {
	width:120px;
	max-height:120px;object-fit: cover;
	padding:0 7px 7px 7px;
	background:#fff;
	float:left;
}

dt.ttl strong {
	font-size:110%;
}

#soft dt.pt {
	padding:0 5px 5px;
	font-size:100%;
	border-bottom:1px dotted #999;
}

dt.pt img.star {
	position:relative;
	top:2px;
	width:76px;
	height:14px;
	margin-right:4px;
}

dt.pt img.photo {
	position:relative;
	top:1px;
	height:16px;
	margin-right:2px;
	float:right;
}

a:hover img.photo {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

span.price {
	color:#dd3300;
}

span.none {
	display:none;
}

dt.pt b {
	margin-right:3px;
	color:#ff0000;
}

dt.pt s {
	margin-right:2px;
}

dd.txt {
	margin:0;
	padding:5px;
	line-height:1.5em;
}

dd.image {
	margin:0;
	padding:0 5px 5px;
	clear:both;
}

dd.image img {
	height:86px;
	margin-right:6px;
}

dd.date {
	margin:0;
	padding:4px 5px;
	color:#fff;
	background:#667788;
	font-size:85%;
	clear:left;
}

dd.date img {
	height:14px;
	position:relative;top:1px;
	vertical-align:top;
}

#bestsales {
	clear:both;
}

#bestsales p {
	margin:15px 0 10px;
	padding:4px 6px;
	font-size:90%;
	color:#fff;
	background:#888;
	font-weight:bold;
}

#bestsales table {
	width:100%;
	font-size:75%;
	border:solid #ccc;
	border-width:1px 0 0 1px;
	line-height:1.6em;
}

#bestsales td {
	padding:5px;
	border:solid #ccc;
	border-width:0 1px 1px 0;
}

#bestsales td.rank{
	color:#333;
	background:#f3f3f3;
	text-align:center;
}

#bestsales img.package {
	width:76px;
	margin:0 5px 0 0;
	float:left;
}

#bestsales img.star {
	margin:1px 3px 3px 0;
	vertical-align:top;
}

#bestsales a {
	font-size:110%;
	font-weight:bold;
}

#bestsales span.release {
	color:#777;
}

#bestsales td b {
	color:#ff0000;
}

#bestsales span.price {
	color:#dd3300;
}

#soft ul.ps_hard_name {
	margin:0;
	padding:0;
	display:inline;
}
#soft ul.ps_hard_name > li {
	display:inline;
}
#soft ul.ps_hard_name > li:after {
	content:"/";
}
#soft ul.ps_hard_name > li:last-child:after {
	content:"";
}

span.up {
	margin:0 1px;
	color:#ffcccc;
	font-family:MS Gothic;
}

span.down {
	margin:0 1px;
	color:#ccc;
	font-family:MS Gothic;
}

a.info {
	display:inline-block;
	cursor: pointer;
	color:#fff;
	background:#447799;
	margin-left:5px;
	padding:0 5px;
	border-radius:3px;
}