@charset "UTF-8";
/* CSS Document */

/*
.section_mv,
#head,
#foot,
.search_wrap input[type=submit],
.section_article .article .head .rating .num,
.section_article .article .sns_wrap{
	background-color:#6eba35;
}
a,
.block .head > .title{
	color:#6eba35;
}

.search_wrap .input_wrap .txt{
	border-color:#6eba35;
}

.section_article .article .head .rating .num:after{
	border-right-color:#6eba35;
}*/


.section_mv .bg{
	background-image:url(../images/common/photo_uegahara.jpg);
	background-position:top center;
}