@charset "Shift_JIS";

/****************** 全頁共通スタイル *****************/
body {
	margin: 0 auto;
	padding: 0;
	font-size: small;
	text-align: center;
	line-height: 1.3;
	background-color: #ffffff;
	border: none;
}
div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,img,strong,em,dfn,span,address {
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	border: none;
}
table,caption,thead,tfoot,tbody,tr,th,td {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	border-collapse: collapse;
	border: none;
}
a {
	margin: 0;
	padding: 0;
	border: none;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #774488;
	text-decoration: underline;
}
a:active {
	color: #0055ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.pbNested:after {content: ""; height: 0;line-height: 0;clear: both;display: block;}
#formPageInfo {	display: none !important;}

:root ol, :root ul {
        margin:  0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
/***************************************************/
