﻿/* ---------------------------------------------------------- 位置調整 */
#topposition {
	position: relative;
	margin: 30px auto;
	width: 990px;
}

#position {
	width: 760px;
	align-content: left;
}

.imgStyle1 {
	display: block;
	border: 0;
	margin: 10px auto;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 140%;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: middle;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 100%;
	font-weight: bold;
}

.style7 {
	font-size: x-small;
	font-style: italic;
	line-height: 150%;
}

.tbl1 {
	width: 580px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 100%;
	font-weight: bold;
}

.tbl1 td{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.tbl1 img{
	height: 197px;
	margin-bottom: 6px;
	border: 1px solid;
	border-color: black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.list {
	text-align: center;
	vertical-align: top;
}

.manual{
	text-align:center;
	background-color:#000099;
	color:#FFFFFF;
}
.border{
	width: 760px;
	border-style:solid;
	border-width:medium;
	border-color:#000099;
}

.border2{
	border-style:solid;
	border-width:thin;
	text-align:center;
}
.border3{
	background-color:#F7F7F7;
}

sub, sup {
  font-size: 83%;
  line-height: 0;
  vertical-align: baseline;
  position: relative;
}

.policy {
	margin-top: 5px;
}
.policy li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 74%;
	line-height: 1.4;
	margin-left: 20px;
}
.note li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: italic;
	list-style-type: disc;
	line-height: 1.4;
	margin-left: 14px;
}
