@charset "utf-8";

/* ==========================================================================
   apply news style css pattern 01 files for sankei-digital mobile service
   ========================================================================== */

/*
 *  common上書き部分
 */


/* ===== 共通サイドナビ(ロゴ横)  ※for canon ===== */


#headerMod #headerYudo {
	position: absolute;
	top: 7px;
	left: 10px;
}
#headerMod #headerYudo a {
	display: block;
	font-size: 0;
	text-indent: -99999px;
	background: url(../../../images/v1/common/button_photojournal.png) 50% 50% no-repeat;
	background-size: 64px 36px;
	height: 36px;
	width: 64px;
}

.caption {
	display: block;
	margin-top: 5px;
}

