/*indexCSS*/
.tab_01{
	padding : 0 ;
	margin : 0 ;
	width : 648px ;

	
}

.tab_01_text_main{
	padding : 10px 10px 0 10px;
	margin : 0 0 20px 0;
	border-right : solid 1px #999999 ;
	border-left : solid 1px #999999 ;
	border-bottom : solid 1px #999999 ;
}

.img_tab_01{background : url(../img/tag.gif) no-repeat center left ;}
.img_tab_02{background : url(../img/tag02.gif) no-repeat center left ;}

.tab_01_text{
	padding-left : 20px ;

}


.index_left{
	float : left ;
	 width : 260px ;
}

.index_right{
	float : right ; 
	width : 350px ; 
	text-align : right ;
	margin-bottom : 10px ;
}
