@charset "Shift_JIS";

body {
	margin: 0;
	background-image: url(img/bcg_base.gif);
}
h1{
	margin: 0;
}
.tablebcg {
	background-image: url(img/tablebcg.gif);
	font-size: 10pt;
}
.pt10 {
	font-size: 10pt;
}
.pt10redbold, .pt10redbold a{
	font-size: 10pt;
	font-weight: bolder;
	color: #FF6600;
	text-decoration:none;
}
.pt10redbold a:hover{
	color: #3366FF;
	text-decoration:underline;
}
.pt10bluebold {
	font-size: 10pt;
	font-weight: bolder;
	color: #3366FF;
}


.pt10grnbold {
	font-size: 10pt;
	font-weight: bolder;
	color: #009900;
}

img {
    border: none;
}


table.toiawase{width: 630px;}
table.toiawase th{width: 120px;}
table.toiawase td{width: 530px;}

table.toiawase,
#viewlist_wrapper table.list,
table.list {
    border: none;
    border-collapse: collapse;
}
table.toiawase th,
#viewlist_wrapper table.list th,
table.list th {
    font-weight: normal;
    color: #333;
    border: 1px solid #FFC993;
    border-collapse: collapse;
    background: #fff2e6;
}

table.toiawase td,
#viewlist_wrapper table.list td,
table.list td {
    border: 1px solid #FFC993;
    border-collapse: collapse;
    background: #fff;
}

.red{
    font-weight: bold;
    color: #f00;
}

.emsg{
    margin:0;
    color: #f00;
    font-weight:normal;
}
.style1 {color: #0066CC}
.style4 {font-size: 14px; font-weight: bold; }
.style5 {color: #FF0000}
