/***********************************************/
/* style.css                                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 1em;
	text-align: center;
	background-color: #ffffff;
	font-family: "Arial", "Verdana", "Helvetica", san-serif
}
body div {
	text-align: left;
}
body img {
	border: 0;
	vertical-align: middle;
}
#layout{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 750px;
}

/********** title **********/

#header1 {
	width: 900px;
	height: 50px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0 10px 10px 10px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #C41230;
}
#header2 {
	width: auto;
	height: 20px;
	display: block;
	float:left;
	padding-top: 12px;
}
#header2 h1 {
	font-size: 100%;
	font-weight: bold; 	
	color: #ffffff;
	padding-top: 8px;
}
#header2 h1 a {
	text-decoration: none;
	color:#ffffff;
}
#header2 h1 a:hover {
	text-decoration: none;
	color:#ffffff;
}
#header3 {
	width: auto;
	height: 20px;
	display: block;
	float:right;
	margin-top: 12px;
}
#header3 ul li {
	display: inline;
	list-style: none;
	padding-left: 1px;
}
#header3 ul li.print {
	display: inline;
	float: left;
	clear: left;
	background-color: #333333;
}
#header3 ul li.print a {
	padding: 4px 8px 2px 27px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	background-color: #333333;
	background-image: url(../images/print_icon1.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#header3 ul li.print a:hover {
	padding: 4px 8px 2px 27px;
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	background-color: #CCCCCC;
	background-image: url(../images/print_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#header3 ul li.t-p {
	height: 12px;
	padding-top: 2px;
	padding-left: 14px;
	padding-right: 3px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	vertical-align: middle;
	zoom: 1;
}


/********** container **********/

#container {
	width: 900px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/********** bclist **********/

ul.bclist {
	float: right;
	text-align: right;
}
ul.bclist li {
	padding-left: 1px;
	padding-right: 1px;
	display: inline;
	list-style: none;
	font-size: 0.75em;
	font-weight: normal;
	color: #000099;
}
ul.bclist li a {

	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
ul.bclist li a:hover {
	font-weight: normal;
	/*line-height: 100%;*/
	text-decoration: underline;
	color: #000099;
}

/* for print */
p.nav_print {
	display: none;
}

/********** menu **********/

#menu {
	width: 195px;
	height: auto;
	float: left;
	display: block;
	margin: 0;
	font-weight: normal;
}
div.menu-w {
	height: 20px;
	font-size: 10px;
	background-color: #ffffff;
}
ul.menu {
	text-align: left;
	list-style: none;
	color: #000000;
}
ul.menu li{
	margin-bottom: 1px;
	font-size: 95%;
	line-height: 20px;
	border-top: 1px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background-color: #eeeeee;
	background-image: url(../images/menu-blockcolor.gif);
	background-repeat: no-repeat;
}
ul.menu li a {
	padding: 8px 10px 9px 10px;
	display: block;
	text-decoration: none;
	color: #000000;
}
ul.menu li a:hover {
	padding: 9px 9px 8px 11px;
	text-decoration: none;
	background-color: #dddddd;
	background-image: url(../images/menu-blockcoloron.gif);
	background-repeat: no-repeat;
}
p.menu {
	padding: 15px 0 10px 0;
	text-align: right;
	color:#000099;
	font-size: 80%;
	line-height: 100%;
	border-top: solid 2px #ffffff;
}
p.menu img {
	vertical-align: 20%;
}
p.menu a {
	text-decoration: none;
	color: #000099;
}
p.menu a:hover { 
	text-decoration: underline;
	color: #000099;
}

/********** main **********/

#main {
	width: 650px;
	margin-left: 30px;
	padding: 0px;
	float: right;
	background-color: #ffffff;
}
#main a { 
	text-decoration: none;
	color: #000099;
}
#main a:hover { 
	text-decoration: underline;
	color: #000099;
}
#main img {
	vertical-align: middle;
}

/********** main.h **********/

div.highlight {
	margin: 3px 2px 3px 0;
	padding-left: 5px;
	padding-right: 3px;
	border: 1px solid #e1fee3;
	background-color: #e1fee3;
}
h1.title-main {
	margin-top: 55px;
	padding-bottom: 4px;
	color:#000000;
	font-size: 135%;
	font-weight: bold; 
	border-bottom: 1px solid #C41230;
}
h1.l0 {
	margin-top: 20px;
	margin-bottom: 18px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: both;
	color:#000000;
	font-size: 110%;
	font-weight: bold; 
	border-bottom: 1px solid #999999;
	border-left: 10px solid #000099;
}
h1.l0 img{
	margin-bottom: 3px;
}
h1.l1 {
	margin-bottom: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
	clear: both;
	color:#000000;
	font-size: 110%;
	font-weight: bold; 
	border-bottom: solid 2px #aaaaaa;
}
h2.l2 {
	margin-bottom: 18px;
	padding-top: 20px;
	padding-bottom: 3px;
	clear: both;
	color:#000000;
	font-size: 105%;
	font-weight: bold; 
	border-bottom: solid 1px #aaaaaa;
}
h3.l3 {
	margin-top: 26px;
	margin-bottom: 2px;
	color:#000000;
	font-size: 100%;
	font-weight: bold;
	line-height: 125%;
	border-left: 5px solid #000099;
	padding: 2px 0 0 5px;
	vertical-align: middle;
}
h4.hint {
	/*margin-top: 10px;
	margin-bottom: 2px;
	padding: 0 5px 0 4px;
	float: left;
	font-size: 90%;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background-color: #339933; */
}
h4.note {
	/*margin-top: 10px;
	margin-bottom: 2px;
	padding: 0 4px 0 4px;
	float: left;
	font-size: 85%;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background-color: #F24646;*/
}
h4.item-list {
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 85%;
	color: #000000;
	border-top: solid 1px #cccccc;
}

/********** main.p **********/

p.title-bold {
	margin-top: 5px;
	margin-bottom: 5px;
	color:#000000;
	font-size: 95%;
	font-weight: bold;
	line-height: 130%;
}
p.main {
	margin-top: 7px;
	margin-bottom: 6px;
	color:#000000;
	font-size: 95%;
	font-weight: normal;
	line-height: 130%;
}
p.sub {
	margin-top: 3px;
	margin-bottom: 5px;
	clear: both;
	color:#000000;
	font-size: 85%;
	font-weight: normal;
	line-height: 120%;
}
p.bpt {
	margin-top: 3px;
	margin-bottom: 0;
	padding-right: 2px;
	display: block;
	font-size: 75%;
	font-weight: normal;
	line-height: 100%;
	text-align: right;
}
p.space {
	height: 5px;
}

/********** table **********/

div.table {
	margin: 2px 0 2px 0; 
	padding: 5px 0 15px 0;
}
table {
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 90%;
	line-height: 125%;
}
th {
	width: auto;
	padding: 3px 4px 3px 4px;
	border: 1px solid #000000;
	background-color: #eeeeee;
}
th.th-1 {
	width: 120px;
	padding: 3px 4px 3px 4px;
}
td {
	padding: 3px 4px 3px 4px;
	border: 1px solid #000000;
}

/********** list ***********/

ul.toc {
	list-style: none;
	font-size: 95%;
}
ul.toc li.tocl1 {
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: bold; 	
	line-height: 145%;
}
ul.toc li.tocl2 {
	margin-top: 8px;
	margin-left: 25px;
	font-weight: bold; 	 	
	line-height: 145%;
}
ul.l3-list {
	margin-bottom: 15px;
	margin-left: 1px;
	list-style: none;
}
ul.l3-list li {
	width: 515px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 90%;
	line-height: 125%;
	background: url(../images/s3010.gif) no-repeat;
	background-position: 0em 0.3em;
}
ul.bull-sub {
	margin-top: 3px;
	margin-right: 2px;
	margin-left: 6px;
	margin-bottom: 6px;
	clear: both;
	list-style: none;
	color:#000000;
	font-weight: normal;
	line-height: 130%;
}
ul.bull-sub li {
	font-size: 0.9em;
	padding: 5px 0 0 12px;
	background: url(../images/s1061.gif) no-repeat;
	background-position: 0em 0.8em;
}
ul.item-list {
	list-style: none;
}
ul.item-list li {
	padding-top: 3px;
	padding-bottom: 4px;

	font-weight: normal;
	line-height: 120%;
}

/********** step **********/

div.step {
	margin: 5px 0 4px 2px;
	padding: 4px 0 3px 0;
	color:#000000;
}
ol.step-h2 {
	margin: 12px 0 3px 28px;
	padding-bottom: 5px;
	font-size: 105%;
	font-weight: bold;
}
ol.step-h2 li p {
	padding-bottom: 5px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 125%;
}
ol.step-h3 {
	margin: 5px 0 3px 24px;
	padding-bottom: 3px;
	font-size: 90%;
	font-weight: normal;
	line-height: 125%;
}
ol.step-h3 li {
	padding-bottom: 5px;
}
ol.sonyfont {
	list-style: none;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 120%;	
}
ol.sonyfont li {
	padding-bottom: 4px;
	padding-left: 20px;
}
li.sf-square1 {
	width: 510px;
	margin-top: 8px;
	background: url(../images/s0010.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square2 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0020.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square3 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0030.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square4 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0040.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square5 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0050.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square6 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0060.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square7 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0070.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square8 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0080.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square9 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0090.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square10 {
	width: 510px;
	margin-top: 4px;
	background:url(../images/s0100.gif) no-repeat;
	background-position: 0em 0.1em;
}
ol.sonyfont li p {
	margin-top: 3px;
	margin-bottom: 2px;
	color:#000000;
	font-size: 90%;
	font-weight: normal;
	line-height: 135%;	
}

/********** ast **********/

#main small {
	color:#000000;
	font-size: 92%;
	font-weight: normal;
	
}
div.ast {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2.4em;
	text-indent: -2.4em;
	color:#000000;
}

/********** image **********/

div.illust {
	margin: 6px 0 6px 0;
	padding: 4px 0 4px 0;
	border: 0;
}
div.illust-right {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.illust-left {
	text-align: left;
	margin-top: 10px;
}

/************* #topic styles ***************/

#topic {
	width: 758px;
	height: auto;
	margin-left: 1px;
	padding: 0;
	float: left;
	clear: left;
	text-align: left;
}
.topic {
	padding-left: 1px;
	margin-bottom: 2px;
}
.topic a {
	text-decoration: none;
	color: #000099;
}
.topic a:hover {
	text-decoration: underline;
	color: #000099;
}
.topic ul {
	list-style: none;
	clear: both;	
	margin-bottom: 20px;
}
.topic ul.l0 {
	width: 870px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 5px 0 3px 8px;
	display: block;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #999999;
	border-left: 10px solid #000099;
}
.topic ul.l0 li {
	display: inline;
}
.topic ul.l0 li p {
	padding-bottom: 1px;
	padding-left: 12px;
	float: right;
	clear: both;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 75%;
	text-align: right;
}
.topic ul.l0 li p a{
	text-decoration: none;
	color: #000099;
}
.topic ul.l0 li p a:hover{
	text-decoration: underline;
	color: #000099;
}
.topic ul.l0 li a {
	text-decoration: none;
	color: #000000;
}
.topic ul.l0 li a:hover {
	text-decoration: none;
	color: #000000;
}
.topic ul.left {
	width: 420px;
	display: block;
	float: left;

	font-size: 95%;
	font-weight: bold;
	line-height: 130%;
}
.topic ul.right {
	width: 420px;
	display: block;
	float: right;
	clear: right;
	font-size: 95%;
	font-weight: bold;
	line-height: 130%;
}
.topic ul li.l1 {
	width: 356px;
	margin: 7px 2px 0 12px;
	padding-left: 12px;
	background: url(../images/s1060.gif) no-repeat;
	background-position: 0em 0.4em;
}
.topic ul li.l2 {
	width: 330px;
	margin: 5px 2px 0 26px;
	padding-left: 12px;
	font-size: 95%;
	font-weight: normal;
	line-height: 125%;
	background: url(../images/s1065.gif) no-repeat;
	background-position: 0em 0.4em;
}

/********** footer **********/

#footer {
	width: 870px;
	height: auto;
	margin-top: 5px;
	padding-top: 5px;
	display: block;
	clear: both;
	font-weight: normal;
	background-color: #ffffff;
}
#footer a {
	text-decoration: none;
	color:#000099;
}
#footer a:hover { 
	text-decoration: underline;
	color: #000099;
}
p.bpt-last {
	width: 870px;
	margin-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
	display: block;
	font-size: 75%;
	text-align: right;
}	
p.footer {
	width: 760px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: center;
	border-top: 1px solid #aaaaaa;
}

/***********************************************/
/* Custom styles (YIT)                         */
/***********************************************/ 

/********** basic **********/

/* header */
#header2 h1#bravia{
	display: inline;
	margin-left: 5px;
	margin-right: 1em;
	
}

#header2 h1#title_local{
	display: inline;
	vertical-align: bottom;
}


/* sidemenu */
ul.menu li a.selected {
	color: #FFFFFF;
	background-color: #C41230;
}
ul.menu li a.selected:hover {
	background-color: #C41230;
}
ul.menu li a:hover {
	padding: 8px 10px 9px 10px;
	background-image: none;
}

/* h1 deco */
h1.l0 {
	border-left: 8px solid #C41230;
}

/* toc deco */
ul.toc {
	margin-left: 10px;
}
ul.toc li.tocl2 {
	margin-left: 18px;
}
.topic ul.l0 {
	padding: 5px 0 3px 10px;
	border-left: 8px solid #C41230;
}

/* preview */
#preview {
	background-color: #EAEAEA;
	padding: 25px;
	margin-bottom: 15px;
}
#preview h2 {
	font-size: 1em;
	font-weight: bold;
	color: #B7B7B7;
	margin-bottom: 8px;
}
div.sp {
	margin-bottom: 10px;
	height: 1px;
}
div.illust-preview {
	float: left;
	margin-right: 20px;
	position: relative;

}

#preview div.list-preview {
	float: left;
	width: 400px;
}

#preview li {
	font-size: 0.9em;
}

/* illust */
div.illust{
	margin: 15px 0 15px 0;
}

/* illust captions */
li.sf-square1 {
	background: url(../res_common/S_txt_boxnega_01.icon.png) no-repeat;
}
li.sf-square2 {
	background: url(../res_common/S_txt_boxnega_02.icon.png) no-repeat;
}
li.sf-square3 {
	background: url(../res_common/S_txt_boxnega_03.icon.png) no-repeat;
}
li.sf-square4 {
	background: url(../res_common/S_txt_boxnega_04.icon.png) no-repeat;
}
li.sf-square5 {
	background: url(../res_common/S_txt_boxnega_05.icon.png) no-repeat;
}
li.sf-square6 {
	background: url(../res_common/S_txt_boxnega_06.icon.png) no-repeat;
}
li.sf-square7 {
	background: url(../res_common/S_txt_boxnega_07.icon.png) no-repeat;
}
li.sf-square8 {
	background: url(../res_common/S_txt_boxnega_08.icon.png) no-repeat;
}
li.sf-square9 {
	background: url(../res_common/S_txt_boxnega_09.icon.png) no-repeat;
}
li.sf-square10 {
	background: url(../res_common/S_txt_boxnega_10.icon.png) no-repeat;
}
li.sf-square11 {
	width: 510px;
	margin-top: 4px;
	background: url(../res_common/S_txt_boxnega_11.icon.png) no-repeat;
	background-position: 0em 0.1em;
}
ul.bull-sub li.none{
	list-style-type: none;
	background: none;
	/*padding-left: 0px;*/
}
ul.bull-sub li.linoind{
	list-style-type: none;
	background: none;
	text-indent: -0.8em;
	font-size: 1.1em;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
ul.noind li.none{
	list-style-type: none;
	background: none;
	text-indent: -0.5em;
	margin-left: 0.5em;
	text-size: 0.9em;
	line-height: 1.3em;
	/*padding-left: 0px;*/
}

/* div */
div.hr{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* dl dt */
dt {
	font-size: 0.9em;
	line-height: 130%;
	font-weight: bold;

}
dd {
	font-size: 0.9em;
	line-height: 130%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 2em;
}
dl.top dd {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
dl.child {
	margin-top: 10px;
}
dl.child dd {
	font-size: 1em;
	border-bottom-style: none;	
	margin-bottom: 0px;
}
dl.child dt {
	font-size: 1em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}

/* bclist */
ul.bclist li .current {
	
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

/* hint note */
div.hint {
	background-color: #F4F4F4;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
div.note {
	background-color: #ECECEC;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* table */
th.icon_comment {
	background-color: white;
}

/* others */
p.step {
	font-size: 0.95em;
	line-height: 1.3em;
	text-indent: -1.5em;
	margin-left: 1.5em;
}

p.option {
	margin-top: 7px;
	margin-bottom: 6px;
	color:#000000;
	font-size: 95%;
	font-weight: normal;
	line-height: 130%;
	text-indent: -0.95em;
	margin-left: 0.95em;
}

/* footer */
#popfooter {
	font-size: 0.8em;
	color: #999999;
}

/********** Top page **********/

#title_logo {
	padding-top: 70px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C41230;
}

#title_model {
	font-size: 1.1em;
	padding-top: 25px;
	padding-bottom: 35px;
	margin-left: 20px;
	font-weight: bold; 
	
}


/********** manual index **********/

div.topic ul.topic_list {
	font-size: 1em;
	margin-left: 20px;
	margin-top: 10px;
}

ul.topic_list li.l1m {
	line-height: 1.5em;
}

ul.topic_list li.l2m {
	line-height: 1.5em;
	margin-left: 1.5em;
}

ul.topic_list li.l3m {
	line-height: 1.5em;
	margin-left: 5em;
}

/********** illust positions **********/
.illust {
	position: relative;
}

.illust div {
	position: absolute;
	font-weight: bold;
	font-size: 0.9em;
}
.illust .caption1 {
	display: block;
	position: absolute;
}

.illust .right_arrow {
	position: absolute;
	width: 100px;
	text-align: center;
	top: 40px;
	left: 170px;
	vertical-align: middle;
}

.illust .right_viewimage {
	top: 0px;
	left: 250px;
}
.for_print {
	display: none;
}
.illust-left{
	position: relative;
}



/********** illust positions patarn **********/

.illust .remote1 {
	top: 15px;
	left: 3px;
	width: 82px;
	text-align:center;
}


.illust .undercomment {
	position: relative;
}

/* chart */
.illust .chart_text1 {
	top: 15px;
	left: 10px;
	width: 160px;
}

.illust .chart_text2 {
	top: 15px;
	left: 230px;
	width: 340px;
}

.illust .chart_yes {
	position: absolute;
	top: 110px;
	left: 30px;
	width: 50px;
}

.illust .chart_no {
	top: 130px;
	left: 30px;
	width: 50px;
}

.illust .chart_sp1 {
	top: 40px;
	left: 620px;
	width: 150px;
}

.illust .chart_sp2 {
	top: 130px;
	left: 530px;
	width: 150px;
}

.illust .chart_sp3 {
	top: 130px;
	left: 140px;
	width: 50px;
}

/* upper caption */
.illust .caption_upper1 {
	top: -5px;
	left: 15px;
	width: 500px;
}

.illust .caption_upper2 {
	top: 20px;
	left: 70px;
	width: 500px;
}

/* connect */
.illust .connect_device{
	top: 45px;
	left: 0px;
	width: 300px;
}
.illust .connect_tv{
	top: 15px;
	left: 60px;
	width: 200px;
	text-align: right;
}
.illust .connect_cable{
	top: 110px;
	left: 60px;
	width: 300px;
	text-align: center;
}
.illust .connect_cable_under{
	top: 145px;
	left: 45px;
	width: 380px;
	text-align: center;
}
.illust .connect_cable_under1{
	top: 165px;
	left: 40px;
	width: 380px;
	text-align: center;
}
.illust .connect_cable_under2{
	top: 180px;
	left: 40px;
	width: 380px;
	text-align: center;
}
.illust .connect_cable_middle{
	top: 80px;
	left: 130px;
	width: 130px;
	text-align: center;
}

/* home network */
.illust .h-net_device{
	top: 0px;
	left: 0px;
	width: 160px;
	text-align: left;
}
.illust .h-net_modem{
	top: 80px;
	left: 35px;
	width: 165px;
	text-align: left;
}
.illust .h-net_internet{
	top: 140px;
	left: -10px;
	width: 160px;
	text-align: left;
}
.illust .h-net_router{
	top: 175px;
	left: 140px;
	width: 160px;
	text-align: center;
}
.illust .h-net_tv{
	top: 0px;
	left: 270px;
	width: 160px;
	text-align: right;
}

/****************************************/


/* rayout table */
table.table_rayout{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.table_rayout th,td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: white;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

table.table_rayout td.right_arrow {
	vertical-align: middle;
}

/* e|(Őȏ) */
table.tableC {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.tableC th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: white;
}

table.tableC td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: none;
}
div.caption {
	background-color: #FF66FF;
	padding: 3px;
	margin: 2px;
}
