@charset "utf-8";
/* CSS Document */

/* Greyscale
Table Design by Scott Boyle, Two Plus Four
www.twoplusfour.co.uk
----------------------------------------------- */

table {
border-collapse: collapse;
background: #fff;
}

td, th {border-bottom: 1px dotted #ccc;
padding:.5em;
}

caption {padding: 0 0 .5em 0;
text-align: left;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */


/* =head =foot
----------------------------------------------- */

thead th, tfoot th {
text-align: left;
font-size: 100%;
font-weight: bold;
color: #333;
background: transparent;}

tfoot td {
}

/* =body
----------------------------------------------- */

tbody th, tbody td {vertical-align:top;
}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {background: #FFFFFF;}


.boldline{
border-bottom:1px solid #999;
background:#fffdf4;
}

.border{
border-bottom:1px solid;
}

.right{
text-align:right;
}

.border-left{
border-left:1px dashed #999;
background:#fdfaf0;
}

.ver_midd{
	text-align:right;
	vertical-align:middle;}

.border-left-s{
border-left:1px dashed #999;
background:#f7f5ec;
}
.border-left-s2{
border-left:1px dashed #999;
background:#f2f0e9;
}

.border-left-usu{
border-left:1px dashed #ccc;
background:#f8f7f3;
}

.content{
background:#ede4bc;
}

.initial{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FF5300;}
