a {
	text-decoration:none;
	color:#000099;
}
a:hover {color:#ff0000}

body,table {
	font-size: 10pt;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #552233;
}

.date  { color: #789; font-size: 11px; font-family: Helvetica, Geneva, Arial }
.subject  { color: #4682b4; font-weight: bold; font-size: 16px }
* {
	margin: 0;
	padding: 0;
}



.sample {
	line-height:25px;
	font-size:14px;
	color:#ff0000;
}
a.bt {
	display: block;		/* ブロック要素にする */
	width: 220px;
	height:50px;
	font-size:16px;
	color:#ffffff;
	background-image:url(./image/button/nikki-1.jpg);			/* 背景色 */
	text-decoration: none;				/* 下線を消す */
	padding: 2px 0px 0px 0px;
	margin-top:0px;
	line-height: 20px;					/* 行の高さ */
	text-align: center;					/* 水平揃え */
}
a.bt:hover {
	display: block;		/* ブロック要素にする */
	width: 220px;
	height:50px;
	font-size:16px;
	color:#ffff00;
	background-image:url(./image/button/nikki-2.jpg);			/* 背景色 */
	text-decoration: none;				/* 下線を消す */
	padding: 2px 0px 0px 0px;
	margin-top:0px;
	line-height: 20px;					/* 行の高さ */
	text-align: center;					/* 水平揃え */
}
.banner1 {vertical-align:top;}
.text1 {
	font-size:12px;
	line-height:20px;
}
#link0 {
	background-image:url(http://pr-barones.com/image/top/top-1.jpg);
}

