﻿
div#java_tab{
	height:182px;
	background:url(../../image/news_box.gif) top no-repeat;
	font: 14px Verdana,"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	line-height:1.2em;
}

div#java_tab ul#tab {
	margin:0 7px;
	padding:0;	
	float:left;
	width:90%;
	height:37px;
	}

div#java_tab ul#tab li {
	margin:0 0 0 0.5em;
	padding:9px 0 0 0;
	text-align:center;
	border-bottom:none;
	float:left;
	width:140px;
	height:40px;
	font-size:90%;
	background:url(../../image/index_news_02.gif) no-repeat;
	}
div#java_tab ul#tab li a{
	color:#402712;
	font-weight:bold;
}	

div#java_tab ul#tab li.selected {
	background:url(../../image/index_news_01.gif) no-repeat;
	}

div#java_tab ul#tab li.selected a {
	color:#fff;
	font-weight:bold;
	}

div#java_tab dl {
	margin:0 0 0 15px;
	padding:0 1em;
	clear:both;
	overflow:hidden;
	width:610px;
	height:122px;
	font-size:90%;
	text-align:left;
	}

div#java_tab dl dt {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #fff;
	}

div#java_tab dl dd {
	padding:0;
	margin:0;
	}

div#java_tab dl dd p {
	
	}
