@charset "UTF-8";
body  {
	background: #FFFFFF;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
	font-size: 100%;
	line-height: 150%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
.twoColFixRtHdr #containerh {
	width: 1040px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #99CCFF;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
.twoColFixRtHdr #container {
	width: 950px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
} 

.twoColFixRtHdr #containerh .tagline {
	color: #006A66;
	font-weight: normal;
	margin: 0 0 0 120px;
	padding-top: 7px;
	padding-bottom: 4px;
	font-size: 14px;
}

.twoColFixRtHdr #containerh .logo {
	display: block;
	margin: 0 10px 0 40px;
	float: left;
	height: 80px;
}

.twoColFixRtHdr #containerh .header_navi {
	display: block;
	float: left;
}

.twoColFixRtHdr #containerh ul {
	margin-bottom: 9px;
}
.twoColFixRtHdr #containerh li {
	float: left; 
	background: url(images/menu_list_bg.gif) no-repeat 0 4px;
	text-indent: 12px;
	font-weight: bold;
}

.twoColFixRtHdr #containerh li.first {
	background: none;
	text-indent: 0;
}

#containerh fieldset {
	border: none;
	text-align: right;
	width: 490px;
}
#containerh form input {
	vertical-align: middle;
}
#containerh form input.search-box {
	width: 160px;
	height: 20px;
	margin-right: -8px;
	padding: 3px 0 0 8px;
	border: none;
	background: url(images/header_back_02.gif) no-repeat 0 0;
}
* html #containerh form input.search-box {
	margin-right: 2px;
}
html:\66irst-child #containerh form input.search-box {
	margin-right: 0;
}
#containerh p.btn-01 {
display: inline;
}

.twoColFixRtHdr #header0 {
	width: 1000px;
	text-align: left;
/*	border-bottom: 1px solid #fff; */
	height: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0;
}
.twoColFixRtHdr #header0 p.text-01 {
	display: inline;
	float: left;
	color: #006A66;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 100px;
}
.twoColFixRtHdr #header0 dl {
	display: inline;
	float: right;
	margin-right: 25px;
}
.twoColFixRtHdr #header0 dt {
	float: left;
	margin: 2px 8px 0 0;
	font-size: 93%;
	line-height: 1.2;
	color: #fff;
}
.twoColFixRtHdr #header0 dd {
	float: left;
}


.twoColFixRtHdr #header {
	background-image: url(images/header_back_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 80px;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
} 
.twoColFixRtHdr #header h2 {
	margin: 10px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.twoColFixRtHdr #header ul {
	display: block;
position: relative;
top: -55px;
left: 400px;
width: 560px;
/*
	float: right;
	width: 560px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
*/
	font-weight: bold;
}
.twoColFixRtHdr #header li {
	float: left; 
	background: url(images/menu_list_bg.gif) no-repeat 0 4px;
	text-indent: 12px;
}

.twoColFixRtHdr #header li.first {
	background: none;
	text-indent: 0;
}

#header form {
display: inline-block;
}
#header form {
display: block;
position: relative;
top: -53px;
left: 400px;
width: 560px;
/*
	float: right;
	width: 320px;
*/
	padding: 0px;
	margin: 0px;
}
#header fieldset {
	border: none;
	text-align: right;
	margin-right: 40px;
	padding-right: 40px;
}
#header form input {
	vertical-align: middle;
}
#header form input.search-box {
	width: 160px;
	height: 20px;
	margin-right: -8px;
	padding: 3px 0 0 8px;
	border: none;
	background: url(images/header_back_02.gif) no-repeat 0 0;
}
* html #header form input.search-box {
	margin-right: 2px;
}
html:\66irst-child #header form input.search-box {
	margin-right: 0;
}
#header p.btn-01 {
display: inline;
/*
	float: right;
	width: 86px;
*/
}

.twoColFixRtHdr #sidebar {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 300px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #EBEBEB;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	margin: 0px;
	line-height: 100%;
}


.twoColFixRtHdr #sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 300px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #EBEBEB;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	margin: 0px;
	line-height: 100%;
}


.twoColFixRtHdr #sidebar div.news {
	margin-bottom: 15px;
	border: 1px solid #d0d4d8;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #sidebar div.news div.title-01 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(images/title_back_01.gif) no-repeat left bottom;
}
.twoColFixRtHdr #sidebar div.news div h4 {
	font-size: 93%;
	line-height: 1.5;
}
.twoColFixRtHdr #sidebar div.news div h4 a{
	color: #000;
}
.twoColFixRtHdr #sidebar div.news div.title-02 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(images/title_back_02.gif) no-repeat left bottom;
}
.twoColFixRtHdr #sidebar div.news div.title-03 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(images/title_back_03.gif) no-repeat left bottom;
}

.twoColFixRtHdr #sidebar div.news dl {
	background-image: url(images/common_line_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 10px;
}
.twoColFixRtHdr #sidebar div.news dl.first {
	background-image: none;
}


.twoColFixRtHdr #sidebar div.news dt {
	float: left;
	margin-right: 10px;
}
.twoColFixRtHdr #sidebar div.news div.w_profile a {
	color: #333333;
}

.twoColFixRtHdr #sidebar div.news dd {
	margin: 0 0 0 85px;
	padding-left: 10px;
	font-size: 93%;
	line-height: 1.5;
	background: url(images/common_ico_06.gif) no-repeat left top;
}
.twoColFixRtHdr #sidebar div.news dd span {
	display: block;
	color: #666;
	text-align: right;
	font-size: 95%;
	margin-top: 5px;
}
.twoColFixRtHdr #sidebar div.news ul {
	clear: both;
	padding: 5px 10px;
}
.twoColFixRtHdr #sidebar div.news li {
	padding: 5px 0 5px 15px;
	font-size: 93%;
	line-height: 1.5;
	background: url(images/common_ico_05.gif) no-repeat left top;
}
.twoColFixRtHdr #sidebar div.news p {
	display: block;
	width: 298px;
	font-size: 93%;
	line-height: 1.2;
	border-top: 1px solid #d0d4d8;
}
.twoColFixRtHdr #sidebar div.news p span {
	display: block;
/*	float: right;
*/
	text-align: right;
	padding: 8px 15px 8px 5px;
	margin: 0 5px;
	background: url(images/common_ico_01.gif) no-repeat right center;
}
.twoColFixRtHdr #sidebar div.news p.message {
	border: none;
	margin: 0 5px;
}

.twoColFixRtHdr #sidebar ul.twtr {
	margin-bottom: 10px;
}

.twoColFixRtHdr #sidebar ul.twtr li {
	float: left;
	list-style-type: none;
	color: #006666;
	font-size: 90%;
}

.twoColFixRtHdr #sidebar ul.twtr li.tw img {
	margin-top: 20px;
}

.twoColFixRtHdr #sidebar ul.twtr li.tw {
	width: 200px;
}

.twoColFixRtHdr #sidebar div.news div.title-04 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: url(images/title_back_04.gif) no-repeat left bottom;
}

.twoColFixRtHdr #sidebar div.wp-polls p {
	border: 0;
}

.twoColFixRtHdr #sidebar ul.wp-polls-ul li, .twoColFixRtHdr #mainContent div.news ul.wp-polls-ul li{
	background: none;
	padding-left: 0;
}


.twoColFixRtHdr div.banner-01 {
	margin-bottom: 12px;
	margin-top: 10px;
	padding: 0px;
}

.twoColFixRtHdr #mainContent {
	margin-top: 0;
/*	margin-right: 320px;
*/
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	width: 610px;
	overflow: hidden;
} 
.twoColFixRtHdr #mainContent p{
	margin-left: 0px;
	margin-right: 0px;
}
.twoColFixRtHdr #mainContent h1, .twoColFixRtHdr #mainContent h2{
	padding-left: 5px;
	color: #433162;
	border-left: 5px solid #433162;
	font-size: 20px;
}
.twoColFixRtHdr #mainContent h3{
	padding-left: 5px;
	color: #433162;
	border-left: 5px solid #433162;
}
.twoColFixRtHdr #mainContent h2 a, .twoColFixRtHdr #mainContent h3 a{
	color: #433162;
}

.twoColFixRtHdr #mainContent div.title-01 {
	margin-bottom: 5px;
	padding: 10px 8px;
	border-top: 2px solid #1b4e78;
	background: url(images/title_main_02.gif) repeat-x left bottom;
}

.twoColFixRtHdr #mainContent div.title-topnews {
	margin-bottom: 5px;
	padding: 10px 8px;
	border-top: 2px solid #1b4e78;
	background: url(images/title_main_ade.gif) repeat-x left bottom;
}

.twoColFixRtHdr #mainContent div.news {
	margin-bottom: 15px;
	border: 1px solid #d0d4d8;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #mainContent div.news dl {
	background-image: url(images/common_line_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.twoColFixRtHdr #mainContent div.news div.entry{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
	clear: left;
}

.twoColFixRtHdr #mainContent div.entry div.bookmark {
	margin: 20px 0;
	text-align: right;
}

.twoColFixRtHdr #mainContent div.news div.entry ol{
	margin-top: 10px;
}
.twoColFixRtHdr #mainContent div.news div.entry ol li{
	border: none;
	background: none;
	padding: 0;
	margin: 2px 10px 2px 25px;
	list-style-type: decimal;
}
.twoColFixRtHdr #mainContent div.news dl.first {
	background-image: none;
	clear: right;
}

.twoColFixRtHdr #mainContent div.news dt {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.twoColFixRtHdr #mainContent div.news dd {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent div.news dd span, .twoColFixRtHdr #mainContent div.news div.entry span.entrymeta {
	display: block;
	color: #666;
	text-align: right;
	font-size: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColFixRtHdr #mainContent div.news div.entry span {
	margin-top: 0;
}
.twoColFixRtHdr #mainContent div.news dd span a, .twoColFixRtHdr #mainContent div.news div.entry span a {
	color: #666;
}
.twoColFixRtHdr #mainContent div.news dd h3, .twoColFixRtHdr #mainContent div.news dd h4 {
	border: none;
	padding-left: 0;
}

.twoColFixRtHdr #mainContent div.title-02 {
	margin-bottom: 5px;
	padding: 5px 10px;
	background-image: url(images/title_back_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.twoColFixRtHdr #mainContent .info {
	color: #990000;
}

.twoColFixRtHdr #mainContent div.news dl.two-cols {
	float: left;
	width: 46.4%;
	margin-bottom: 5px;
}

.twoColFixRtHdr #mainContent div.news dl.twocol-left {
	border-right: #ccc dotted 1px;
}

.twoColFixRtHdr #mainContent div.news ul.report-list{
	list-style-type: none;
}

.twoColFixRtHdr #mainContent div.news ul.report-list li{
	clear: both;
	background-image: none;
	border-top: 1px dotted #ccc;
}

* html .twoColFixRtHdr #mainContent div.news ul.report-list li{
	border-top: none;
}

.twoColFixRtHdr #mainContent div.news ul.report-list li.first{
	clear: none;
	border-top: none;
}


.twoColFixRtHdr #mainContent div.news ul {
	padding: 5px 10px;
}
.twoColFixRtHdr #mainContent div.news li {
	padding: 5px 0 5px 15px;
	font-size: 93%;
	line-height: 1.5;
	background-image: url(images/common_ico_05l.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.twoColFixRtHdr #mainContent div.news li.first {
	background-image: url(images/common_ico_05s.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixRtHdr #mainContent div.news p {
/*
	clear: left;
*/
}
.twoColFixRtHdr #mainContent div.news li span.blogtitle, twoColFixRtHdr #mainContent div.news li span.blogitem{
	display: inline-block;
	width: 260px;
	text-align: left;
}
.twoColFixRtHdr #mainContent div.news ul.blogs li{
	color: #999;
}

.twoColFixRtHdr #mainContent div.wp-caption{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eee;
	padding: 10px 0 0 10px;
}

.twoColFixRtHdr #mainContent div.wp-caption p.wp-caption-text{
	font-size: 12px;
	color: #333;
}

.twoColFixRtHdr #mainContent div.news p span.list {
	display: block;
/*	float: right;
*/
	text-align: right;
	padding: 8px 15px 8px 5px;
	margin: 0 5px;
	background: url(images/common_ico_01.gif) no-repeat right center;
}
.twoColFixRtHdr #mainContent div.date {
	padding: 0px;
	text-align: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	color: #666666;
}
.twoColFixRtHdr #mainContent h4 {
	color:#433162;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.twoColFixRtHdr #mainContent ul.pagenavi {
	margin-top: 20px;
	text-align: right;
	font-size: 108%;
	line-height: 1.2;
}
.twoColFixRtHdr #mainContent ul.pagenavi li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #333;
	background-image: none;
}
.twoColFixRtHdr #mainContent ul.pagenavi li.first {
	margin-left: 0;
	border-left: none;
	background-image: none;
}


.twoColFixRtHdr #footer {
	clear: both;
	width: 1040px;
	padding-bottom: 15px;
	background-color: #6699CC;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;

/*
	clear: both;
	padding: 0 10px 0 20px;
	background-color: #6699CC; */
} 
#footer div.footer-box {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div.footer-box ul {
	float: left;
	width: 450px;
	display: inline;
	font-size: 93%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
}
div.footer-box li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #ccc;
/*	line-height: 1.2; */
}
div.footer-box li.first {
	border: none;
	padding-left: 0;
}
div.footer-box address {
	float: right;
	color: #666666;
	font-style: normal;
	/*	width: 298px; */
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right: 10px;
	font-size: small;
}

div.footer-box address a {
	color: #666;
}

/* Link setting
-------------------------------------------------- */
div.footer-box ul a:link {
	color: #666;
	text-decoration: none;
}
div.footer-box ul a:visited {
	color: #666;
	text-decoration: none;
}
div.footer-box ul a:hover {
	color: #666;
	text-decoration: underline;
}
div.footer-box ul a:active {
	color: #666;
	text-decoration: underline;
}


.fltrt, alignright { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}

.alignleft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}

.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
	margin-left: 10px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.twoColFixRtHdr #container ul#topic-path {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container ul#topic-path li {
	display: inline;
	font-size: 93%;
	line-height: 1.2;
	margin-left: 5px;
	padding-left: 15px;
	background: url(images/topicpath_ico_01.gif) no-repeat left center;
}
.twoColFixRtHdr #container ul#topic-path li.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
.twoColFixRtHdr #container ul#topic-path li b,
.twoColFixRtHdr #container ul#topic-path li strong {
	font-weight: normal;
}
/* Link setting
-------------------------------------------------- */
.twoColFixRtHdr #container ul#topic-path li a:link {
	color: #03c;
	text-decoration: underline;
}
.twoColFixRtHdr #container ul#topic-path li a:visited {
	color: #03c;
	text-decoration: underline;
}
.twoColFixRtHdr #container ul#topic-path li a:hover {
	color: #03c;
	text-decoration: none;
}
.twoColFixRtHdr #container ul#topic-path li a:active {
	color: #03c;
	text-decoration: none;
}

/* イベント表組み用 */
.bg_gray {
	background-color: #E9E9E9;
	padding: 2px;
}
.bg_gray_data {
	background-color: #FFF;
	padding: 2px;
}
.spec {
	background-color: #CCC;
	border-collapse: separate;
	border-spacing: 1px;
	border: 0px solid #EBEBEB;
	font-size: 90%;
}

/* Page Navi
 -------------------------------------------------- */
#pagenavi {
	text-align: right;
	margin: 10px;
}

.wp-pagenavi {
	font-weight: bold;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 0px solid #000000;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	font-weight: normal;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	display: inline;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 0px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	font-weight: normal;
	border: 0px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.advertise {
	margin: 10px 50px;
}

div#mainContent div.news div.entry div.advertise iframe{
	margin: 1px !important;
}

#mainContent form.wpcf7-form textarea{
	background-color: #eee;
	color: #000;
}

/* clear
 -------------------------------------------------- */
.twoColFixRtHdr #containerh:after,
.twoColFixRtHdr #containerh ul:after,
.twoColFixRtHdr #mainContent div.news dl:after,
.twoColFixRtHdr #sidebar div.news dl:after, 
.twoColFixRtHdr #sidebar ul.twtr:after,
.twoColFixRtHdr #mainContent div.news div.entry:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.twoColFixRtHdr #containerh,
.twoColFixRtHdr #containerh ul,
.twoColFixRtHdr #mainContent div.news dl,
.twoColFixRtHdr #sidebar div.news dl, 
.twoColFixRtHdr #sidebar ul.twtr,
.twoColFixRtHdr #mainContent div.news div.entry{
	display: inline-block;
}

* html .twoColFixRtHdr #containerh,
* html .twoColFixRtHdr #containerh ul,
* html .twoColFixRtHdr #mainContent div.news dl,
* html .twoColFixRtHdr #sidebar div.news dl, 
* html .twoColFixRtHdr #sidebar ul.twtr,
* html .twoColFixRtHdr #mainContent div.news div.entry{
	height: 1%;
}

.twoColFixRtHdr #containerh,
.twoColFixRtHdr #containerh ul,
.twoColFixRtHdr #mainContent div.news dl,
.twoColFixRtHdr #sidebar div.news dl, 
.twoColFixRtHdr #sidebar ul.twtr,
.twoColFixRtHdr #mainContent div.news div.entry{
	display: block;
}

