﻿/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
/* ========ﾒﾆｭｰにｶｰｿﾙ合わせたとき背景と文字色かえる（ｊａｖａ）==================== */
/* ========ﾒﾆｭｰをｸﾘｯｸしたとき文字色を変える(java)========================== */
/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
/* ================================================================ */									  
/* ================================================================ */
/* ================================================================ */

/* ========前にｸﾘｯｸしたﾒﾆｭｰの文字色を青に戻す。他=========================== */
/* ================================================================ */									  
/* ================================================================ */
/* ================================================================ */									  

/* ================================================================ */
/* ================================================================ */									  
/* ================================================================ */
/* ================================================================ */									  
/* ================================================================ */									  
/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
.seikei_tab{
	background-position: left center;
	height: 34px;
	background-image: url('image/tab_seikei.jpg');
	background-repeat: no-repeat;
	width: 620px;
}
.seikei {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	height: 15px;
}
.seikei_pic {
	background-position: center center;
	width: 200px;
	height: 150px;
	background-image: url('image/test.jpg');
	background-repeat: no-repeat;
}
.tosou_pic {
	background-position: center center;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	width: 200px;
	height: 150px;
	background-image: url('image/toso.jpg');
	background-repeat: no-repeat;
}
.auto-style1 {
	width: 524px;
	position: relative;
	height: 165px;
}

