/*-------------------------------------------------------------------------------*//*----- 共通指定の上書き設定 ----------------------------------------------------*//*-------------------------------------------------------------------------------*//* 引用文 */blockquote{	padding-left: 50px;	padding-right: 50px;	margin-top: 20px;	margin-bottom: 20px;}.subnavi{	margin-top:20px;	margin-bottom:20px;	font-size:80%;}/* 写真、画像等 */.photo{	border:1px #333 solid;	margin-top:5px;	margin-bottom:5px;	background-color:#666;}/* 写真、画像等の説明 */.photo-caption{	text-align: center;	font-size:80%;	font-weight: bold;}td.photo-caption{	text-align: center;	font-size:80%;	font-weight: bold;}/* 段落指定 */p{	margin-top:10px;	margin-bottom:10px;}