@import url("/news/theme/satsuki/satsuki/satsuki.css");
body {
	background-image: url("/image/stripe.gif");
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", geneva, arial, helvetica, sans-serif;

}

div.page-title {
	background: url("/image/logonew2.gif") no-repeat top left;
	height: 70px; margin: 0;
	font-size: 75%; text-align: right;
	border-bottom: 2px #0e00b0 solid;
	position: relative; top: -25px; /*left: 16px;*/
	z-index: 1;
}

div.page-title h1 {
	font-size: 170%; font-weight: bold;
	position: absolute; top: 28px; left: 140px;
	border-bottom: none; text-align: left;
}

div.hatena-moduletitle {
	background-color: #dcdced;
	border: none;
}

h2 {
	background-color: #dcdced;
	border: none;
}

span.open {
	color: #0e00b0;
}

span.date {
	font-size: 125%;
}

hr { height: 2px; border: none; text-align: left; margin-left: 0px;
	color: #0e00b0; background-color: #0e00b0; }

div.main {
	margin-left: 19%;
}

div.sidebar {
	width: 19%;
}

td.calendar-day {
	font-size: 90%;
}

div.adminmenu {
	font-size: 75%;
	position: relative;
	z-index: 10;
}

p.ni {
	_word-wrap: normal;
	_word-break: normal;
}

div.day div.body {
	border: none;
}

span.date, span.title a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

div#homelink {
	width: 90px; height: 60px;
	position: absolute; top: 6px; left: 16px;
	z-index: 20;
}

div#homelink a {
	display: block;
	width: 90px; height: 60px;
	text-indent: -9999px;
}