/*	common style sheet for flyback_design_web	*/
/* header common options */

h1	{
	font-weight:normal; font-size:112%; line-height:122%;
	}

h2	{
	font-weight:normal; font-size:110%; line-height:120%;
	}

h3	{
	font-weight:normal; font-size:106%; line-height:116%;
	}

h4	{
	font-weight:normal; font-size:104%; line-height:114%;
	}

h5	{
	font-weight:normal; font-size:102%; line-height:112%;
	}

h6	{
	font-weight:normal; font-size:100%; line-height:110%;
	}

hr	{
	height:1px; border-style:none; color:#000000; background:#000000;
	}


body	{
	font-size:11.5pt; line-height:110%; font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	}

pre	{
	font-size:11.5pt; line-height:110%; font-family:"‚l‚r ƒSƒVƒbƒN",sans-serif;
	}


table	{
	font-size:11.5pt; line-height:120%; font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

address	{
	font-size:85%; line-height:100%;
	}


.math	{
	font-size:12pt; font-style:italic;
	padding:0px 4px 0px 20px;
	}

input	{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	}

select	{
	border-style:solid; border-width:1px; border-color:#000000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	}

input.text	{
	border-style:solid; border-width:1px; border-color:#000000;
	margin:1px 2px 1px 2px;
	}

textarea.text	{
	font-size:90%; line-height:100%; font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	border-style:solid; border-width:1px; border-color:#000000;
	margin:1px 2px 1px 2px;
	}

input.flyback {
	font-size:80%; line-height:100%; font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	border:1px solid;
	letter-spacing:0em; text-indent:0em; }


.caution	{
	color:FF0000;
	}


.nn	{
	border-style:none;
	padding:0px 0px 0px 0px;
	text-align:right;
	}

.nncaution	{
	border-style:none;
	padding:0px 0px 0px 0px;
	color:FF0000;
	}

.photo-left {
	float:left;
	clear:both;
	border:0px; vertical-align:text-top;
	margin:4px 4px 4px 4px; padding:0px 0px 0px 0px;
	}

.photo-right {
	float:right;
	clear:both;
	border:0px; vertical-align:text-top;
	margin:4px 4px 4px 4px; padding:0px 0px 0px 0px;
	}
