/* フォト_木漏れ日(photo_sunlight.css) */

body,input,textarea{
	background:#f0fbe6;
	color:#070f00;
}
#banner h1 a, a, a:link, a:active, a:hover{
	color:#ee7700;
}
a:visited{
	color:#c56b11;
}
#banner h1 a{
	color:#fff;
}
h2{
	background:#40981B;
	color:#fff;
}
h3{
	background:#B1DB9B;
	color:#40981B;
}
em{
	color:#eeee00;
}
hr.shadow{
	display:none;
}



/* タイトル */
#banner{
	background:#f0fbe6 url(http://webryblog.biglobe.ne.jp/images/article/photo_sunlight_bg_title.jpg) no-repeat right top;-webkit-background-size:100% 100%;height:50px;
	border-bottom:1px solid #b1db9b;
}
#banner.toolbar h1{
}
#banner h1 a{
	text-shadow:rgba(0,0,0,0.8) 0px 1px 2px;
}

#footer{
	background:#40981B;
	color:#fff;
}



/* 一覧 */
ul.list, .g-ads,
article.post>a, ul.list>li>a{
	border-color:#b1db9b;
}
article.post>a, ul.list>li>a{
	background-image:url(../../img/arrow_next_w.png);
}
.description, .from, .date, .count, .prop, .trackback .text{
	color:#40981B !important;
}
.ranking.list .num{
	color:#444;
	background:#B1DB9B;
	border-color:#40981B;
}
a.more{
	background-color:#E3F2D3 !important;
}


/* ボタン */
.row-button{
	background:#E3F2D3;
	background:-webkit-gradient(linear, left top, left bottom, from(#b6e687), color-stop(0.49, #6fcb39), color-stop(0.52, #52bf24), to(#339e11));
	color:#41364b;
}
a.button, input[type="submit"], input[type="button"]{
	color:#333;
}
input[type="text"], input[type="password"], textarea{
	background:#fff;
}
.thumbnail.list .img, #blog-head,
.row-button,
input[type="text"], input[type="password"], textarea{
	border-color:#B1DB9B;
}
.board{
	border:0;
}


/* その他 */
.box, .comment .text{
	border-color:#B1DB9B;
	background:#B1DB9B;
	color:#070F00;
}
.g-ads {
	background-color:#E3F2D3 !important;
}
.g-ads .line2{
	color:#ffa62f;
}
