body,input,textarea{
	background:#fff url(http://webryblog.biglobe.ne.jp/images/article/newsback1.jpg);
	color:#333;
}
a, a:link, a:active, a:hover, .row-button{
	color:#417aa9;
}

a:visited{
	color:#725ced;
	color:#417aa9;
}
h2{
	background:#707070;
	color:#fff;
}
h3{
	background:#808080;
	color:#fff;
}
em{
	color:#def;
}



/* タイトル */
#banner{
	background:#696969 url(http://webryblog.biglobe.ne.jp/images/article/newstop.jpg) no-repeat right top;
	-webkit-background-size:100% 100%;
	border:0;
	height:50px;
}
#banner h1 a{
	color:#fff;
}



/* 一覧 */
ul.list, .g-ads, article.post>a, ul.list>li>a{
	border-color:#ddd;
}
.description, .from, .count, .prop, .date, .trackback .text{
	color:#888 !important;
}
.ranking.list .num{
}



/* ボタン */
.row-button{
	background:-webkit-gradient(linear, left top, left bottom, from(#ccc), color-stop(0.02, #fff), color-stop(0.49, #f6f6f6), color-stop(0.51, #eee), color-stop(0.97, #ddd), to(#fff));
	border-color:#ccc;
}
.thumbnail.list .img, #blog-head, .board,
input[type="text"], input[type="password"], textarea{
	border-color:#ddd;
}
input[type="text"], input[type="password"], textarea{
	background:#eee;
	color:#555;
}



/* その他 */
.box, .comment .text{
	background:#eee;
	border-color:#ddd;
}
.intro .box dt{
	color:#999;
}
