body,tr,td,ol,li,a,p{
	font: 14px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";line-height:1.4;
}

p	{
	margin:0;
	padding:0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003277;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003277;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1661A5;
}
a:link {
color: #003277;
text-decoration: underline;
}

a:visited {
text-decoration: underline;
color: #003277;
}

a:hover {
color: #8000FF;
text-decoration: underline;
}


.txt_small	{
font: 12px;line-height:1.5;
}

.answer	{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.note	{
color: #CC0000;
}

#privacy body,tr,td,ol,li,a,p{
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";line-height:1.5;
}
#privacy p {
	margin:0px 0;
	font-size: 14px;
}

#privacy h2 {
	margin:10px 0 5px 0;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color: #003277;
}
#privacy h3 {
	margin:5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #003277;
}

#privacy h4{
color: #000;
margin-bottom: 0rem;
}
#privacy table{
width: 100%;
}
#privacy table.tbl-D{
border: double #CCCCCC;
margin-bottom: 1rem;
}
#privacy table.tbl-D th,
#privacy table.tbl-D td{
background: #fff;
padding:10px;
}
#privacy table.bordered{
border: 1px solid #CCCCCC;
border-collapse:collapse;
}
#privacy table.bordered th{
border: 1px solid #CCCCCC;
padding:5px;
}
#privacy table.bordered td{
border: 1px solid #CCCCCC;
padding:5px;
}

#privacy ol {
	margin:15px 15px;
	padding:0;
}

#privacy ul {
	margin:2px 0px 0 15px;
	padding:0;
}

#privacy ol.kakko{
margin-left:0;
}
#privacy ol.kakko li{
list-style: none!important;
padding-left:1.4em;
text-indent: -1.4em;
}

#privacy ol.kakko li ul li{
padding-left:0em!important;
list-style: disc!important;
list-style-type: disc!important;
text-indent: 0;
}

.contact{
display: flex;
margin:1rem 0;
}
.col2-1{

width: 60%;
}
.col2-2{
width: 40%;
text-align: right;
}

/*-------------------*/
.mb1{
margin-bottom:1rem!important;
}
.mt1{
margin-top:1rem!important;
}
.mt0{
margin-top:0!important;
}

.right{
text-align: right!important;
}
.left{
text-align: left!important;
}
.center{
text-align: center!important;
}
.bold{
font-weight: bold!important;
}