@charset "utf-8";
.adslot_1 {
	display:inline-block;
	width:160px;
	height:600px;
	margin-bottom:15px;
}

.adslot_2 {
	display:none;
}

.adslot_3 {
	display:inline-block;
	width:610px;
	height:75px;
	margin:0;
}

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 .n5 {
	padding:2px 0 0 22px;
	background:url(../img/n5_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:70%;
}

#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 {
	padding-left:15px;
	margin-left:2px;
	background:url(../img/list_pc.gif) no-repeat left 3px;
	font-size:95%;
}

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

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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.menu_10 {
	background-position:0 -293px;
	height:33px;
}

a.menu_10:hover {
	background-position:-163px -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;
}

/* マーク */
#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;
}

#container span.dl {
	display:inline-block;
	position:relative;
	top:-1px;
	width:24px;
	height:15px;
	line-height:15px;
	margin-left:5px;
	background:#888;
	color:#fff;
	font-size:11px;
	text-align:center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

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;
}

span.up {
	display:inline-block;
	position:relative;
	top:-1px;
	width:42px;
	height:16px;
	line-height:17px;
	margin-right:4px;
	background:#ff0000;
	color:#fff;
	font-size:11px;
	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;
}

/* ジャンル */
#soft dt.ttl img {
	height:18px;
}

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

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

/* top.css */
#top form {
	margin:0;
}

#top {
	width:610px;
	margin-right:11px;
	margin-bottom:10px;
	float:right;
}

#top div.info {
	border:solid #ccc;
	border-width:0 1px 1px 1px;
	background:#f9f9f9;
	overflow:hidden;
}

#top h1 {
	position:relative;
	width:590px;
	height:18px;
	margin:10px 0;
	padding:5px 10px;
	color:#fff;
	background:#008800 url(../img/green_s.gif) no-repeat;
	font-size:80%;
	line-height:18px;
	clear:both;
}

#top h1 span {
	position:absolute;
	right:10px;
	font-weight:normal;
}

#top p.info {
	margin:10px 0 0;
	padding:4px 8px;
	color:#fff;
	font-size:80%;
	font-weight:bold;
	background:#7799aa;
	clear:both;
}

#top p.ttl {
	width:600px;
	height:20px;
	margin:0;
	padding:4px 0 4px 10px;
	font-size:80%;
	font-weight:bold;
	color:#fff;
	background:url(../img/info_s.gif) no-repeat;
	line-height:20px;
}

#top p.stl {
	margin:10px 0 0;
	padding:4px 5px;
	background:#eee;
	font-size:80%;
	font-weight:bold;
	border:1px solid #ccc;
	line-height:1.42em;
	clear:both;
}

/* NEWS */
.info ul {
	margin:0 0 10px;
	padding:10px 10px 0;
}

.info li {
	margin:0 0 5px;
	font-size:80%;
	line-height:1.5em;
}

li.pickup  {
	padding:10px;
	border:1px dotted #ccc;
	background:#fff;
}

li.pickup img {
	width:180px;
	margin:0 10px 5px 0;
	float:left;
}

/* ランキング */
table.ranking {
	width:435px;
	height:600px;
	table-layout:fixed;
	margin:0 15px 15px 0;
	border:solid #c2cad5;
	border-width:1px 0 0 1px;
	vertical-align:top;
	float:left;
}

table.ranking td {
	padding:6px 5px;
	color: #333;
	border:solid #c2cad5;
	border-width:0 1px 1px 0;
	font-size:75%;
	line-height:1.5em;
	vertical-align:top;
}

table.ranking td.rank {
	width:12px;
	background:#f3f3f3;
	text-align:center;
	vertical-align:middle;
}

table.ranking td img {
	width:85px;
	margin-right:5px;
	float:left;
	image-rendering: -webkit-optimize-contrast;
}

table.ranking td img.star {
	width:76px;
	height:14px;
	margin:3px 3px 6px 0;
	vertical-align:middle;
	float:none;
}

table.ranking td a {
	font-size:105%;
	font-weight:bold;
}

table.ranking td b {
	color:#ff3333;
	position:relative;
}

table.ranking span.release {
	font-size:90%;
	vertical-align:middle;
	color:#777;
}

/* ソフト一覧 */
#release_list_frame {
	border: 0;
	margin:0;
	width: 611px;
	height: 200px;
	overflow: hidden;
}

#release_list {
	margin-bottom:30px;
	background:#fff;
}

#release_list p.tab {
	margin:15px 0;
	font-size:80%;
	text-align:center;
	clear:both;
}

#release_list p.tab .clickable {
	color:#0066cc;
	text-decoration:none;
}

#release_list p.tab .clickable:hover {
	color:#0099cc;
	text-decoration:underline;
}

#release_list p.tab span {
	margin:0 10px;
}

#release_list table {
	width:100%;
	margin:0 14px 0 0;
	border:solid #bac1cc;
	border-width:1px 0 0 1px;
	vertical-align:top;
}

#release_list td {
	padding:5px;
	color: #333;
	border:solid #bac1cc;
	border-width:0 1px 1px 0;
	font-size:70%;
	vertical-align:top;
}

#release_list td.style {
	padding:4px 5px;
	color:#334455;
	background:#efeffc;
	font-weight:bold;
	font-size:80%;
}

#release_list td a {
	margin-bottom:1px;
	font-weight:bold;
	font-size:110%;
}

#release_list td b {
	display:block;
	margin-top:1px;
	color:#007721;
	font-weight:normal;
}

#release_list td img {
	float:left;
	margin-right:5px;
	width:58px;
	image-rendering: -webkit-optimize-contrast;
}

#release_list td span {
	color:#ee3333;
}

#sub {
	position:relative;
}

#sub div {
	width:160px;
	position:absolute;
	right:0;top:78px;
}

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

}

table.total {
	width:160px;
	margin-bottom:15px;
	font-size:75%;
	border:solid #c2cad5;
	border-width:0 0 0 1px;
}

table.total td {
	padding:5px;
	border:solid #c2cad5;
	border-width:0 1px 1px 0;
}

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

ul.movie li {
	margin:0 0 10px;
	word-break:break-all;
}

ul.movie li a {
	display:block;/* IE7 */
}

ul.movie li img {
	width:160px;
	margin-bottom:5px;
	vertical-align:top;
}

iframe.rss {
	width:160px;
	margin-bottom:10px;
}

#pr {
	margin-bottom:10px;
	padding:9px 9px 0;
	border:solid #ccc;
	border-width:0 1px 1px 1px;
}

#pr p {
	margin:0 10px 10px 0;
	padding-bottom:10px;
	border-bottom:2px dotted #ccc;
	font-size:75%;
	overflow:auto; zoom:1;
}

#pr p.end {
	padding-bottom:0;
	border-bottom:none;
}

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

/* 検索ボタン */
#top li input.txt {
	width:200px;
	height:18px;
	padding:2px 3px;
	border:1px inset #ccc;
	font-family:"メイリオ",verdana;
	font-size:12px;
	line-height:1.5em;
}

#top li input.mit {
	position:relative;
	top:8px;
	right:2px;
}

html*#top li input.mit {
	position:relative;
	top:4px;
}

/* フォーカス（IE6は非対応） */
#top li input.txt {
	color:#999;
}

#top li input.txt:focus {
	color:#333;
	background:#f3f3f3;
}

#top li input.txt:hover {
	background:#f3f3f3;
}

/* お知らせ */
ul#note {
	margin:10px 10px 10px;
	padding:0;
	background:#fff;
	border:1px solid #f4dede;
	clear:left;
}

ul#note li {
	margin:0 0 5px;
	padding:0 5px;
}

ul#note .new {
	padding:4px 5px;
	color:#cc3333;
	background:#ffeeee;
	font-weight:bold;
}

ul#note li span {
	color:#666;
}

div.ninja_onebutton {
	margin:15px 0 10px;
	margin-left:50px;
}

.version dl {
	margin:0 0 15px;
	padding:0;
	border:1px solid #bac1cc;
	clear:both;
}

.version dt {
	margin:0 0 5px;
	padding:4px 5px;
	color:#cc3333;
	font-weight:bold;
	font-size:90%;
	background:#ffeeee;
	border-bottom:1px solid #bac1cc;
}

.version dd {
	margin:0 0 5px;
	padding:0 5px 5px;
	border-bottom:1px dotted #ccc;
	font-size:80%;
}

.version dd.end {
	margin:0;
	border-bottom:none;

}
