/*
(c) 1999- plasmasphere.net:ソーイチ All rights reserved.
http://www.plasmasphere.net/
*/

@import url("general_style.css");

body {
	background:#122;
	color:#000;
	margin:0;
	padding:0;
	font-family:
		"MS UI Gothic",	
		"Osaka";
	text-align:center;
}

.sub ,
.expl {
	border:none;
	display:none;
}

#title {
	background:url(../img/line-ps.jpg) repeat-y #099 right;
	padding:0;
	border:none;
}

#title h1 {
	background:url(../img/plasmasphere.jpg) no-repeat right;
	color:#0fc;
	border:none;
	letter-spacing:6px;
	margin:0;
	width:43em;
	height:2.6em;
	/*無理矢理vertical-align
	padding-top:0.8em;*/
	display:table-cell;
	vertical-align:middle;
}

#title span.sub {
	display:block;
	font-weight:normal;
	font-size:0.8ex;
	text-align:right;
	margin-right:30%;
}

#main {
	margin:0 auto;
	text-align:left;
	background:#fff;
	color:#000;
	width:43em;
	height:auto;
	border:1px solid #099;
	border-width:0 1px;
}

.none ,
.noline ,
.Line ,
.webring ,
#htext ,
#sss ,
#gamemenu   ,
#comumenu   ,
#gallerymenu,
#gamelist ,
#linksmenu ,
#diarymenu {
	display:none;
}

a:link ,
a:visited ,
a:active {
	color: #099;
	text-decoration:none;
}
a:hover {
	color: #0cc;
	text-decoration:underline;
}

#title a:link ,
#title a:visited ,
#title a:active ,
#title a:hover ,
address a:link ,
address a:visited ,
address a:active ,
address a:hover {
	color: #0fc;
	text-decoration:none;
}

address ,
.back-anchor {
	background:url(../img/line-ps.jpg) repeat-y #099 right;
	text-align:right;
	color:#fff;
	margin:0;
	padding:2px;
}

address {
	font-size:x-small;
}


#acce {
	text-align:right;
	margin:0.5em 1em;
}


#newdate span.sub {
	font-weight:normal;
	background:#efe;
	color:#000;
	border:0;
}

#newdate p {
	background:url(../img/line-ps.jpg) repeat-y #000 left;
	color:#fff;
	font-weight:bold;
}

#newdate ul {
	margin-bottom:0.5em;
}

#newdate .right {
	background:none;
	padding-right:0.5em;
	font-weight:normal;
}

.newfont {
	font-size:90%;
}

#attent {
	width:50%;
	height:auto;
	float:left;
}

#Picup {
	width:48%;
	float:left;
	margin-left:1%;
}

#ring {
	clear:left;
	padding-top:1em;
}

#ring p ,
#Picup p {
	text-indent:0;
	font-size:small;
}

.new {
	color:#f00;
}

.cngview ,
.bbs {
	border:1px solid #099;
}

.cngview {
	padding:2px;
}

.bbs {
	padding:10px;
}

.dbox ,
.dtitle ,
.diary {
	padding:4px;
}

.host {
	display:none;
}

blockquote {
	border:1px solid #099;
	margin:1em;
	padding:1em;
	background:url(../img/quote_bg.jpg) no-repeat bottom right #fff;
}

#navigation {
	background:url(../img/line-ps.jpg) repeat-y #099 right;
	text-align:center;
	width:43em;
}

#navigation ul {
	padding:0;
	margin:0;
}

#navigation ul li{
	display:inline;
}

#navigation ul li a {
	float:left;
	color:#0ee;
	width:4.5em;
}

#navigation a:hover {
	color:#066;
	background:#0cc;
	text-decoration:none;
}

#navigation form {
	display:inline;
}

#navigation form p {
	display:inline;
}

.newfont {
	clear:left;
	position:relative;
}


p {
	margin:0 1em;
	line-height:140%;
	text-indent:0.8em;
}

.gray {
	color:#444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	background:url(../img/h-bgimg.jpg) no-repeat top left #fef;
	border-top:1px solid #0fc;
	padding:0.4em 0 0 0.6em;
}

		/*----------------ディスプレイ-----------------*/
.no ,
#comubox
{
	display:none;

}

.inline {
	display:list-item;
}

.sub {
	display:none;
}

.expl {
	display:none;
}

#hiddn {
	visibility:hidden;
}

.decimal2 {
	list-style-type:decimal;
}

hr {
	border-top:1px solid #099;
	color:#fff;
}

		/*----------------テーブル項目---------------*/

table {
	border-width:1px;
	border-style:solid;
	border:1px solid #8a8;
	color:#000;
	margin:0 1em;
}

th {
	text-align: center;
	border-style: solid;
	padding: 3px 3px 2px 3px;
	border:1px solid;
	background-color:#cdc;
	border-color:#aca #575 #575 #aca;
}

td {
	border-style: solid;
	padding:6px 6px 6px 0.1em;
	border:1px solid #ded;
	background:url(../img/brain_tdbg.jpg) no-repeat top left #cec;
}

table.gamedata-table {
	margin:1em;
}

table.gamedata-table td {
	font-size:90%;
}

/*----------------------------------その他の設定--------------------------*/

img {
	border:0px;
}

#cpr {
	text-align:right;
	font-weight:bold;
}

ul {
	list-style-image:url(../img/pla-point.gif);
	line-height:140%;
}

ol {
	list-style-image:none;
	line-height:140%;
}

ul ul {
	margin-left:1ex;
}

dl {
	margin:1em;
}

dt {
	padding:0 0 0 1em;
	margin:0.5em 0 0 0;
	font-size:medium;
	border:1px solid #099;
	border-width:0 0 1px 1em;
}

dd {
	padding:0.5em;
	font-size:90%;
}


		/*----------------掲示板用------------------*/
.subj ,
.name {
	font-size: 14pt;
}

.body {
	margin:10px;
	border:1px solid #099;
	padding:10px;
}

.Article {
	border:1px solid #099;
	padding:0.5em;
	margin:2em 0;
}

.article {
	margin:20px;
	border:1px solid #099;
	padding:5px;
}

.head {
	padding-left:10px;
}

.host ,
.new {
	font-size:80%;
}

.Footer {
	text-align:right;
	padding-top:1em;
}

.sclink ,
.cngview {
	margin:0 0.5em;
	text-align:center;
}

.list_Moz5 {
	margin:0.5em;
}

.list_Moz5 td ,.list_Moz5 th {
	font-size:80%;
	padding:0;
}

		/*--------------links------------*/

.noban {
	border:1px solid #099;
	text-align:center;
	cursor:pointer;
	width:88px;
	height:31px;
}

		/*--------------ゲームデータ------------*/

.info {
	font-size:90%;
}

		/*------------------日記------------------*/
.diary-headline {
	padding:10px;
}

.dtitle ,
.diary ,
.dbox p ,
.dbox h2 ,
#cut {
	border-color:#099;
}

.dbox {
	margin:0.6em;
	border:0;
}

.dtitle {
	margin-bottom:0;
	border-bottom:0;
}

.dtitle span.sub {
	display:block;
	float:right;
	margin-top:-1em;
	margin-right:0.4ex;
	font-size:small;
	border-top:0;
}

.diary {
	clear:right;
	margin-top:-1ex;
	border-top:0;
	display:block;
}

div.dbox div {
	border:1px solid #099;
	border-top:0;
}

h1.diary-headline span.sub {
	display:block;
	font-weight:normal;
	font-size:60%;
	border-top:1px solid #099;
}

