@charset "utf-8";
/* CSS Document */

#container .contentwrap .contents {
	width: 440px;
	float: left;
	padding: 0px 0px 50px 0px;
}

#container .contentwrap .contents a:link    { color: #36F; text-decoration: none; }
#container .contentwrap .contents a:visited { color: #36F; text-decoration: none; }
#container .contentwrap .contents a:hover   { color: #36F; text-decoration: underline }
#container .contentwrap .contents a:active  { color: #D1D63B; text-decoration: none; }

#container .contentwrap .contents table {
	font-size: 100%;
	line-height: 1.2;
}

#container .contentwrap .contents td {
	vertical-align: top;
	text-align: 1.2;
	padding-top: 10px;
}

#container .contentwrap .contents .yago {
	font-weight: bold;
}

#container .contentwrap .contents .thumbnail {
	padding: 10px 10px 20px 0px;
}

#container .contentwrap .sideBt {
	width: 124px;
	float: right;
	padding-bottom: 80px;
}

#container .contentwrap .contents .attention {
	font-weight: bold;
	color: #F33;
}