

/*  sakuzustyle.css  Version b0.91 2009/06/05 14:31  */



#main
{
	position: absolute;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 2px;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
}


#tabbox
{
	position: relative;
	width : 198px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	z-index: 2;
	clear: both;
}


#contbox
{
	position: relative;
	width : 198px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	z-index: 1;
	clear: both;
	background-color: #EEFFFF;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
}


.tab
{
	width : 25px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	cursor: pointer;
	float: left;
}


.tab_active
{
	background-color: #EEFFFF;
	border-bottom-color: #EEFFFF;
}


.tab_inactive
{
	background-color: #99CCCC;
	border-bottom-color: #000000;
}


.tab_inactive:hover
{
	background-color: #99FFFF;
	border-bottom-color: #000000;
}


.tabline
{
	width: 0px;
	height: 19px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
}


.tabspace
{
	width: 1px;
	height: 19px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
}


.cont
{
	position: relative;
	width: auto;
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	line-height: 18px;
}


.cont_active
{
	display: block;
}


.cont_inactive
{
	display: none;
}


.subtitle01
{
	font-size : 10px;
	text-align: left;
	vertical-align: middle;
}


.subtitle02
{
	font-size : 10px;
	text-align: right;
	vertical-align: top;
}


.subtitle03
{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}


.symbolcell01
{
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	vertical-align: middle;
}


.symbolimg01
{
	position: relative;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	vertical-align: middle;
	padding: 0px;
	border-width: 0px;
}


#symbolselect
{
	position: relative;
	width : 194px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	background-color: #99CCCC;
	overflow: auto;
	border: solid 1px #000000;
}


.symbolcell02
{
	position: relative;
	width: 20px;
	height: 20px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
	cursor: pointer;
}


.symbolimg02
{
	position: relative;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	vertical-align: middle;
	padding: 0px;
	border-width: 0px;
}


.hint01
{
	font-size: 10px;
	color: #999999;
}


.hint02
{
	font-size: 10px;
	color: #FF6666;
}


.editform
{
	margin: 0px;
	padding: 0px;
}


.attrform
{
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 4px;
	background-color: #AAEEEE;
}


.attrform textarea
{
	font-size: 12px;
}


.fixbutton
{
	text-align: right;
	vertical-align: top;
}

