/***********************************************/
/* print.css                                   */
/***********************************************/

/***********************************************/
/* HTML tag styles   YIT 100415                          */
/***********************************************/ 

* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 2px;
	margin-left: 10px;
	font-size: 1em;
	text-align: left;
	background-color: #ffffff;
	font-family: "Arial", "Verdana", "Helvetica", san-serif
}
body div {
	text-align: left;
}
body img {
	border: 0;
}


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

#header1,#header2, #header3 {
	display: none;
}

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

#container {
	width: 640px;
	height: auto;
	display: block;
	text-align: left;
	margin-left: 0;
	margin-top: 5px;
}

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

.bclist {
	display: none;
}

/* for print */
p.nav_print {
	display: block;
	color: #000099;
	text-align: right;
	font-size: 0.8em;
}

p.nav_print  .current {
	color: #000000;
}

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

#menu {
	display: none;
}

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

#main {
	width: 640px;
	margin: 0;
	padding: 0px;
	float: left;
	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 **********/

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;
	page-break-after: avoid;

}
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;
	page-break-after: avoid;

}
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;
	page-break-after: avoid;

}


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

p.main {
	margin-top: 7px;
	margin-bottom: 6px;
	color:#000000;
	font-size: 95%;
	font-weight: normal;
	line-height: 130%;
}

p.space {
	height: 30px;
}

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

table {
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 95%;
	line-height: 125%;
}
th {
	width: auto;
	padding: 3px 4px 3px 4px;
	border: 1px solid #000000;
	background-color: #eeeeee;
}

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: 3em;
	font-weight: bold; 	 	
	line-height: 145%;
}

ul.bull-sub {
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 6px;
	clear: both;
	list-style: none;
	color:#000000;
	font-weight: normal;
	line-height: 130%;
}
ul.bull-sub li {
	background: none;
	padding: 5px 0 0 12px;
	list-style: disc;
}

dd ul.ind_bull li{
	background: none;
	padding: 5px 0 0 12px;
	list-style: disc;
}

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

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: 85%;
	font-weight: normal;
	line-height: 125%;
}

ol.sonyfont {
	font-size: 95%;
	font-weight: bold;
	line-height: 120%;
	list-style: decimal;
}
ol.sonyfont li {
	padding-bottom: 4px;
	padding-left: 20px;
	list-style: decimal;
}

li.sf-square1 {
	width: 620px;
	margin-top: 8px;
	background: url(../images/s0010.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square2 {
	width: 620px;
	margin-top: 4px;
	background:url(../images/s0020.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square3 {
	width: 620px;
	margin-top: 4px;
	background:url(../images/s0030.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square4 {
	width: 620px;
	margin-top: 4px;
	background:url(../images/s0040.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square5 {
	width: 620px;
	margin-top: 4px;
	background:url(../images/s0050.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square6 {
	width: 620px;
	margin-top: 4px;
	background:url(../images/s0060.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square7 {
	width: 630px;
	margin-top: 4px;
	background:url(../images/s0070.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square8 {
	width: 620px;
	margin-top: 4px;
	background:url(../images/s0080.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square9 {
	width: 620px;
	margin-top: 4px;
	background:url(../images/s0090.gif) no-repeat;
	background-position: 0em 0.1em;
}
li.sf-square10 {
	width: 620px;
	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: 95%;
	font-weight: normal;
	line-height: 135%;	
}

ol.sonyfont li ul.bull-sub li{
	list-style: disc;
	margin-left: -1em;
}

ol.sonyfont li div {
	width: 95%;
}

ol.sonyfont li div ul.bull-sub li{
	margin-left: 1.2em;
}

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

#main small {
	color:#000000;
	font-size: 92%;
	font-weight: normal;
	
}

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

div.illust {
	margin: 6px 0 6px 0;
	padding: 4px 0 4px 0;
	border: 0;
}

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

.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: 620px;
	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;
	margin-left: 0px;
}
.topic ul.l0 li p {
	padding-bottom: 1px;
	padding-left: 12px;
	float: right;
	clear: both;
	font-size: 75%;
	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: 300px;
	display: block;
	float: left;
	clear: left;
	font-size: 95%;
	font-weight: bold;
	line-height: 130%;
}
.topic ul.right {
	width: 300px;
	display: block;
	float: right;
	clear: right;
	font-size: 95%;
	font-weight: bold;
	line-height: 130%;
}
.topic ul li.l1 {
	width: 296px;
	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: 270px;
	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: 628px;
	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 {
	display: none;
}	

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

#popup_pagewidth {
	width: 640px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px 0px 0px 0px;
}
#popfooter {
	width: 640px;
	margin-right: 0px;
	margin-left: 0px;
}

.btn_close{
	display: none;
}

li {
	/*margin: 0 0 0 1.5em;*/
	margin-left: 1.5em;
}

ol li {
	margin-left: 5px;
}

ul.bull-sub {
	list-style-type: disc;
}
ul.bull-sub li {
	padding-left: 5px;
	background: none;
}

ol.sonyfont {
	list-style: decimal;
}
ol.sonyfont li {
	padding-bottom: 4px;
	padding-left: 5px;
	margin-left: 35px;
}
li.sf-square1 {
	width: auto;
	background: none;
}
li.sf-square2 {
	width: auto;
	background: none;
}
li.sf-square3 {
	width: auto;
	background: none;
}
li.sf-square4 {
	width: auto;
	background: none;
}
li.sf-square5 {
	width: auto;
	background: none;
}
li.sf-square6 {
	width: auto;
	background: none;
}
li.sf-square7 {
	width: auto;
	background: none;
}
li.sf-square8 {
	width: auto;
	background: none;
}
li.sf-square9 {
	width: auto;
	background: none;
}
li.sf-square10 {
	width: auto;
	background: none;
}
li.sf-square11 {
	width: auto;
	background: none;
}

/* Preview area */

#preview {
	border: 2px dotted #AAAAAA;
}

div.illust-preview {
	float: left;
	margin-right: 20px;
	position: relative;

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

#preview ul {
	width: 90%;
}

div.hint ul {
	width: 90%;
}

div.note ul {
	width: 90%;
}

li.none{
	list-style-type: none;	
	list-style-image: none;
	background: none;
	padding-left: 0px;
	margin-left: 20px;
}
h4.hint,h4.note {
	text-decoration: underline;
}

/* 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;
}

/* table */
th.icon_comment {
	vertical-align: top;
}


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


h2 {
	page-break-before: auto;
	page-break-after: avoid;
}

ul.bull-sub li.linoind{
	text-indent: -1.3em;
}

/********** 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: 3em;
}

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


