@charset "UTF-8";
/*
 * 西巻設定用スタイルシート
 */

blockquote {
   border: 1px solid #AAAACC;
   padding: 20px;
   margin: 10px 0 20px 0;
}


.wp-caption {
   border: 1px solid #AAAACC;
   padding: 9px 0 1px 9px;
   margin: 10px 0 20px 0;
}

#articles article .content .wp-caption-text {
   color: #666666;
   font-size: 0.7em;
   margin-top: 0;
   text-align: center;
}

article table {
	margin-bottom: 1em;
}
article table th,
article table td {
	border-style: solid;
	border-color: #000;
	border-width: 1px 0 0 1px;
	padding: .5em .8em;
}

* 写真のキャプション */


