body  { background-color: transparent; margin: 0 }

#all {
	
	width: 150px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#title   {
	color: #ffffff;
	font-size: 10px;
	font-family: HiraKakuPro-W6;
	font-weight: normal;
	background-color: #00008B;
	background-position: 5px 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: none #000080;
	border-right: 1px solid #000080;
	border-bottom: 0 none #000080;
	border-left: 6px solid #000080
}

#subtitle   {
	color: #0000FF;
	font-size: 10px;
	font-family: HiraKakuPro-W4;
	font-weight: normal;
	line-height: 14px;
	background-color: #eee;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px; border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888
}

#description  {
	color: #000000;
	font-size: 9px;
	font-family: arial, sans-serif;
	line-height: 200%;
	padding-bottom: 3px;
	padding-left: 5px
}


#footer  {
	color: #000000;
	font-size: 10px;
	font-family: arial, sans-serif;
	line-height: 200%;
	padding-bottom: 3px;
	padding-left: 5px
}

