@charset "UTF-8";
/* CSS Document */

/*キーワードインデックス*/

#keywordIndex{
	width:640px;
	margin:10px;
	}
#keywordIndex #headline{
	background:#9EAAAD url(../images/common/bar_gray_bg.gif);
	}
#keywordIndex td,
#keywordIndex th{
	padding:5px 3px;
	background-image:url(../images/index/hr_dotted2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
#keywordIndex th{
	text-align:left;
	font-weight:bold;
	width:100px;
	}
	
.TabbedPanels td,
.TabbedPanels th{
	padding:5px;
	background-image:url(../images/add/hr_gray1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:200%;
	vertical-align:top;
	background-color:#e9eced;
	}
	
#TabbedPanels1{
	background-color:#9EAAAD;
	padding:0;
	width:640px;
	margin-bottom:10px;
	}

#TabbedPanels2{
	background-color:#9EAAAD;
	}

#TabbedPanels2 .TabbedPanelsContent {
	padding: 0;
}

#KI #TabbedPanels2 {
	padding: 0px 10px 10px 10px;
	float: left;
	clear: none;
	width: 910px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.VTabbedPanels .TabbedPanelsTabGroup {
	border:none !Important;
}

.TabbedPanelsContentGroup {
	border:none !Important;
}
.TabbedPanelsTab {
	border:none !Important;
	font-size:85%;
	background-color:#bec6c8;
}

.TabbedPanelsTabSelected {
	background-color: #e9eced;
}

/*
 HOME topBanner----------------------------------------------------------- */
#topBanner,
#top_jfatv {
	border-bottom:10px solid #222;
	margin-bottom:0;
}

#top_jfatv {
	/*background:#333 url(../images/index/jfa_tv_bg.jpg) no-repeat 0 0;*/
}

/**/
#contentArea-inner {
	background:#FFFFFF !important;
}

/*JFA TV*/
#top_jfatv {
	padding:9px 0px 0px !important;
	width:270px;
	margin-bottom:0;
	background-image:url(../images/common/headline_jfatv.jpg) top no-repeat !important;
}
#top_jfatv .right{
	margin:0 5px 18px 0;
	}
#top_jfatv .jfatvimg{
	padding:0;
	margin:0;
	height:110px;
	background-image: url(images/index/bg_jfatv.gif);
	}

#top_jfatv .jfatvimg img.thumbnail{
	margin:5px 0 5px 5px;
}

#top_jfatv .jfatvtxt{
	margin:5px 0 5px 5px;
	}

