@charset "Shift_JIS";

pre, dl, ol, p, blockquote { line-height:170%; }

blockquote { margin-left:32px; }

body {
	font-family:verdana, arial, helvetica, Sans-Serif;
	background:#fff;
}

/*　枠組み　*/

div.main{
	text-align:center;
}
div.main_in{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:82%;
	padding-top:20px;
}

/* ■可能な範囲でフォントサイズ管理 */

.h_right{
	font-size:80%;
}
#body td{
	font-size:80%;
}



/* ■header〜トップメニューまわりのCSS*/

div.header{
	border:solid 1px white;
	position:relative;
}


.header h1{

	position:absolute;top:0px;left:0px;
	background-image:url("../../images/inoue.gif");
	text-indent:-9999px;
	background-repeat:no-repeat;
	height:90px;
	width:480px;
	padding,margin:0px;
	border:solid 1px white;
}
* html .header h1{
	position:absolute;top:0px;left:-500px;
}
.header h2{
	display:none;
}

.h_right{
	position:absolute;left:550px;
	padding:3px 3px 3px 20px;
	margin-top:30px;
	text-align:left;
	width:400px;
}
* html .h_right{
	margin-top:0px;
	position:absolute;left:50px;
}
.h_right form{
	padding:10px;
	background:#e5e5e5;
}


ul.topmenu{
	text-align:right;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:0px;
	padding-top:5px;
}
ul.topmenu li{
	display:inline;
	font-weight:900;
	margin-right:9px;
}









a:link {
	text-decoration:none;color:#666699;
}

A:active {color: #999999;text-decoration : none;}

a:visited {
	color: #995599;text-decoration: none;
}
a:hover {
	color:#666666;text-decoration:underline;
}
/* #body内の見出しシリーズ */
#body h1 {
	background:#fff url("../../data/linecc.gif") top left;
	width:500px;
	padding:8px;
	margin-left:-10px;
	font-size:100%;
}
#body h1 a{
	border-left:solid 30px white;
	color:black;
	display:box;
	padding-left:10px;
}

h2{
	
	font-family:verdana;
	border-bottom:solid 3px #666;
	padding:5px 10px 5px 10px;
	width:300px;
	font-size:100%;
	font-weight:900;
	}
h3{font-size:100%;
	font-size:13px;
	background-image:url("../../images/icon_title.gif");
	background-position:10px 7px;
	background-repeat:no-repeat;
	padding:6px 5px 8px 34px;
}
h4{
	font-size:13px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}


h5, h6 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#ccc;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

h1#sitetitle{
	background:transparent url("../../images/white_logo5.gif") top right no-repeat;
	background-attachement:scroll;
	text-indent:-9999px;
	height:30px;
	width:100%;
	z-index:2;
	padding:0px;
}
p#fullname{
	display:none;
}

h1.pagetitle {
	font-size: 80%;
	font-weight:bold;
	background:#fff url("../../data/linecc.gif") top left;
	margin: 0px 0px 0px 0px;
	padding:8px 10px 8px 10px;
	border-bottom:solid 4px black;
}
h1.pagetitle a{
	color:black;
}

dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#F0F8FF;
}

img {
	border:none;
	vertical-align:middle;
}

ul {
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:150%;
}

em { font-style:italic; }

strong { font-weight:bold; }

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#eee;
	font-size:80%;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#E0E8F0;
	font-size:80%;
}
.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	text-align:left;
	color:inherit;
	background-color:#ccd5dd;
}
.style_th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}
.style_td {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
}

ul.list1 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }

div.ie5 { text-align:center; }

span.noexists {
	color:inherit;
	background-color:#FFFACC;
}

.small { font-size:80%; }

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	vertical-align:super;
}

a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

div.jumpmenu {
	font-size:80%;
	text-align:right;
}

hr.full_hr {
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0px;
	display:box;
	width:300px;
}
hr.note_hr {
	width:100%;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

span.size1 {
	font-size:xx-small;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:150%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:150%;
	text-indent:0px;
	display:inline;
}

/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:white;
}
strong.word6 {
	background-color:#00AA00;
	color:white;
}
strong.word7 {
	background-color:#886800;
	color:white;
}
strong.word8 {
	background-color:#004699;
	color:white;
}
strong.word9 {
	background-color:#990099;
	color:white;
}

/* html.php/edit_form() */
.edit_form { clear:both; }

/* pukiwiki.skin.php */

/* ヘッダー */	
div#header {
	padding:0px;
	margin:0px;
	background:#cee;
}

div#navigator {
	font-size:80%;
	padding:5px 0px 5px 0px;
	margin:0px;
	border-left:dashed #ccc 1px;
}

div#navigator a{
	margin-top:0px;
	padding:3px;
	display:box;
}

/* ●メニューバー  */

div#menubar {
	word-break:break-all;
	font-size:90%;
	overflow:hidden;
	width:180px;
	float:right;
	margin-left:10px;
	padding-left:20px;
	background:#fff url("../../data/linecc.gif") top left;
}

div#menubar div.newtopics{
	margin-top:10px;
}

div#menubar div.newtopics ul {
	margin-left:15px;
	padding-left:15px;
	padding-right:15px;
}

div#menubar div.newtopics ul li {
	 line-height:110%;
	 font-size:80%;
	 background:#fff;
	 margin-top:4px;
	 padding:3px;
	 list-style-image:url("../../images/li_c.gif");
	 }

div#menubar div.newtopics h5 {
	background-image:url("http://f.hatena.ne.jp/images/fotolife/h/hiyokoya/20050604/20050604151839.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	background:transparent;
	text-indent:20px;
	 }

div#menubar div.newtopics strong { font-size:80%; }

/* ●path  */
p.path{
	font-size:80%;
	margin-left:30px;
}

/* ●コンテンツ全体  */
div.content {
		width:800px;
	text-align:justify;
	margin:160px auto auto auto;
}
/* ●記事本文  */
div#body {
	color:#666;
	border-left:dashed 1px #ccc;
	padding:20px;
	font-size:80%;
	background:#fff;
	filter: alpha(style=1,opacity=20,finishopacity=60);
	border-bottom:solid 1px #ccc;
	text-align:left;
}

div#note {
	padding:0px;
	margin:0px;
}

div#attach {
	padding:0px;
	margin:0px;
}

div#toolbar {
	padding:0px;
	margin:0px;
	text-align:right;
}

ul#lastmodified {
	border-top:solid 3px #333;
	padding-top:10px;
}

div#related {
	padding:0px;
	margin:16px 0px 0px 0px;
}

div#footer {
	font-size:70%;
	padding:15px;
	clear:both;
	margin:16px 0px 0px 0px;
	border-top:solid 1px white;
}

div#banner {
	float:right;
	margin-top:24px;
}

div#preview {
	color:inherit;
	background-color:#F5F8FF;
}

img#logo {
	float:left;
	margin-right:20px;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#CCD5DD;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	text-align:center;
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5FF;
	text-align:center;
}
.style_td_sun {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFEEEE;
	text-align:center;
}
.style_td_blank {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5EE;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:70%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:x-small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

/* popular.inc.php */
span.counter { font-size:70%; }
ul.popular_list {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* ref.inc.php */
div.img_margin {
	margin-left:32px;
	margin-right:32px;
}

/* vote.inc.php */
td.vote_label {
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}


/* mainnavi関連 */

ul#mainnavi{
	width:300px;
	height:350px;
	color:white;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:transparent url("http://www.critiqueofgames.net/images/menu.png") top left no-repeat;
	position: relative;
	}
* html ul#mainnavi{
	background:transparent url("http://www.critiqueofgames.net/images/menu.gif") top left no-repeat;
}
ul#mainnavi li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	text-indent: -9999px; 
}
ul#mainnavi li a{
	text-decoration: none;
	height: 28px;
	display: block;
}

#mn1 {top: 4px  ; width:300px;}
#mn2 {top: 32px ; width:300px;}
#mn3 {top: 60px ; width:300px;}
#mn4 {top: 88px ; width:300px;}
#mn5 {top: 116px; width:300px;}
#mn6 {top: 144px; width:300px;}
#mn7 {top: 172px; width:300px;}
#mn8 {top: 200px; width:300px;}
#mn9 {top: 228px; width:300px;}
#mn10{top: 284px;left:150px;width:150px;}

#mn1 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -4px  ; no-repeat;}
#mn2 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -32px ; no-repeat;}
#mn3 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -60px ; no-repeat;}
#mn4 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -88px ; no-repeat;}
#mn5 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -116px; no-repeat;}
#mn6 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -144px; no-repeat;}
#mn7 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -172px; no-repeat;}
#mn8 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -200px; no-repeat;}
#mn9 a:hover {background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -300px -228px; no-repeat;}
#mn10 a:hover{background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -450px -284px; no-repeat;}

#mn1.here {top: 4px  ; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -4px  ;height:28px; no-repeat:z-index:2;}
#mn2.here {top: 32px ; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -32px ;height:28px; no-repeat:z-index:2;}
#mn3.here {top: 60px ; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -60px ;height:28px; no-repeat:z-index:2;}
#mn4.here {top: 88px ; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -88px ;height:28px; no-repeat:z-index:2;}
#mn5.here {top: 116px; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -116px;height:28px; no-repeat:z-index:2;}
#mn6.here {top: 144px; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -144px;height:28px; no-repeat:z-index:2;}
#mn7.here {top: 172px; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -172px;height:28px; no-repeat:z-index:2;}
#mn8.here {top: 200px; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -200px;height:28px; no-repeat:z-index:2;}
#mn9.here {top: 228px; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -228px;height:28px; no-repeat:z-index:2;}
#mn10.here {top: 284px; width:300px;background: transparent url("http://www.critiqueofgames.net/images/menu.gif") -600px -284px;height:28px; no-repeat:z-index:2;}
