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

/*==============================
style the list
==============================*/

@font-face {
	font-family: 'HeadlineFont';
	src: url('../fonts/WinterthurCondensed.eot');
	src: local('WinterthurCondensed'), url('../fonts/WinterthurCondensed.ttf') format('truetype');
}

h2 {
	padding:0;
	font-family:HeadlineFont,Arial,sans-serif;
	font-size:25px;
	text-transform:uppercase;
	margin-top:auto;
	margin-bottom:auto;
	color: #408080;
}
h3 {
	margin-top:auto;
	margin-bottom:auto;
	}
.block {
	padding:1px 20px; 
	margin:0;
	color:#555;
}
.block h2 {
	padding: 5px 5px 10px 30px;
	margin:0;
	text-align:left;
	font-family:Arial,sans-serif; font-size:16px;
}
tr .top-sp{background-image:url(../images/top-sp.png);}

tr .middle-sp{background-image:url(../images/middle-sp.png);
font-family:HeadlineFont,Arial,sans-serif; padding:0; margin:0; font-size:12px;
}
tr .bottom-sp{background-image:url(../images/bottom-sp.png);}

 
tr .top{background-image:url(../images/top.png);}

tr .middle{background-image:url(../images/middle.png);
font-family:HeadlineFont,Arial,sans-serif; padding:0; margin:0; font-size:12px;
}
tr .bottom{background-image:url(../images/bottom.png);}
td .middle{padding: 0 20px 0 20px }

tr .subhead{
	font-family:Arial,sans-serif;
	padding:0;
	margin:0;
	font-size:16px;
	text-align: center;
	color: #408080;
	}
td .subhead{
	font-family:Arial,sans-serif;
	padding:0;
	margin:0;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	}
.table-head{
	font-family:Arial,sans-serif;
	padding:0;
	margin:0;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	color: #408080;
	}
	
tr .items{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:11px;
	font-weight: normal;
	}
	
.comment{
	font-family:"Comic Sans MS", cursive;
	font-weight: normal;
	font-size: 1.1em;
	color: #72433B;
}

.total dt{
	padding:1px 0 1px 5px;
	color: #408080;
	position:relative;
	bottom:0px;
	right:-1px;
	z-index:99;
}
.total dd{
	line-height:1.2em;
	position:relative;
	padding:0 5em 0 0;
	text-align:left;
	border-bottom:1px dotted #408080;
	clear:both;
	margin:0 0 .4em 0;
	min-height:0;
}

.total dd em{
	margin:0;
	position:relative;
	top:0.25em;
	padding:0 5px 0 0;
	background:#B8FEE9;
	color: #408080;

}
.footnote{font-size: 0.8em};

/*.total{
	line-height:1.1em;
	position:relative;
	padding:0 5em 0 0;
	text-align:left;
	border-bottom:1px dotted #000;
	clear:both;
	margin:0 0 .4em 0;
	min-height:0;
	
	width:100%;
	border-bottom:1px solid #eff2df;


	top:.25em;
	background:#eff2df;

}*/	

