body {

	background-color: #FFFFFF;

	margin-top: 3px;

	margin-left: 3px;

}

/*テーブル*/

table {

	margin: 0px;

	padding: 0px;

}

td {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	margin: 0px;

	vertical-align: top;

	background-color: #FFFFFF;

	padding: 0px;

}

th {

	background-color: #F2F2F2;

}

.td_dot_right {

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #999999;

}

/*文字*/

body {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #333333;

}





h1 {

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	color: #CCCCCC;

	background-color: #262626;

	text-indent: 5px;

	vertical-align: 0%;

	height: 16px;

}

h2 {

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: 800;

	font-variant: normal;

	color: #2A2A2A;

	width: 100%;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #999999;

	padding-left: 3px;

}

p {

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	padding-top: 0px;

}

/*画像整理*/

.img_space {

	margin: 1px;

}

td img {

	display: block;

}

/*リスト*/	

li {

}

ul {

	margin-top: 0px;

	margin-left: 20px;

}

#pankuzu {

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	color: #CCCCCC;

	background-color: #262626;

	text-indent: 5px;

	vertical-align: 0%;

	height: 16px;

	font-weight: normal;

}

/*___リンクアクション___*/	

a:link {

	color: #005BE3;

	text-decoration: none;

}



a:visited {

	color: #005BE3;

	text-decoration: none;



}



a:hover {

	color: #005BE3;

	text-decoration: none;

}



a:active {

	color: #005BE3;

	text-decoration: none;

}

#pankuzu {

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	color: #CCCCCC;

	background-color: #262626;

	text-indent: 5px;

	vertical-align: 0%;

	height: 16px;

}

#pankuzu a {

	color: #79A7FD;

	text-decoration: none;

}