@charset 'utf-8','Shift_JIS';
/* �^���N���X ----------------------------------- */
a:link {
	font-size: 14px;
	color: #CCDDFF;
	background-color:transparent;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #FFCC00;
	background-color:transparent;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #FF6600;
	background-color:transparent;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #FF0000;
	background-color:transparent;
	text-decoration: none;
}
a.nav {
	font-size: 10px;
	color: #CCDDFF;
	text-decoration: underline;
}
a.nav:visited {
	font-size: 10px;
	color: #CCDDFF;
	background-color:transparent;
	text-decoration:underline;
}
a.nav:hover {
	font-size: 10px;
	color: #DDDD00;
	background-color:transparent;
	text-decoration:none;
}
a.nav:active 	{
	font-size: 10px;
	color: #00DD00;
	background-color:transparent;
	text-decoration:none;
}


/* HTML�^�O ----------------------------------- */
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#444444;
	scrollbar-arrow-color:#000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #DDDDDD;
}
td {
	font-size: 14px;
	line-height: 20px;
	color: #DDDDDD;
}
H1 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
/* �Ӗ��ɂ��w�� ----------------------------------- */
.margin30 {
	margin-right: 10px;
	margin-left: 10px;
}
.diary {
 font: 12px/18px ;
}
.norepeat {
	background-repeat: no-repeat;
}
.newstitle {
	font-size: 14px;
	color: #999A4D;
}
.push {
	color: #FFCC00;
	font-size: 14px;
}


#diary-title {
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#blogbn{
	z-index:9999;
	position:relative;
	top:0px;
	left:30px;
}