/* ---- リンク管理ページ用 ---- */
table#hikaku{
font-size : 10pt; 
text-align : center; 
padding : 0; 
margin : 0;
background-color : #FFA500;
border-style : none;
}
td.tenten{
border-color: red;
border-width: 1px;
border-style : dotted;
}
td#hikakum{
text-align : left; 
padding : 0.3em 0.5em; 
background-color : #FFCC66;
border-style : none; 
}
td#hikakus{
text-align : left; 
padding : 0.3em; 
background-color : #FFFFFF;
border-style : none; 
}
td#hikakud{
text-align : right; 
padding : 0.3em; 
background-color : #FFFFFF;
border-style : none; 
}


.newmain {
margin : 0px; 
padding : 1px 0px 1px 10px; 
line-height : 100%;
}
.new {
margin : 0px; 
padding : 2px 5px 2px 5px; 
line-height : 100%;
}

.link {
font-size : 10pt; 
font-weight : bold; 
text-align : left; 
padding : 0 0 0 8pt; 
margin : 4pt 4pt 4pt 0pt; 
border-style : solid; 
border-color : #99CC66; 
border-width : 0 0 1pt 12pt; 
}

.mag15 {
margin-left : 15px;
line-height : 140%;
}

.navigate {
	font-size: 10px;
 text-align: left;
}

div#FORM table {
	border: 1px solid #ccc;
}
div#FORM {
	margin: 10px;
}
div#FORM .SmallType {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
div#FORM form {
	margin: 0px;
}
div#FORM td {
	padding: 4px;
	background: #CCFF99;
	width: 295px;
}
div#FORM th {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	background-color: #99CC66;
	vertical-align: top;
}
div#FORM .Submit {
	background: #fff;
	text-align: center;
}
.ERR {
	color: #f00;
}

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 10px;
    list-style: none!important;
}

ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}

ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 2px 16px!important;
    background-image: url(images/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}

ul.tree li.end {
    background-image: url(images/tree_end.gif);
    list-style: none;
}



th{
	text-align:left;
	font:normal;
}

em{
	font-style:normal;
	font-weight:bold;
}

p{
	margin:1em 0px;
}



