/*
 *********************************************
 *K-Prof用テーマ：black
=theme
sitename=VkDB.jp
url=http://www.vkdb.jp
=image
sitename=SILVER EMBLEM
url=http://silveremblem.cool.ne.jp/
*更新：2004.03.10
 *********************************************
 */
body{
	color:#fff;
	background:#000 url(moon.jpg) no-repeat fixed 0% 0%;
}
h1{
	font-size:120%;
	color:#ccf;
	border-style:none;
	padding:1px;
	background:url(h3.png) no-repeat fixed 0% 0%;
border-top : #88a 1px solid;
border-left : #88a 1px solid;
border-bottom : #668 1px solid;
border-right : #668 1px solid;
}
div.menu{
	background-color:#112;
	border-style:none;
}

/* 個人データ */
div.person{
	margin-left:0;
	width:100%;
	padding:0.5em;
	border:1px solid silver;
	color:#fff;
border-top : #88a 1px solid;
border-left : #88a 1px solid;
border-bottom : #668 1px solid;
border-right : #668 1px solid;
}
div.person div.row{
	border-style:none;
}
div.person div.r-name{
	color:#fff;
	width:10em;
	padding-left:0.5em;
	margin-right:1em;
	float:left;
	background:url(h3.png) no-repeat fixed 0% 0%;
border-top : #88a 1px solid;
border-left : #88a 1px solid;
border-bottom : #668 1px solid;
border-right : #668 1px solid;
}
div.person div.r-data{
	padding-top:0.2em;
	padding-left:3em;
	margin-left:3em;
}
div.comment div.r-name{
	float:none;
}

div.person a{
	color:skyblue;
}

div.enter{
	margin-top:0.5em;
	padding:0.2em;
	background:url(h4.png) no-repeat fixed 0% 0%;
border-top : #446 1px solid;
border-left : #446 1px solid;
border-bottom : #224 1px solid;
border-right : #224 1px solid;
}

#image{
	position:absolute; top:25%; right:10%;
}
#image img{
	width:150px;
}

/* 掲示板 */
div.bbs{
	margin-left:0;
	width:100%;
	margin-top:0.5em;
	padding:0.5em;
	color:#fff;
border-top : #88a 1px solid;
border-left : #88a 1px solid;
border-bottom : #668 1px solid;
border-right : #668 1px solid;
}

div.bbs form div,div.bbs form div.comment,div.bbs form div.password{
	float:left;
}
div.bbs div.form{
	padding-bottom:1em;
}
div.bbs div.comment input{
	width:30em;
}
div.bbs div.row{
	border-bottom:1px dotted #668;
	background-color:#001;
	margin-bottom:1px;
}
div.bbs span.name{
	font-weight:bold;
	background:url(h3.png) no-repeat fixed 0% 0%;
border-top : #88a 1px solid;
border-left : #88a 1px solid;
border-bottom : #668 1px solid;
border-right : #668 1px solid;
}
div.bbs a{
	color:skyblue;
}
div.bbs span.name{
	padding:0 0.5em;
	background-color:#444;
	border:1px outset #ccc;
}
div.bbs span.time{
	padding-left:1em;
	font-size:smaller;
}
div.bbs span.host{
	padding-left:1em;
	font-size:smaller;
}
