@charset "Shift_JIS";

/* ページ全体の基本レイアウト
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:180%;
	color:#646464;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	scrollbar-base-color:#000000;
}

h1,h2,h3,select,p	{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:180%;
	color:#646464;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

td{
	padding: 0px;
	vertical-align: top;
	font-size:12px;
	line-height:180%;
}

.topinfo_tabele {
	width:500px;
	margin:10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #656565;
}

.topinfo_data01 {
	margin:0;
	padding:0;
	background-color:#931802;
	color:#FFFFFF;
	font-size:12px;
	line-height:120%;
	width:70px;
}

.topinfo_title {
	color:#931802;
	padding:0 0 5px 0;
}

.topinfo_data {
	margin:0 0 10px 0;
}