/*
(c) 1999- plasmasphere.net:\[C` All rights reserved.
http://www.plasmasphere.net/
*/

#Picup ,
#ring ,
#title span.sub {
	display:none;
}
ul {
	list-style-image:url(../img/yajirusi3.jpg);
}
strong ,em {
	font-size:130%;
}

body {
	margin:0 1ex;
	padding:0;
	font-size:small !important;
}

p {
	margin:1ex 0;
}

hr {
	color:#fff;
	border-top:#999;
	border-width:1px 0 0 0;
}

address ,
.back-anchor {
	border-top:1px solid;
}

#navigation ul {
	display:inline;
}

#title {
	margin:0 auto;
	padding:0;
	height:24px;
	background:url("../img/mob_title.jpg") no-repeat center;
	font-size:xx-small;
	color:#fff;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 {
	font-size:medium;
	margin-top:1ex;
}

blockquote {
	font-size:90%;
	margin:1ex;
}

a:link ,
a:visited ,
a:active {
	color: #099;
	background:transparent;
	text-decoration:none;
}
a:hover {
	color: #0cc;
	background:transparent;
	text-decoration:underline;
}

input {
	font-size:x-small;
}

#navigation form ,
#navigation form p {
	margin:0;
	padding:0;
}

.center{
	text-align:center;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

