/* CSS Document for "SAK" */

table {
	border-collapse : collapse;
	font-size : 10pt
}

table.01 {
	border-right : 1px solid #ffffff
}
/*
td.01 {
	border-right : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
}
*/
.news {
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
	overflow:auto;
	width:300;
	height:120;
	text-align: left;
	padding: 5px;
	background-color:#ffffff;
	line-height : 14pt
}

.box1 {
	border : 1px solid #ffffff;
}

.com {
	border-bottom : 1px dotted #999999
}
.spec {
	border-bottom : 1px solid #ffffff
}
.separator {
	border-bottom : 1px solid #999999
}

.txt_white {
	font-size:10pt;
	color:#ffffff;
	line-height:12pt
}
.txt_white2 {
	font-size:11pt;
	color:#ffffff;
	line-height:12pt;
	font-weight:bold
}
.txt_white_b {
	font-size:10pt;
	color:#ffffff;
	line-height:12pt;
	font-weight:bold
}
.txt_red {
	font-size:10pt;
	color:#ff0000;
	line-height:12pt;
	font-weight:bold
}

.pf {
	line-height:12pt
}

.pr {
	width:200px;
	text-align:left;
	line-height:12pt
}

.stock_box1 {
	border-top : 1px solid #ff3300;
	border-right : 1px solid #ff3300
}

.bold {
	font-weight:bold
}
.soldout {
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
}
.keshi {
	text-decoration:line-through;
	font-size:10pt;
}

a:link { color:#6699ff; text-decoration:underline;}
a:visited { color:#6699ff; text-decoration:underline;}
a:hover { color:#ff3300; text-decoration:underline;}