/* --------------------------------------------------------
[vkwsearch]
--------------------------------------------------------- */
ul.attention {
	list-style-type: disc;
	margin-left: 2em;
	list-style-position: inside;
	color: red;
	font-size: 12px;
}

ul.attention li {
	list-style-type: disc;
}

table.keylist {
    empty-cells: show;
    border-collapse: collapse;
}


table.keylist th, table.keylist td {
	border  : 1px solid #BDD5FA;
}

table.keylist th {
	font-weight: bold;
	text-align: center;
	background: #E4F5FF;
}

table.keylist table th, table.keylist table td {
	border: none;
}

table.raihouurl {
/*
    border-top: 1px solid #8fa7cd;
    border-left: 1px solid #8fa7cd;
*/
    empty-cells: show;
    border-collapse: collapse;
}

table.raihouurl th {
	border  : 1px solid #BDD5FA;

}

table.raihouurl td {
	border-bottom  : 1px dotted #BDD5FA;
}

table.raihouurl th {
    line-height: 220%;
    background: #c6e1ff;
    text-align: center;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}

table.raihouurl td {
    background: white;
}

table.raihouurl table {
    border-top: none;
    border-left: none;
}

table.raihouurl table td, table.raihouurl table th {
    border-bottom: none;
    border-right: none;
}

table.keylink, table.keylink td, table.keylink th {
    border: none;
}

table.raihouurl td.backb {
    background:#F6F6F6;
}

/*
input#url {
    color: #333333;
    font-size: 14px;
}
*/


