@charset "UTF-8";
/* CSS Document */
#titleArea ul.btnlcons li {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	line-height: normal;
}
#titleArea ul.btnlcons li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 19px;
	overflow: hidden;
	margin: 0px;
}
#titleArea ul.btnlcons li.btnNtvMail a { background-image: url(../images/program_btn-ntvmail.gif); }
#titleArea ul.btnlcons li.btnTwitter a { background-image: url(../images/program_btn-twitter.gif); }
#titleArea ul.btnlcons li.btnMixi a { background-image: url(../images/program_btn-mixi.gif); }
#titleArea ul.btnlcons li.btnGoogleCalendar a { background-image: url(../images/program_btn-gcalendar.gif); }
#titleArea ul.btnlcons li.btnHatenaBookmark a { background-image: url(../images/program_btn-hatena.gif); }
#titleArea ul.btnlcons li.btnFaceBook { padding-top:2px; }

#titleArea .structure { 
	padding-bottom: 2px;
	padding-top: 2px;
	overflow: hidden;
	border-bottom: 5px solid #000;
}
*html #titleArea .structure { zoom:1; }

#titleArea .btnlcons { 
	padding-top: 3px;
	padding-left: 13px;
	overflow: hidden;
	border-bottom: 1px solid #d5d5d5;
}
*html #titleArea .btnlcons { zoom:1; }


div#outlineArea div#infoArea p.siteLink a {
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 185px;
	background-image: url(../images/program_btn-officialsite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
div#outlineArea div#infoArea p.siteLink a:hover { background-position: 0px -42px; }