@charset "UTF-8";

h2#ir-maintitle_guide-710-200-jpg {
	clear: both;
	width: 710px;
	height: 200px;
	margin-bottom: 20px;	
}

table.deliver {
	clear: both;
	width: 690px;
	border-collapse: collapse;
	margin: 0px auto 20px;
}
table.deliver tr th {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	padding: 8px 8px;
	border-bottom: 1px dashed #bcbbb9;
	border-right: 1px dashed #FFFFFF;
	background-color: #FFFFFF;
}
table.deliver tr.top_line th {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 1px dashed #bcbbb9;
	background-color: #90704f;
}
table.deliver tr th.left_col {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	border-bottom: 1px dashed #bcbbb9;
}

table.deliver td {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	padding: 4px 8px;
	border-bottom: 1px dashed #bcbbb9;
}

p.caps_attention {
	color: #a13823;
}