body.html_body {
	width: 600px;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000000;
	font-size: 9pt;
	font-family: Arial;
}
p {
	margin: 5px 0 5px 0;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
a:link {color:#060;text-decoration:none;}
a:visited {color:#060;text-decoration:none;}
a:active {color:#999;text-decoration:none;}
a:hover {color:#060;text-decoration: underline;}
span.os {color:#e16745;}

#navi {
	margin: 10px 10px 15px 10px;
	padding: 3px 0 3px 0;
	border-top: 3px solid #393;
	border-bottom: 3px solid #393;
	font-size: 9pt;
}
.mp{
	margin: 0 0 8px 15px;
	font-size: 10pt;
	font-family: Arial;
	padding: 1px 5px 1px 5px;
	border: 1px solid #666;
	background: #fffce0;
}

#line {
	margin: 10px 0 15px 3px;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #093;
	font-size: 9pt;
}
h1 {
	margin: 6px 0 15px 15px;
	font-size: 14pt;
	color: #030;
	font-weight: bold;
}
.lead1 {
	margin: 15px 15px 0 15px;
}
.fig1 {
	margin: 15px;
}
.body1 {
	margin: 0;
	padding: 0 15px 0 15px;
}
.body2 {
	margin: 0;
	padding: 0 15px 0 20px;
}
h2 {
	margin: 30px 0 0 0;
	color: #030;
	font-size: 10pt;
	font-weight: bold;
}
h3 {
	margin: 20px 0 0 3px;
	padding: 0 0 5px 0;
	color: #03c;
	font-size: 13pt;
	font-weight: bold;
}
h3.table_title {
	margin: 0;
	padding: 0;
	color: #03c;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}
h3.table_title_l {
	margin: 0 0 0 5px;
	padding: 0 0 0 0px;
	color: #03c;
	font-size: 13pt;
	font-weight: bold;
	text-align:left;
}
h3.table_title_r {
	margin: 0 5px 0 0px;
	padding: 0 0px 0 0;
	color: #03c;
	font-size: 13pt;
	font-weight: bold;
	text-align:right;
}
img.fig_image {
	margin: 0;
	padding: 0;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
ol {
	margin: 0 0 0 25px;
	padding: 0;
}
li {
	margin: 0;
}
li.bullet1 {
	margin-top: 10px;
}
li.bullet2 {
	margin-top: 10px;
}
li.step1 {
	margin-top: 20px;
	font-size: 13pt;
	font-weight: bold;
	color: #393;
}
li.step2 {
	margin-top: 20px;
	font-size: 13pt;
	font-weight: bold;
	color: #393;
}
li.step1_step {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
p.step1_title {
	font-size: 11pt;
}
p.step2_title {
	font-weight: bold;
}
ul.step1_list {
	margin: 0 0 0 1em;
	padding: 0;
	color: #000000;
}
ul.list {
	margin: 0 0 0 1em;
	padding: 0;
}
ul.list1 {
	margin: 0 0 0 2em;
	padding: 0;
}
ul.list2 {
	margin: 0 0 0 2em;
	padding: 0;
}
div.note {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
div.note1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
div.caution1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
div.important1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
div.warning1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
div.step1_note {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
div.note2 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
div.note_list {
	padding: 4px;
	border-top: 1px solid #399;
	border-bottom: 1px solid #399;
	background-color: #fff;
}
div.caution_list {
	padding: 4px;
	border-top: 1px solid #c33;
	border-bottom: 1px solid #c33;
	background-color: #fff;
}
div.important_list {
	padding: 4px;
	border-top: 1px solid #c33;
	border-bottom: 1px solid #c33;
	background-color: #fee;
}
div.warning_list {
	padding: 4px;
	border-top: 1px solid #f30;
	border-bottom: 1px solid #f30;
	background-color: #fff;
}
ul.note_list {
	margin: 0 0 0 20px;
	padding: 0;
}
ul.caution_list {
	margin: 0 0 0 20px;
	padding: 0;
}
ul.important_list {
	margin: 0 0 0 20px;
	padding: 0;
}
ul.warning_list {
	margin: 0 0 0 20px;
	padding: 0;
}
ul.table_list {
	margin: 0 0 0 20px;
	padding: 0;
}

li.note_bullet {
	list-style-type: square;
	color: #999;
}
p.para {
	margin: 0;
	font-size: 9pt;
}
p.para_white {
	margin: 0;
	font-size: 9pt;
	color: #fff;
}
.step_para {
	margin: 0;
}
.step_title {
	font-weight: bold;
}
.note_list .step_para {
	margin: 0;
	font-size: 9pt;
}
.caution_list .step_para {
	margin: 0;
	font-size: 9pt;
}
.important_list .step_para {
	margin: 0;
	font-size: 9pt;
}
.warning_list .step_para {
	margin: 0;
	font-size: 9pt;
}
dt {
	margin: 5px 0 0 0;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
dd {
	margin: 0;
	font-size: 9pt;
	font-weight: nomal;
	color: #000000;
}
dl {
	margin: 10px 0;
}
p.bullet_title {
	font-weight: bold;
}
.bullet1_title{
font-weight:bold;
font-size:12pt;
margin-top:15px;
line-height: 1.5;
}
.bullet2_title{
font-weight:bold;
font-size:10pt;
margin-top:15px;
}
div.bullet_fig{
margin:15px 0px;
}
div.fig1 {
	margin: 10px 0 10px 0;
}
div.fig2 {
	margin: 10px 0 10px 0;
}
div.step1_fig {
	margin: 10px 0 10px 0;
}
div.bullet_fig {
	margin: 10px 0 10px 0;
}
div.step_fig {
	margin: 10px 0 10px 0;
}
p.gototop {
	margin: 15px;
	padding-bottom: 15px;
	font-size: 9pt;
	text-align: right;
	line-height: 1.3;
}
p.gototop img {
	border: none;
}
.icon {
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}
/* Introduction */
h1.sub {
	margin: -10px 0 15px 34px;
	font-size: 12pt;
	color: #030;
	font-weight: normal;
}
div.preference_list {
	padding: 4px;
	border-top: 1px solid #393;
	border-bottom: 1px solid #393;
	background-color: #fff;
}
.preference_list .step_para {
	margin: 0;
	font-size: 9pt;
}
.intro {
	font-size: 12pt;
}
.intro img {
	vertical-align: text-bottom;
}

/*以下はPPGで特に定義していないスタイル*/
h3.fig1_title { }
div.lead2 { }
div.step1 { }
div.step2 { }
div.table1 { }
div.table2 { }
div.step1_table { }
div.list_table { }
div.table { }
div.list_note { }
span.idiom { }
span.ui { }
span.label { }
p.lead1_para { }
p.lead2_para { }
p.body1_para { }
p.body2_para { }
p.step1_para { }
p.bullet_para { }
p.list_para { }
p.body1_space { }
p.body2_space { }
p.step_space { }
p.table_space { }
p.space { }
ol.step1 { }
ol.step2 { }
ol.list1 { }
ol.list2 { }
ol.step1_list { }
ol.note_list { }
ol.table_list { }
ol.comments_list { }
ol.list { }
ul.comments_list { }
li.step1_bullet { }
li.table_bullet { }
li.bullet { }
li.note_step { }
li.table_step { }
li.step { }
table.tablegroup_table { }
table.table_table { }
table.table { }
th.table_headCell { }
td.table_bodyCell { }
img.fig_image { }
img.table_image { }
img.comments_image { }
img.inline_image { }

/*グロッサリUI*/
.Button {
	font-weight:bold;
}
.CommonInstaller {
	font-weight:bold;
}
.CommonTerm {
	font-weight:bold;
}
.EGV {
	font-weight:bold;
}
.EasyPhotoPrintPro {
	font-weight:bold;
}
.Easy-PhotoPrint {
	font-weight:bold;
}
.PS2 {
	font-weight:bold;
}
.EWPEX_Mac {
	font-weight:bold;
}
.EWPEX_Win {
	font-weight:bold;
}
.FaxDriver {
	font-weight:bold;
}
.LCD_Jog {
	font-weight:bold;
}
.Manual {
	font-style:italic;
}
.MasterSetup {
	font-weight:bold;
}
.Media_DriverLCD {
	font-weight:bold;
}
.Media_ProductName {
	
}
.MediaSize {
	font-weight:bold;
}
.MPNaviEX {
	font-weight:bold;
}
.MyPrinter {
	font-weight:bold;
}
.NSU {
	font-weight:bold;
}
.Network_Mac {
	font-weight:bold;
}
.Network_Win {
	font-weight:bold;
}
.PrinterDriver_Mac {
	font-weight:bold;
}
.PrinterDriver_Win {
	font-weight:bold;
}
.ScannerDriver {
	font-weight:bold;
}
.SelectorGlossary {
	font-weight:bold;
}
.SolutionMenuEX {
	font-weight:bold;
}
.SDU {
	font-weight:bold;
}
.StatusMonitor {
	font-weight:bold;
}
.Prohibit {
	
}

.other_ui {

}

.os_ui {
	font-weight: bold;
}
