/* コンテンツ設定 -------------------------------------------------- */
	#rightColumn {
		width:174px;
		float:right;
		display:block;
	}
/* 右ウィンドウコラム設定 -------------------------------------------------- */
	/* ボタン用BOX */
	#rightColumn .imgBox  {
		display:block;
	}
	#rightColumn .imgBox  img{
		margin:1px;
	}
	#rightColumn .infoBox  {
		margin-bottom	:3px;
		border:1px solid;
		text-decoration	:none;
		border-color:#897f75;
		font-size:90%;
		line-height:14px;
		color:#8A8077;
		width:174px;
		display:block;
	}
	#rightColumn .infoBox p {
		margin	:3px;
		border-bottom	:1px solid #cccccc;
	}
	#rightColumn .SearchBox  {
		margin-bottom	:5px;
		text-decoration	:none;
		font-size: 70%;
		line-height: 14px;
		color:#8A8077;
		width:145px;
		height:16px;
		margin-right:5px;
		vertical-align:top;
	}
	#rightColumn .NewsBox  {
		margin-bottom	:3px;
		padding: 10px 5px;
		border-top:1px solid; 
		border-bottom:1px solid; 
		text-decoration:none;
		border-color:#DEDEDE;
		font-size: 95%;
		line-height: 13px;
		color:#666666;
	}
#rightColumn .NewsBox img {
		margin-top	:3px;

	}
#rightColumn .ReutersBox  {
		margin-bottom	:3px;
		border:1px solid; 
		text-decoration	:none;
		border-color		:#BABABA;
		font-size: 95%;
		line-height: 13px;
		color:#8A8077;
		background-color:#F7F7F7;
		padding:5px;
	}
#rightColumn .ReutersBoxMidashi  {
		color:#727272;
	}
#rightColumn .ReutersBoxSentence  {
		color:#A8A8A8;
		margin-bottom:5px;
	}
	
	/* ピックアップ */
	#rightColumn .infoNote2 {
		margin-bottom	:3px;
		}
	#rightColumn .infoNote2 h2 {
		display			:none;
		}
	#rightColumn .infoNote2 li {
		display			:block;
		margin-bottom	:3px;
		}


	/* セミナーバナー */
	#rightColumn .infoSemi  {
		margin:2px;
		display		:block;
		border-bottom:1px solid #ccc;
	}
		

	#rightColumn .infoNote  {
		display			:block;
		color			:#000000;
		font-size		:100%;
		padding-left	:3px;
		}

	#rightColumn .infoNote h1 {
		color			:#000000;
		font-size		:100%;
		padding-left	:3px;
		}

	#rightColumn .infoNote a {	
		font-size		:90%;
		text-valign		:botoom;
		color			:#0078ae;
		text-decoration	:none;		}

	#rightColumn .infoNote  a:hover {
		color			:#75b2d5;
		background		:#ffffff;
		border-bottom:1px #dae7f2 dotted;
		text-decoration	:none;	

		}


	/* 情報リスト */
	#rightColumn .infoList {
		margin-bottom	:5px;
		}
	#rightColumn .infoList h2 {
		color			:#666666;
		font-size		:100%;
		padding-left	:20px;
		background		:#CCCCCC url(/_img/subj_cursor_news.gif) no-repeat 5px 50%;
		}
	#rightColumn .infoList p {
		display			:block;
		margin			:2px 0;
		}
	#rightColumn .infoList p span {
		display			:block;
		padding			:5px;
		background		:#FFF;
		}
	#rightColumn .infoList p a {
		color			:#333;
		font-size		:90%;
		text-decoration	:none;
		display			:block;
		padding			:5px;
		background		:#FFF;
		}
	#rightColumn .infoList p a:hover {
		background		:#f5f5f5;
		}
	#page-trademark #rightColumn .infoList h2 {		/* 商標用補正 */
		background		:#039 url(/_img/subj_cursor.gif) no-repeat 5px 50%;
		}

	/* テーブル */