/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.p-jisoku.com/mt4.2/mt-static/themes-base/blog.css);
@import url(http://www.p-jisoku.com/mt4.2/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */
@charset "utf-8";
#header {
	background-image: url(http://mt.p-jisoku.com/imgbig/head_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#header-content {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#header-name {
	padding-bottom: 20px;
}
.widget-content table {
	width: 100%;
	text-align: center;
}
.widget-content th {
	text-align: center;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.sidebanner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.widget-content td {
	padding-top: 3px;
}


