@charset "utf-8";
h1{
	width: 100%;
	margin: 40px auto 0 auto;
}
#tpstr_cntnt{
	width: 730px;
	margin: 0 auto;
	text-align: left;
}
#tpstr_cntnt .tpstr_lead{
	height: auto;
	padding: 10px 0;
	text-align: center;
	background-color: #ffefd5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#tpstr_cntnt .tpstr_headline{
	font-size: 18px;
	font-weight: bold;
}
#tpstr_cntnt .tpstr_lead_cap{
	line-height: 23px;
	font-size: 14px;
}
#tpstr_cntnt .hdln{
	width: 100%;
	height: 100%;
	margin: 20px auto 5px auto;
	line-height: 27px;
	font-size: 16px;
	text-align: center;
	color: #000;
	border-bottom: 1px solid #c00;
	background-color: #e1e1e1;
}
#tpstr_cntnt .expect_hdln{
	margin: 10px 0 3px 10px;
	font-size: 15px;
}
#tpstr_cntnt .mediacomment{
	width:500px;
	height: auto;
	margin: 5px 10px 3px 10px;
	font-size: 13px;
	float:left;
}
#tpstr_cntnt .medialogo{
	width: auto;
	height: auto;
	float:left;
	text-align: center;
	margin: 15px auto 0 auto;
}
#tpstr_cntnt .medialogo_tashiro{
	width: auto;
	height: auto;
	float:left;
	text-align: center;
	margin: 8px auto 0 auto;
}
#tpstr_cntnt .data_cap{
	display: block;
	margin-top: 9px;
}
#tpstr_cntnt .cap_red{
	font-size: 13px;
	color: #b5003c;
}
.tpstr_sec table{
	width: 730px;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse;
	font-size: 12px;
}
.tpstr_sec table th{
	border: 1px solid #c1c1c1;
}
.tpstr_sec table td{
	border: 1px solid #e1e1e1;
}
#tpstr_cntnt .result_sec{
	margin: 30px 0;
	border-bottom: 1px solid #d1d1d1;

}
#tpstr_cntnt .rslt_hdln{
	padding-left: 5px;
	font-size: 16px;
	text-align: left;
	border-left: 5px solid #b5003c;
}
#tpstr_cntnt .rslt_img{
	margin: 15px auto 0 auto;
}
#tpstr_cntnt .fontsmall{
	font-size: 11px;
}
#sponsor{
	width: 790px;
	margin: 40px auto 10px auto;
}
#sponsor h4{
	width: 100%;
	height: 100%;
	margin: 20px auto 5px auto;
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #c00;
	background-color: #313131;
}
#sponsor ul{
	width: 100%;
	list-style-type: none;
}
#sponsor ul li{
	float: left;
	display: inline-block;
}
#hrclear{
	clear: both;
}













