@charset "utf-8";
/*---------------------------------------
ジョブティアラ experience.css
作成日：2007/12/07
作成者：hayami
更新日：2007/12/07
更新者：hayami
designer：hayami
coder：hayami
copyright Lavan7 All Rights Reserved.
---------------------------------------*/

/*/////////////////////////////////////*/

/* + Start main 設定 + */
	div#simuinfobox{
		width:509px;
		height:100%;
		background-color:#FAF0EF;
		padding:5px;
	}
	
	p#jikyuhl{
		width:auto;
		height:22px;
		background-image:url("../img/jikyu_simu.gif");
		background-repeat:no-repeat;
		margin:10px 0px;
	}
	
	p#jikyuhl span{
		display:block;
		color:#9F7775;
		padding:6px 0px 0px 210px;
	}
	
	div.simformstyle{
		width:auto;
		height:100%;
		background-color:#E6DCDB;
		padding:10px 5px 15px;
	}
	
	input.simuinputstyle{
		width:55px;
	}
	
	select.simselectstyle{
		width:50px;
	}
	
	td.jikyukekka{
		text-align:center;
		vertical-align:top;
		padding-bottom:20px;
	}
	
	td.jikyukekka a{
		display:block;
		width:233px;
		height:44px;
		background-image:url("../img/jikyukekka_bt.gif");
		background-repeat:no-repeat;
	}
	
	td.jikyukekka a:hover{
		background-image:url("../img/jikyukekka_bt_on.gif");
		background-repeat:no-repeat;
	}
	
	td.leftarrow{
		width:80px;
		text-align:center;
	}
	
	table.kekkabt{
		width:233px;
		margin:0px auto;
	}
	
	td.kekkastyle1{
		width:32px;
		font-size:16px;
		color:#990000;
	}
	
	td.kekkastyle2{
		width:115px;
		font-size:16px;
		color:#990000;
	}
	
	td.kekkamoney{
		color:#FFFFFF;
		font-size:16px;
		background-color:#AA6B65;
		text-align:right;
		padding-right:5px;
	}
	
	p.bottomarrow{
		padding-left:10px;
	}
	
	p#gekkyuhl{
		width:auto;
		height:22px;
		background-image:url("../img/gekkyu_simu.gif");
		background-repeat:no-repeat;
		margin:10px 0px;
	}
	
	p#gekkyuhl span{
		display:block;
		color:#9F7775;
		padding:6px 0px 0px 210px;
	}
	
	td.gekkyukekka{
		text-align:center;
		vertical-align:top;
		padding-bottom:20px;
	}
	
	td.gekkyukekka a{
		display:block;
		width:233px;
		height:44px;
		background-image:url("../img/gekkyu_kekka_bt.gif");
		background-repeat:no-repeat;
	}
	
	td.gekkyukekka a:hover{
		background-image:url("../img/gekkyu_kekka_bt_on.gif");
		background-repeat:no-repeat;
	}
/* + End main 設定 + */

/*/////////////////////////////////////*/



