body {
	font-family: hirakakupro-w3, osaka, meiryo, "ms pgothic", sans-serif;
	margin: 0px 0px 12px 0px;
	font-size: small;
	color: #111111;
	background-color: #bbbbbb;
	text-align: center;
	}

a {
	color: #ccccee;
	text-decoration: underline;
	}

a:link {
	color: #ccccee;
	}

a:visited {
	color: #bbbbdd;
	}

a:active {
	color: #ffffff;
	}

a:hover {
	color: #ddddff;
	}

img {
	border: none;
}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	font-size: larger;
	font-style: normal;
	font-weight: bold;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	color: #cccccc;
	line-height: 180%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	
	background-color: #111111;
	border: 1px outset;
	}

#banner {
	background-color: #666666;
	padding: 15px;
	height: 64px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	}

#banner h2 {
	font-size: medium;
	}

#center {
	float: left;
	width: 540px;

	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #111111;
	
	font-size: small;
        color: #cccccc;
	}

#right {
	float: left;

	width: 200px;
	background-color: #111111;
	
	overflow: hidden;
	}

.content p {
	color: #cccccc;
	font-size: small;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	margin: 16px 8px 16px 8px;
	padding: 8px 8px 8px 8px;
	color: #aaaaaa;
	background-color: #222222;
	line-height: 180%;
	}

.content li {
	line-height: 200%;
	}

.content h2 {
	color: #dddddd;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	}

.content h3 {
	color: #dddddd;
	font-size: medium;
	
	text-align: left;
	}

.content h4 {
	color: #dddddd;
	font-size: small;
	
	text-align: left;
	}

.content p.posted {
	color: #dddddd;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;

	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content p.bottombar {
	border-bottom: 1px solid #999999;
	padding: 3px;
	}

.content p.bottombar_r {
	text-align: right;
	border-bottom: 1px solid #999999;
	padding: 3px;
	}

.sidebar {
	padding: 20px;
	}

.sidebar h2 {
	margin-top: 40;
	color: #dddddd;
	font-size: small;
	
	font-weight: bold;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	color: #dddddd;
	font-size: x-small;
	text-align: left;
	line-height: 120%;

	margin-top: 10px;
	list-style-type: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #dddddd;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#copyright {
	font-size: x-small;
	color: #111111;
}

.title	{
 	font-size: medium;
 	float:left;
}			

.category	{
	font-size: x-small;
	text-align:right;
}

#lastupdate {
	font-size: x-small;
	color: #cccccc;
	text-align: center;
}

#whatsnew {
	font-size: small;
	color: #cccccc;
	padding: 15px;
	background: #333333;
}

#tomoring {
	color: #cccccc;
	font-size: x-small;
	text-align: center;
}

.space {
	height: 16px;
	}

.space1 {
	height: 1px;
	}

.photo_data {
	font-size: xx-small;
	color: #aaaaaa;
	line-height: 100%;
	}

.source_code {
	padding: 10px;
	font-family: monospace;
	font-size: small;
	color: #aaaaaa;
	background-color: #222222;
	line-height: 120%;
	overflow: auto;
}


/* one-column tweaks */

.layout-one-column #pagebody {
	padding-left: 40px;
	padding-bottom: 40px;
	}
