body {
	width: 770px;
	margin-top:0;
	margin-left:50px;
	color:#333333;
	background: #ffffff url(http://now-loading.info/majiyome/entries/images/back.gif) no-repeat;
	background-color:#99FFFFF;
}

a {
	color:#000000;
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:active {
	color:#000000;
}

a:hover {
	color:#000000;
}

h1 {
	margin-top:0;
	margin-left:0;
	padding:5px;
	width: 770px;
	height:200px;
	background: #ffffff url(http://now-loading.info/majiyome/entries/images/head.gif) repeat-y
}

h2 {
	margin:0;
	padding:0;
}

h3 {
	margin:0;
	padding:0;
}

h4 {
	margin:0;
	padding:0;
}

/* banner (aka header) bits */
#banner {
	padding:0;
	width: 800px;
	color:#ffffff;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* title bits */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color:transparent;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	text-decoration:none;
}

/* description bits */
.description {
	width: 558px;
	height:20px;
	margin-top:0;
	padding:10px;
	color:#333333;
	background: #ffffff url(http://now-loading.info/majiyome/entries/images/body_top.gif) repeat-y;
	font-family:Georgia, "Times New Roman", sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}

/* left content grobal bits */
.content {
	border-right:1px solid #999999;
	float:left;
	clear:left;
	width:577px;
	background: #ffffff url(http://now-loading.info/majiyome/entries/images/body.gif) repeat-y;
}

.blog {
	margin:18px;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	background-color:#ffffff;
}

/* menu (previous and next entry link) bits */
#menu {
	margin:15px 0;
	font-weight:bold;
}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration:none;
}

/* date bits */
.date {
	margin:15px 0;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
	background-color:#ffffff;
}

/* entry bits */
.blogbody {
	margin:15px 10px;
	background-color:#ffffff;
}

.title {
	width: 500px;
	height:20px;
	padding:6px;
	margin:15px 0;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	background: #ffffff url(http://now-loading.info/majiyome/entries/images/title.gif);
}

.posted {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
	background-color:#FFCCCC;
}

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

.comments-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}

.comments-post {
	margin:15px 0 30px 0;
	color:#999999;
	background-color:transparent;
	font-size:x-small;
}

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* trackback bits */
.trackback-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	background:#3c3c3c;
}		

.trackback-url {
	margin:15px 10px;
	border:1px dashed #999999;
	padding:5px;
	color:#999999;
	background-color:transparent;
	font-size:small;
	font-weight:normal;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}

/* right content grobal bits */
#links {
	width: 180px;
	height:3200px;
	margin-left:76%;
/*	margin-top:-40px;*/
	font-family:Verdana, Arial, sans-serif;
	background: #ffffff url(http://now-loading.info/majiyome/entries/images/menu.gif) repeat-y;
}

#links a,
#links a:link,
#links a:visited,
#links a:active,
#links a:hover {
	text-decoration:none;
}

/* calender bits */
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding:2px;
	text-align:center;
}

.calendarhead {
	font-family:verdana, arial, sans-serif;
	color:#CCC;
	font-size:x-small;
	font-weight:bold;
	background:#333;
	line-height:140%;
	padding:2px;
}

/* general side bits */
.sidetitle {
	margin: 0px 20px 5px 10px;
	padding:2px;
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.2em;
}

.side {
	margin:0 10px 10px 10px;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	background-color:transparent;
}

/* syndicate bits */
.syndicate {
	margin:10px;
	font-size:x-small;
	line-height:140%;
	text-align:center;
}

/* powered bits */
.powered {
	margin:10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* extra bits */

em {
	color:#ff9900;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

.blogbody p {
	margin:10px 0;
	line-height:140%;
}

.blogbody blockquote {
	margin:10px 0;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #cccccc;
	color:#cccccc;
	background-color:#3c3c3c;
}

.blogbody blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

.blogbody blockquote p {
	margin:10px;
}

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}

textarea#body,
textarea#excerpt,
textarea#ping_url {
	font-family:"Osaka－等幅", "ＭＳ ゴシック", "Courier New", monospace;
	font-size:110%;
}

.side form {
	margin:0;
	padding:0;
}

.side ul {
	margin:0;
	padding:0;
	list-style-type:square;
}

.side ul li {
	margin:0 0 0 18px;
	padding:0;
}

.blogpet{
	margin:0;
	padding:13px;
	font-size:small;
	font-weight:bold;
	color:#999;
	letter-spacing:.1em;
}

.campaign{
	margin:0;
	padding:13px;
	font-size:small;
	font-weight:bold;
	color:#999;
	letter-spacing:.2em;
}

.space{
	height:52px;
}