body {
	background-color:#000000;
	background-image:url(../../HVR-DR60/images/background.gif);
	background-repeat:repeat-x;
	font-size:12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-align:center;
	margin:0 auto;
}

table, td, th {
	font-size: 12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 { font-size:16px; font-weight:bold; line-height:130%; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; }
h2 {
	font-size:16px;
	font-weight:bold;
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
h3 { font-size:16px; font-weight:bold; line-height:130%; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; }
h4 { font-size:16px; font-weight:bold; line-height:130%; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; }

.notes { font-size: x-small; line-height: 140%; font-family: Arial, Helvetica, sans-serif;}
.smaller { font-size: smaller; line-height: 140%; font-family: Arial, Helvetica, sans-serif; }
.larger { font-size: larger; line-height: 140%; font-family: Arial, Helvetica, sans-serif; }

p {margin:0px 0px 12px 0px;}


/* link styles */

a {	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
a:link {color: #581CAD}
a:visited { color: #3A4159}
a:hover { color: #9182CD}



/*basic*/

#header {
	width:800px;
	height:60px;
	background-color:#000000;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	text-align:left;
	margin:0 auto;
/* IE5対応uS?s?\|?60817*/
	position: relative;
}

#header_left {
	position: absolute;
	top: 15px;
	left: 10px;
}

#header_right{
	position: absolute;
	top: 15px;
	right: 10px;
}
/* /IE5対応uS?s?\|?60817*/

/*mainimage*/

#lv1_image {
	width:800px;
	margin:0 auto;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	background-color:#EEEEEE;
}

#lv1_image img {
	vertical-align: bottom;
}

#lv2_image {
	width:800px;
	height:200px;
	margin:0 auto;
	border-color:#FFFFFF;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	background-color:#EEEEEE;
}

/*global navigation*/

#global_menu {
	color: #666666;
	width: 800px;
	height: 30px;
	font-size: 11px;
	line-height: 12px;
	margin:0 auto;
	background-image:url(../../HVR-V1U/images/bggnavi.gif);
	background-repeat:repeat-x;
}

/*global navigation link styles */

#global_menu a{
	text-decoration: none;
	border: 0px
}


/*topmenu*/

#boxset {
	padding: 20px;
}

#box_left,
#box_right,
#box_center {
	width:240px;
}

#box_left {
	float: left;
}

#box_right {
	float: right;
}

#box_center {
	margin-left: 260px;
}

.box_menu {
	width:240px;
	background-color:#E9E9EB;
	background-image: url(../../HVR-V1U/images/bg_box_menu.jpg);
	background-repeat: no-repeat;
}

.box_menu_bottom,
.box_menu_comingsoon {
	width:240px;
	background-color:#E9E9EB;
	border-color:#DCDDDF;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}

.box_menu_bottom p,
.box_menu_comingsoon p {
	padding: 10px 10px 0 10px;
}
.pd20 {
	padding: 20px 0 0 0;
	background-color: #fff;
}

.box_menu_text {
padding: 0 10px;
}

/*contents*/

#main_contents {
	width:800px;
	background-color:#FFFFFF;
	padding:0px 0px 20px 0px;
	margin:0 auto;
	text-align:left;
}

#lv2_title {
	width:770px;
	padding:30px 20px 30px 20px;
}

/*title padding for progressive*/
#lv2_title_prog {
	width:770px;
	padding:30px 15px 24px 15px;
}

/*title padding for spec*/
#lv2_title_spec {
	width:770px;
	padding:30px 15px 23px 15px;
}

#two_column {
	width:760px;
	padding: 0;
	/* for IE5 margin:0 auto; */
	margin: 0 20px;
	/* for IE5 */
	text-align:center;
}

#two_column_left {
	width:363px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	text-align:left;
}

#two_column_right {
	width:363px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	text-align:left;
}

.two_column_left2 {
	width:363px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	text-align:left;
}

.two_column_right2 {
	width:363px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:right;
	text-align:left;
}

.column_title {
	margin:0px 0px 10px 0px;
	padding:4px 8px 4px 8px;
	border-color:#807F91;
	border-width:0px 0px 0px 5px;
	border-style:solid;
	background-color: #353343;
	color:#FFFFFF;
	font-size:16px;
	line-height:120%;
	clear:both;
}

.column_IMGcap {
	margin:0px 0px 10px 0px;
	padding:4px 8px 4px 0px;
	background-color: #FFFFFF;
	color:#000000;
	font-size:14px;
	line-height:120%;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}

.column_IMGcap_nonclear {
	margin:0px 0px 10px 0px;
	padding:4px 8px 4px 0px;
	background-color: #FFFFFF;
	color:#000000;
	font-size:14px;
	line-height:120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}

.column_subtitle {
	margin:0px 0px 10px 0px;
	padding:4px 8px 4px 8px;
	background-color: #FFFFFF;
	color:#000000;
	font-size:14px;
	line-height:120%;
	clear:both;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #494C53;
	border-left-color: #FF3333;
}


.column_body {
	padding:0px 0px 40px 0px;
	clear:both;
}

/*LV2 images*/

.none {
	border: none;
	text-decoration: none;
	
}

.img_single_right {
	padding:0px 0px 10px 10px;
	float:right;
}

.img_single_right_mb0 {
	padding:0px 0px 0px 10px;
	float:right;
}

.img_single_left {
	padding:0px 10px 10px 0px;
	float:left;
}

.img_twin_right {
	padding:0px 0px 10px 0px;
	float:right;
}
.img_twin_left {
	padding:0px 0px 10px 0px;
	float:left;
}

.img_single {
	padding:10px 0px 10px 0px;
	clear:both;
}

.img_internal {
	margin:5px 0px 5px 0px;
}

.img_first {
	margin:0px 0px 10px 0px;
}


/*Top of page*/

.totop {
	padding:0px 0px 0px 0px;
	text-align:right;
	clear:both;
}

.totop a {
	color:#333333;
	font-style:normal;
}

.totop a:link, .totop a:visited {
	color:#333333;
	font-style:normal;
}

.totop a:hover {
	color:#333333;
	font-style:normal;
}


/*banners*/

#banner_bottom {
	width:800px;
	padding:20px 0px 20px 0px;
	text-align:center;
	clear:both;
	border:0px
}

#banner_bottom img {
	margin:0px 8px 0px 8px
}


/* banners link styles */

#banner_bottom a{
	text-decoration: none;
	border: 0px
}


/*misc*/

.right{
float:right;
padding:0px 0px 10px 10px
}
.txt_red{
color:#FF0000
}


/*spec table*/
.tableMgn {
	margin-bottom: 10px;
	text-align: left;
}

/*brightness comparison window*/

#bc_contents {
	width:660px;
	background-color:#FFFFFF;
	padding:0px 0px 10px 0px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
}

#bc_contents a{
	text-decoration: none;
	border: 0px
}
#bc_contents .column_IMGcap {
	margin:0px 10px 0px 10px;
	padding:10px 8px 4px 4px;
	background-color: #FFFFFF;
	color:#000000;
	font-size:14px;
	line-height:120%;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align:left;
}

/*trademarks*/

#trademarks {
	width:780px;
	padding:5px 0px 10px 20px;
	text-align:left;
	clear:both;
	border:0px
}


/*overview*/

#overview {
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
        border-top: 1px dotted #999;
	clear:both;
}

/*indent-list*/
ul.indent-list {
	list-style: outside;
	margin-left: -1em;
	_margin-left: 2.5em;
}

*+html ul.indent-list {
	margin-left: 2.5em;
}

ul.indent-list li {
	padding: 0 5px 1em 0;
}

/*indent-list2*/
ul.indent-list2 {
	list-style: outside square;
	margin: 0;
	margin-left: 1em;
	_margin-left: 1.5em;
	padding: 0;
}

*+html ul.indent-list2 {
	margin-left: 1.5em;
}

ul.indent-list2 li {
	padding: 0 5px 1em 0;
}

/*eula page*/
.bold-ttl {
	font-weight: bold;
	font-size:14px;
}

.under-line-ttl {
	font-weight: normal;
	font-size:12px;
	border-bottom: 1px solid #333;
}

input.submit-01 {
	width: 34em;
	text-align: center;
}

input.submit-02 {
	width: 22em;
	text-align: center;
}

/*--------------------------------------
	Form Module		
---------------------------------------*/
input,
textarea {
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	padding: 0.1em 8px 0.1em 8px;
	background: #fff;
	margin: 0.1em 8px;
}


