@charset "utf-8";

/*
	You can replace by batch.
	Border(thick) : #1DCEF7
	Border(thin) : #DAFF11
*/

h1 a {
	display: block;
	height: 200px;
	background: url("http://blog.tsukuba.ch/usr/shuukatsu/RK_shuukatsu.jpg") no-repeat 0px 0px;
	text-indent: -9999px;
}
h2 {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 281px;
}
h3 {
	border-left-color: #1DCEF7;
}
h4 {
	border-left-color: #DAFF11;
}
#bandHeader {
	border-bottom-color: #1DCEF7;
}
#bandScreen {
	border-top-color: #DAFF11;
}
#bandContent {
	border-bottom-color: #DAFF11;
}
#bandFooter {
	border-top-color: #1DCEF7;
}
.itemBlogBody {
	font-size: 130%;
}
.itemBlogBody hr {
	border: 0px none;
	border-top: #333 3px dotted;
	display: block;
}
strong.normal {
	font-weight: normal;
}
.itemRankName {
	text-align: right;
	font-size: 80%;
}
