
.kaijo{
    clear:both;
	}
	
p{
    margin-top:0px;
	margin-bottom:10px;}	
	

#watasitachi{
    color:#0099FF;
	font-size:140%;
	font-weight:bold;}

	
#dayori{
    line-height:130%;
	border:1px solid #CCCCCC;
	background:#FFFFCC;
	padding:5px;
	}
	
	
#dayori img{
    margin-right:10px;}	


.owari{
    background:#990000;
	color:#FFFF00;
	text-align:center;
	font-size:110%;
	padding:5px;
	}

.keika{
    padding-bottom:7px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;}

	
#midasi{
    color:#0066CC;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
	font-weight:bold;
	}
		
	
.table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	background:#FFFFFF;
	font-weight:normal;
	font-size:90%;
	margin-bottom:10px;
	border-bottom:1px dotted #999999;

	line-height:120%;
	}

.table th,
.table td {
	padding: 0px;
	font-size:100%;
	padding-bottom:10px;
	}

.table th {
	background-color:#EBEBEB;
	font-size:100%;
	font-weight:normal;
	}

.smaller{font-size:100%;}


.pointR{color:#FF0033;}