body {
	margin: 0px;
	padding: 0px;
	font: 12px/19px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #000000;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}

h1 { color:#333333; font-size:12px; line-height:19px; padding-left:5px;}
h2, h3{ display:inline; font-size:12px;}
.copylight {  font-size: 10px; line-height: 26px; color:#cccccc}
.point {  font-size: 12px; line-height: 16px}
.size10 {  font-size: 10px; line-height: 150%}
.size12 {  font-size: 12px; line-height: 18px}
.size12seo {  font-size: 12px; line-height: 17px}
.size14 {  font-size: 14px; font-style: normal; line-height: 20px; font-weight:bold; color:#003399}
.size12h { font-size: 12px; line-height: 160%}
a.txt12link:link { font-size: 12px; line-height: normal ; text-decoration: none }
a.txt12link:visited { font-size: 12px; line-height: normal ; text-decoration: none }
a.txt12link:hover { font-size: 12px; line-height: normal ; text-decoration: underline}
a.txt12link:active { font-size: 12px; line-height: normal ; text-decoration: none }
.size16 {
font-size: 16px; font-style: normal; line-height: 20px;
}
.pan {
font-size: 10px; font-style: normal; line-height: 27px;
}
.pan b {
font-weight:bold
}
a.pan:link { font-size: 10px; line-height: 27px ; text-decoration: none; color:#003399; font-weight:normal }
a.pan:visited { font-size: 10px; line-height: 27px ; text-decoration: none; color:#003399; font-weight:normal }
a.pan:hover { font-size: 10px; line-height: 27px ; text-decoration: underline; color:#ff6600; font-weight:normal}

.main {
  margin: 0;
	padding-left:10px;
  font-size: 14px;
	line-height: 23px;
	background-image: url(images/qa_tit.gif) ;
	color:#061439;
	font-weight:bold;
}

.qa_q { font-size: 12px; line-height: 17px; font-weight:bold; }

a.pagetop:link { font-size: 10px; line-height: normal ; text-decoration: none; color:#003399; font-weight:normal }
a.pagetop:visited { font-size: 10px; line-height: normal ; text-decoration: none; color:#003399; font-weight:normal }
a.pagetop:hover { font-size: 10px; line-height: normal ; text-decoration: underline; color:#003399; font-weight:normal}

a.fmenu:link { font-size: 12px; line-height: 26px ; text-decoration: none; line-height:26px; color:#FFFFFF}
a.fmenu:visited { font-size: 12px; line-height: 26px ; text-decoration: none; line-height:26px; color:#FFFFFF}
a.fmenu:hover { font-size: 12px; line-height: 26px ; text-decoration: underline; line-height:26px; color:#FFCC00}

/*----- テーブル -----*/
/*----- ご利用例 -----*/
table.example_01 { /*----- ご利用例 -----*/
	background-color: transparent;
	border-color: separate;
	text-align: left;
	line-height: 130%;
	padding: 3px;
	font-size: 10pt;
	width: 100%;
}

table.example_title_01 { /*----- ご利用例　社名 -----*/
	background-color: transparent;
	border-color: separate;
	text-align: left;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
}

td.example_images_01 { /*----- ご利用例　画面 -----*/
	background-color: transparent;
	border-color: separate;
	padding: 3px;
	text-align: center;
	vertical-align: top;
	width: 200px;
}
td.example_text_01 { /*----- ご利用例　文章 -----*/
	background-color: transparent;
	border-color: separate;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.example_font_01 { /*----- 社名 -----*/
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.example_font_02 { /*----- 項目　黒 -----*/
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
}


