#logo div{
	background-image: url(/images/thno.jpg);
	background-repeat: no-repeat;
	background-position: 133px center;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
		margin-right: 90px;
}
#logo  {
	background-image: url(/static/logo.word.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;

}
#key_visual {
	background-image: url(/static/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.articlegroup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #3F8FC0;
	font-weight: bold;
	padding-left: 2px;
}