@charset "UTF-8";

/* タブエリア
************************************************************/
.tabArea{
	margin-bottom: 10px;
	padding:10px 0 0px 15px;
	background:url(../../img/backTab.jpg) top right repeat-x;
	height:330px;
	float: left;
}

.tabArea iframe{
	height:330px;	width:780px;
	list-style-type:none;
}


.tabProc{
	width:780px;
	border:solid 1px #97a5b0;
	border-top:none;
	float: left;
}

.ui-tabs-selected a span{
     
}


