@charset 'utf-8';

/* Message
 ----------------------------------- */

.message_text {
	float: left;
	width: 330px;
}

.message_img {
	float: right;
	width: 200px;
}


/* Materials
 ----------------------------------- */

.item { 
	padding-left: 110px; 
	padding-bottom: 3px; 
	margin-bottom: 8px; 
}
.item .date { 
	margin-left: -95px; 
	float: left; 
	width:95px;
}

.item .title-block { 
	padding-bottom: 0px; 
	padding-left: 70px; 
	margin: 0; 
	border: 0; 
}

.pdf-size {
	margin: 0 3px;
}


/* Highlight
 ----------------------------------- */

.highlight {width:500px;}

dl.navi {width:130px; float:left; margin:10px;}
dt.navi_title {background: url(../images/navi_point.gif) no-repeat; background-position:left; padding-left:10px;}
dd.navi_item {background: url(../images/item_point.gif) no-repeat; background-position:left; width:110px; padding-left:10px; float:right;}
.navi_item a {text-decoration:underline;}

table.highlight {border:1px solid #000000; border-collapse:collapse; font-weight:bold; width:550px; margin-bottom:30px;}
td.highlight {border-bottom:1px solid #000000; border-right:1px solid #000000; border-collapse:collapse; padding:5px; width:65px; text-align:right;}
td.highlight1 {border-bottom:1px solid #000000; border-right:1px solid #000000; border-collapse:collapse; background-color:#446BAE; color:#FFFFFF;
width:65px; padding:5px; text-align:center;}
td.highlight2 {border-bottom:1px solid #000000; border-right:1px solid #000000; border-collapse:collapse; background-color:#e3f0fb; padding:5px;
width:65px; text-align:center;}

.unit {text-align:right; margin:30px 0 0;}
#image img {margin:20px 45px;}
