@charset "Shift_JIS";

/* ページ全体の基本レイアウト
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:160%;
	color:#777777;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,select,p	{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:160%;
	color:#777777;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

td{
	padding: 0px;
	vertical-align: top;
	font-size:12px;
	line-height:160%;
	color:#777777;
}

.topinfo_tabele {
	width:350px;
	margin:5px 0 0 5px;
	background-image:url(../cmnfix/line01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.data {
	margin:0 0 10px 5px;
	letter-spacing:1px;
}

.point {
	margin:2px 0 5px 0;
	padding:0;
}

a:link {
	color:#1F68B5;
	text-decoration:none;}
a:visited {
	color:#1F68B5;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}tr td .data font strong strong {
	font-weight: bold;
	color: #900;
}
