* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: small;
	background-color: #000000;
	background-image: url(http://blog.tsukuba.ch/usr/cto/bg.png);
	color: #EFEFEF;
	line-height: 1.4em;
}
h1 {
	font-size: xx-large;
	margin: 15px;
	line-height: 1.5em;
}
h2 {
	font-size: small;
	color: #999999;
	margin: 5px 5px 5px 20px;
}
h3 {
	background-color: #565E76;
	background-image: url(http://blog.tsukuba.ch/usr/cto/bg_title.png);
	background-repeat: no-repeat;
	font-size: small;
	font-weight: normal;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 30px;
}
h3 a {
	display: block;
}
h4 {
	font-size: small;
	font-weight: normal;
	background-color: #565E76;
	background-image: url(http://blog.tsukuba.ch/usr/cto/bg_sidetitle.png);
	background-repeat: repeat-x;
	padding: 0.4em;
}
hr {
	border-style: none;
	border-top: 1px solid #242426;
	height: 1px;
	margin: 0.5em 0px 0.5em 0px;
}
a {
	color: #EFEFEF;
	text-decoration: none;
}
a:hover {
	color: #565E76;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 5px 0.5em 5px;
}
ul, ol {
	margin: 0.5em 5px 0.5em 1.5em;
}
li {
	margin: 0.2em 0px 0.2em 0px;
}
dl {
	margin: 0.5em 5px 0.5em 5px;
}
dt {
	font-weight: bold;
	margin: 0.5em 0px 0.5em 0px;
}
dd {
	margin: 0.5em 0px 0.5em 20px;
}
dd ul {
	margin: 0px;
}
.indent {
	margin-left: 2em;
}
.fontFix {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", monospace;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.valignTop {
	vertical-align: top;
}
.inputRow1, .inputRow2, .inputRow4, .inputRow8 {
	padding: 0.1em;
}
.inputRow1 {
	width: 510px;
}
.inputRow2 {
	width: 255px;
}
.inputRow4 {
	width: 125px;
}
.inputRow8 {
	width: 60px;
}
.listSimple {
	list-style-type: none;
}
.listRow1, .listRow2, .listRow3, .listRow4, .listRow5, .listRow6, .listRow7, .listRow8 {
	list-style-type: none;
	width: 530px;
	overflow: auto;
}
.listRow1 li, .listRow2 li, .listRow3 li, .listRow4 li, .listRow5 li, .listRow6 li, .listRow7 li, .listRow8 li {
	display: block;
	float: left;
	margin-right: 5px;
}
.listRow1 li {
	width: 520px;
}
.listRow2 li {
	width: 255px;
}
.listRow3 li {
	width: 166px;
}
.listRow4 li {
	width: 122px;
}
.listRow5 li {
	width: 102px;
}
.listRow6 li {
	width: 78px;
}
.listRow7 li {
	width: 65px;
}
.listRow8 li {
	width: 56px;
}
.recententry, .ad, .category, .archives, .comment, .trackback, .link, .search, .counter, .qrcode, .subscription, .profile, .inquiry {
	border: 2px solid #242426;
	margin-top: 10px;
	background-image: url(http://blog.tsukuba.ch/usr/cto/bg_entry.png);
}
.sidetitle {
	background-color: #565E76;
	background-image: url(http://blog.tsukuba.ch/usr/cto/bg_sidetitle.png);
	background-repeat: repeat-x;
	padding: 0.4em;
}
.side {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #242426;
	padding: 0.4em;
}
.entryBorder {
	border: 2px solid #242426;
	margin-top: 10px;
	background-image: url(http://blog.tsukuba.ch/usr/cto/bg_entry.png);
}
.entryBody {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #242426;
	padding: 0.4em;
}
.entryIndent {
	padding: 2em;
}
#pageBorder {
	width: 750px;
	margin: 10px;
}
#header {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#columContent {
	width: 560px;
	float: right;
}
#columLeft {
	width: 180px;
}
#footer {
	margin-top: 50px;
	padding: 10px 10px 10px 0px;
	clear: both;
	border-top: 2px solid #242426;
}
#powered {
	float: right;
	text-align: right;
}

