/*
Theme Name: Auction-fukasawa
Description: fukasawa の子テーマです ( テーマの説明 )
Author: CEEMS
Version: 1.0.0
Template: fukasawa
*/


/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
.content.thin{
font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS UI Gothic",Helvetica,Arial,sans-serif;letter-spacing:0;
}
.auc-header.title{
margin:20px 0;
padding:20px ;
}
.auc-header{
margin:20px 0;
padding:10px ;
background:#E2E1DA;
font-size: 0.9em;
color: #333;
}
h1.auctitle {
	font-size: 1.25em;
	line-height: 120%;
	font-weight: 700;
	color: #333;
	word-break: break-word;
	-ms-word-break: break-word;
}
.post-inner {
	width: 650px;
	max-width: 100%;
	padding: 0 0;
	margin: 0 auto;
}
.post-content table tbody > tr:nth-child(odd) > td { background: ; }
.auc-content {
font-size: 16px;
}
.auc-content ul {
	list-style:disc;
}
.center-img {
margin:20px auto;
padding:0;
text-align: center;
}
.featured-media img {
	width: 100%;
	height: auto;
}