body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.gif);
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	font-family: sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
	height:20;
}

.font18b {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.font14g {
	color: #006500;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.font12w {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.font20{
	font-size: 20px;
	line-height: 26px;
	font-family:Impact,sans-serif;
}

.font16_title{
	color: #006500;
	font-weight: bold;
	font-size: 16px;
	text-indent: 1em;
}

.font16b{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;	
}

.font16gold{
	color: #960;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px
}

.font16 { 
	font-size: 16px;
	line-height: 22px;
}

.font16g { 
	color: #006500;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}

.font14b {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.font12box  {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	padding: 2px;border:
	dotted 1px;
}

.font14  {
	color: black;
	font-size: 14px;
	line-height: 20px
}

.font12 {
	font-size:12px;
	color: #000000;
	line-height: 18px;
}

.font12b { 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px
}

.font12g { 
	color: #006600;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.font10 {
	font-size:10px;
	color: #000000;
	line-height: 16px;
}

p {
	font-size:12px;
	color: #000000;
	line-height: 18px;
	padding-left: 6px;
}

.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
}

.h4 {
	color: #c36;
	font-weight: bold;
	font-size: 12px

}

li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

ul.brown {
	padding-left: 6px;
	list-style-position: inside;
	list-style-image:  url(../images/list_brown.gif);
	list-style-type: disc;
	margin: 0px;
}

ul.blue02 {
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url(../images/list_blue02.gif);
	list-style-type: disc;
	margin: 0px;
}

ul.green02 {
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url(../images/list_green02.gif);
	list-style-type: disc;
	margin: 0px;
}

ul.green03 {
	font-size: 16px;
	line-height: 22px;
	list-style: disc url(../images/list_green02.gif) inside;
	margin: 0px;
	padding-left: 0px;
}

ul.orange02 {
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url(../images/list_orange02.gif);
	list-style-type: disc;
	margin: 0px;
}

ul.red02 {
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url(../images/list_red02.gif);
	list-style-type: disc;
	margin: 0px;
}

ul.purple02 {
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url(../images/list_purple02.gif);
	list-style-type: disc;
	margin: 0px;
}

.navi_kaisou {
	font-size: 10px;
}

a.navi_kaisou:link {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

a.navi_kaisou:visited {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

a.navi_kaisou:hover {
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

a.navi_kaisou:active {
	font-size: 10px;
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
}

.tit_sub {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.tit_black {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tit_blackbg.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 4px;
}

.tit_blue {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tit_bluebg.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 4px;
}

.tit_blue02 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background: url(../images/tit_bluebg.gif) repeat-y;
	padding: 8px 4px 8px 8px;
}

.tit_blue04 {
	color: #ffffff;
	font-weight:bold;
	font-size: 14px;
	background: url(../images/tit_bluebg.gif) repeat-y;
	padding: 8px 4px 8px 8px;
}

.tit_blue03 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/tit_bluebg.gif) repeat-y;
	padding: 8px 4px 8px 8px;
}

.tit_green {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tit_greenbg.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 4px;
}

.tit_orange {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tit_orangebg.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 4px;
}

.tit_red {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tit_redbg.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 4px;
}

.tit_red02 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background: url(../images/tit_redbg.gif) repeat-y;
	padding: 6px 4px 6px 8px;
}

.tit_purple {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tit_purplebg.gif);
	background-repeat: repeat-y;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 4px;
}

.table_data {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.table_data03 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

.table_data02 {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}

.table_top {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ECE7DF;
	text-align: center;
}

.table_top02 {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	background-color: #ece7df;
	text-align: center;
}

.table_top03  { color: black; font-weight: bold; font-size: 12px; line-height: 14px; background-color: #ece7df; text-align: center; border-top: 1px solid #a9a9a9; border-bottom: 1px solid #a9a9a9 }
.table_ibis {
	background-color: #F4F4F4;
}

.table_ibis {
	background-color: #F4F4F4;
}

a.menu_a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.menu_a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.menu_a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.menu_a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.menu_b:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.menu_b:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.menu_b:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.menu_b:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.menu_list01 {
	padding-left: 4px;
	height:22;
	background-image: url(../images/menu_bg01.jpg);
}

.menu_list02 {
	padding-left: 4px;
	height:22;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;	
}

.menu_list03 {
	padding-left: 16px;
	height:20;
	font-size: 12px;
	background-color:#dddddd;
}

.menu_list04 {
     padding-left: 4px;
     height: 22;
     background-image: url(../images/menu_bg02.jpg);
}

.text_field {
	font-size: 12px;
	margin: 0px;
	border: 1px solid #999999;
	padding: 1px;
}

.form_box {
	background-color:#eeeae3;
	padding: 4px;
	border: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.box_gray  { 
	background-color: #eeeae3;
	margin: 5px;padding: 2px;
	border: dotted 1px #666666;
}

.box_gray01{
	background-color: #f4f4f4;
	margin: 5px; padding: 2px;
	border: ridge 2px #ccc;
}

.marubox_top {
	background: url(../images/maru_top.gif) left top;
	padding-top: 13px;
	background-repeat:no-repeat;
}

.marubox_bottom {
	background: url(../images/maru_bottom.gif) no-repeat left bottom;
	padding-bottom: 13px;
}

.marubox_body {
	background: url(../images/maru_body.gif) repeat-y;
	padding-right: 13pt;
	padding-left: 13pt;
}

.box	{
	width:300px;
	height:170px;
	padding:20px;
	margin:10px;
	font-size:12px;
	line-height:18px;
	border:1px solid #0099ff;
}

.box01 {
	font-size: 12px;
	line-height: 18px;
	margin: 3px;
	padding: 2px;
	border: solid 1px gray;
	width: 160px
}

.box02	{
	width:250px;
	height:200px;
	padding:20px;
	margin:10px;
	font-size:12px;
	line-height:18px;
	border:1px solid #0099ff;
}

.box03	{
	padding:10px;
	margin:10px;
}

.box04-n  {
	font-size:14px;
	background: url(../../products/opamp/images/bg_b.gif) repeat-y;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	border: solid 2px #0066ff;
	width: 150px;
	height: 140p
}

.box04-t  {
	font-size:14px;
	background: url(../../products/opamp/images/bg_p.gif) repeat-y;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	border: solid 2px #ff9999;
	width: 150px;
	height: 140px
}

.box04-s {
	font-size: 14px;
	background: url(../../products/opamp/images/bg_s.gif) repeat-y;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	border: solid 2px #0cf;
	width: 150px;
	height: 140px
}

.box_blue {
	background-color: #e0ffff;
	margin: 0px;padding: 5px;
	border: dotted 3px #0099ff;
}

.box_pink { background-color: #ffe4e1;
	margin: 0px;padding: 5px;
	border: dotted 3px fuchsia;
}

.box_purple { 
	background-color: #ccf;
	margin: 0px;
	padding: 5px;
	border: dotted 3px #6633ff;
}

.box_yellow { 
	background-color: #fc9;
	margin: 0px;
	padding: 5px;
	border: dotted 3px #ff6600;
}

.box_green { 
	background-color: #f0fff0;
	margin: 0px;
	padding: 5px;
	border: dotted 3px green;
}

.box_black { 
	background-color: #cccccc;
	margin: 0px;
	padding: 5px;
	border: dotted 3px #666;
}

.box_attention      { background: url(../images/attention.gif) no-repeat; padding: 20pt 5pt 5pt; width: 500px; height: 350px }

.icon_w {
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 20p;
}

.icon_w01{
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 5px;
}

.icon_b  {
	vertical-align: middle;
	padding-right: 3px;
}

.box_list {
	margin-left: 30px;
	padding: 10px;
}

a.black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 145%;
}
a.black:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	line-height: 145%;
}

a.black:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 145%;
}

a.black:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 145%;
}

a.black_b:link   { color: #555; font-weight: bold; font-size: 12px; line-height: 14px; text-decoration: underline }

a.black_b:visited   { color: #555; font-weight: bold; font-size: 12px; line-height: 14px; text-decoration: underline }

a.black_b:hover   { color: #888; font-weight: bold; font-size: 12px; line-height: 14px; text-decoration: none }

a.black_b:active   { color: #888; font-weight: bold; font-size: 12px; line-height: 14px; text-decoration: none }
.marubox_top { background: url(../images/maru_top.gif) no-repeat left top; padding-top: 13px }
.marubox_bottom { background: url(../images/maru_bottom.gif) no-repeat left bottom; padding-bottom: 13px }
.marubox_body { background: url(../images/maru_body.gif) repeat-y; padding-right: 13px; padding-left: 13px }

