/**
 =UNDO HTML
 ---------------------------------------------------------------------------- */

ul.list{
	margin-top: 10px;
	}

ul.list li{
/*	background: url(../images/icon.gif) left no-repeat; */
	padding-left :5px;
	}
ul.list li a{}


/* 画像付きfinder
#content ul li{
	list-style-image: url(../images/arw1.gif);
    list-style-image: url(../images/icon.gif);
	margin-bottom: 0.5em;
	padding-left :5px;
}
*/

ul#search {
	position: absolute;
	top: 91px;
	right: 40px;
	height: 33px;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
	width: 200px;
}

/* ALL TABLE TYPE*/
table.type1{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.type1 th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    background-image:url(../../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.type1 td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

.type1 td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

table.type2 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.type2 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
.type2 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}


table.type3 {
    border-collapse: collapse; /* 枠線の表示方法 */ 
    border: 1px #1C79C6 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}

table.type3 TD { 
border: 1px #1C79C6 solid; /* セルの枠線（太さ・色・スタイル） */ 
} 

table.type4 {
    border-collapse: collapse; /* 枠線の表示方法 */ 
    border: 1px #999999 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}

table.type4 TD { 
border: 1px #999999 solid; /* セルの枠線（太さ・色・スタイル） */ 
}


/*オリジナルFont*/
.bgcolordcdcc8 {
	BACKGROUND-COLOR: #E9F58D;
}
.bgcolordcdcc9 {
	BACKGROUND-COLOR: #9BB892;
}
.bgcolordcdcc10 {
	BACKGROUND-COLOR: #CCCCCC;
}
.bgcolordcdcc11 {
	BACKGROUND-COLOR: #F8660E;
	color: #FFFFFF;
}
.bgcolordcdcc12 {
	BACKGROUND-COLOR: #F0F0E6;
}
.fontcolor-912213 {
    font-size: 10px;
	color: #912213;
}

.fontcolor-336699 {
    font-size: 10px;
	color: #336699;
}
