 @import url(style.css);
H1 {
	font-weight : 100;
	color : #ffb6c1;
	font-size : 110%;
}
H2 {
	font-size : 100%;
}
A {
	color : black;
	text-decoration : underline;
}
A:HOVER {
	color : #ff69b4;
	text-decoration : underline;
}
.kuro {
	color : black;
	text-decoration : none;
}
.nav {
	margin: 0px;
	padding: 0px;
	width: 728px;
	border: thin solid #F09;
	background-color: #C39;
}
.widelink {
	display: block;
	padding:0px;
	width: 180px;
	text-decoration:none;
	background-color: #ff69b4;
	margin: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: thin solid #FFF;
}
.widelink:hover {
	color : white;
	border: thin solid #ffffff;
	background-color: #FCF;
}
TD {
	font-size :90%;
	letter-spacing : 2px;
	background-repeat : no-repeat;
	line-height: 20px;
}
iframe.twitter-share-button {
	width: 76px!important;
}
#___plusone_0 {
	width:90px !important;
}
