
/* ブログパーツサンプルページスタイル */

p#update {
	font-size: 90%;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px;
}
h1 {
	overflow:hidden;
	width:100%;
	height: 0 !important;
	height /**/: 90px;
	padding-top: 90px;
	font-size: 1px;
	color:#FFFFFF;
	background: url(images/title.gif) no-repeat center top;
	clear: both;
}
p#lead {
	margin:10px 0;
	text-align:center;
	line-height:1.4;
}
p#lead span {
	text-align:center;
	line-height:1.2;
	font-size:95%;
	color:#FF3399;
}
table#settei {
	width:680px;
	margin:10px auto;
}
table#settei a {
	text-decoration:none;
	padding-bottom:0;
	border: none;
}
table#settei a:hover {
	text-decoration:none;
	padding-bottom:0;
	border: none;
}
