/* photo rank 01 */
/* ------------------------------------------------------------- */

.articleBody .add{
	margin: 20px -13px 10px;
}

.addGa.addLower{
	padding-bottom: 10px;
}

.titSection{
	background: #f2f2f2;
}

span.icoPedia{
	background: none;
}

.titRelation{
	background-color: #fff;
	margin-bottom: 10px;
}

.switch{
}

.more02{
	background-color: #f2f2f2;
	box-shadow: none;
}

#rankListNews{
	margin-bottom: 15px;
}

#relationNewsttl .titSection{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#f2f2f2));
	background:-webkit-linear-gradient(top, #dedede 0%,#f2f2f2 100%);
	background:-moz-linear-gradient(top, #dedede 0%,#f2f2f2 100%);
	background:-o-linear-gradient(top, #dedede 0%,#f2f2f2 100%);
	background:linear-gradient(top, #dedede 0%,#f2f2f2 100%);
}