@charset "utf-8";
/*---------------------------------------
ジョブティアラ experience.css
作成日：2007/12/07
作成者：hayami
更新日：2007/12/07
更新者：hayami
designer：hayami
coder：hayami
copyright Lavan7 All Rights Reserved.
---------------------------------------*/

/*/////////////////////////////////////*/

/* + Start main 設定 + */
	p#exphl{
		width:518px;
		height:32px;
		background-image:url("../img/taikennyuten_info.gif");
		background-repeat:no-repeat;
	}
	
	p#exphl span{
		display:block;
		color:#CB7F00;
		padding:3px 0px 0px 158px;
	}
	
	p.mylistbt2{
		margin-top:1px;
		margin-bottom:0px;
	}
	
	p.mylistbt2 a{
		display:block;
		width:150px;
		height:22px;
		background-image:url("../img/mylist_bt2.gif");
		background-repeat:no-repeat;
	}
	
	p.mylistbt2 a:hover{
		background-image:url("../img/mylist_bt2_on.gif");
		background-repeat:no-repeat;
	}
	
	div.expboxleft{
		width:155px;
		margin-right:7px;
		float:left;
	}
	
	div.expboxright{
		width:345px;
		float:left;
	}
	
	p.expshpname{
		font-size:15px;
	}
	
	p.expshpcomment{
		color:#429400;
		font-weight:bold;
		line-height:150%;
	}

	p.gosite{
		float:right;
		padding:20px 5px 3px 0px;
	}

	p.gosite a{
		display:block;
		width:166px;
		height:30px;
		background-image:url(../img/gosite_bt.gif);
		background-repeat:no-repeat;
		border:#CCCCCC 1px solid;
	}

	p.gosite a:hover{
		display:block;
		width:166px;
		height:30px;
		background-image:url(../img/gosite_bt_on.gif);
		background-repeat:no-repeat;
		border:#CCCCCC 1px solid;
	}
/* + End main 設定 + */

/*/////////////////////////////////////*/



