@charset "utf-8";
#pc_contents {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF !important;
}

#pc_contents div{
	background-color: #FFF !important;
}
#pc_contents2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#pc_contents2 .div_left {
	width: 282px;
	float: left;
	padding-bottom: -1em;
}
#pc_contents2 .div_right {
	width: 382px;
	float: right;
	padding-bottom: -1em;
}
.pc_tyuui {
	font-size: 90%;
	font-weight: normal;
	color: #FFF;
	background-color: #F00 !important;
	padding: 5px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 5px double #FFF;
}

.p_clear {
	line-height: 0px;
	clear: both;
	height: 0px;
}
h4.footer {
	font-size: 70%;
	font-weight: normal !important;
}
