@charset "utf-8";
/*---------------------------------------
ジョブティアラ inquiry.css
作成日：2007/12/07
作成者：hayami
更新日：2007/12/07
更新者：hayami
designer：hayami
coder：hayami
copyright Lavan7 All Rights Reserved.
---------------------------------------*/

/*/////////////////////////////////////*/

/* + Start main 設定 + */
	div#inquirybox{
		width:509px;
		height:100%;
		background-color:#EEF1F5;
		border-top:solid 2px #A4ACBC;
		border-bottom:solid 2px #A4ACBC;
		padding:5px;
	}
	
	p#ippanbt{
		float:left;
	}
	
	p#ippanbt a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/ippanbt.gif");
		background-repeat:no-repeat;
	}
	
	p#ippanbt a:hover{
		background-image:url("../img/ippanbt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#ippanbt a#on{
		background-image:url("../img/ippanbt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#ippanbtbottom{
		float:left;
	}
	
	p#ippanbtbottom a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/ippanbt_bottom.gif");
		background-repeat:no-repeat;
	}
	
	p#ippanbtbottom a:hover{
		background-image:url("../img/ippanbt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	p#ippanbtbottom a#on{
		background-image:url("../img/ippanbt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sinkibt{
		float:left;
	}
	
	p#sinkibt a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/sinkibt.gif");
		background-repeat:no-repeat;
	}
	
	p#sinkibt a:hover{
		background-image:url("../img/sinkibt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sinkibt a#on{
		background-image:url("../img/sinkibt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sinkibtbottom{
		float:left;
	}
	
	p#sinkibtbottom a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/sinkibt_bottom.gif");
		background-repeat:no-repeat;
	}
	
	p#sinkibtbottom a:hover{
		background-image:url("../img/sinkibt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sinkibtbottom a#on{
		background-image:url("../img/sinkibt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	p#bannerbt{
		float:left;
	}
	
	p#bannerbt a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/bannerbt.gif");
		background-repeat:no-repeat;
	}
	
	p#bannerbt a:hover{
		background-image:url("../img/bannerbt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#bannerbt a#on{
		background-image:url("../img/bannerbt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#bannerbtbottom{
		float:left;
	}
	
	p#bannerbtbottom a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/bannerbt_bottom.gif");
		background-repeat:no-repeat;
	}
	
	p#bannerbtbottom a:hover{
		background-image:url("../img/bannerbt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	p#bannerbtbottom a#on{
		background-image:url("../img/bannerbt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sogolinkbt{
		float:left;
	}
	
	p#sogolinkbt a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/sogolinkbt.gif");
		background-repeat:no-repeat;
	}
	
	p#sogolinkbt a:hover{
		background-image:url("../img/sogolinkbt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sogolinkbt a#on{
		background-image:url("../img/sogolinkbt_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sogolinkbtbottom{
		float:left;
	}
	
	p#sogolinkbtbottom a{
		display:block;
		width:123px;
		height:25px;
		background-image:url("../img/sogolinkbt_bottom.gif");
		background-repeat:no-repeat;
	}
	
	p#sogolinkbtbottom a:hover{
		background-image:url("../img/sogolinkbt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	p#sogolinkbtbottom a#on{
		background-image:url("../img/sogolinkbt_bottom_on.gif");
		background-repeat:no-repeat;
	}
	
	td.inquirytd{
		color:#AA6A00;
	}
	
	td.inquirytd2{
		color:#AA6A00;
		width:50px;
		vertical-align:top;
	}
	
	input.inquiryinputstyle{
		width:400px;
	}
	
	span.inquiryitem1{
		padding-right:50px;
	}
	
	span.inquiryitem2{
		padding-right:33px;
	}
	
	span.inquiryitem3{
		padding-right:12px;
	}
	
	span.inquiryitem4{
		padding-right:38px;
	}
	
	textarea.inquirytextareastyle{
		width:400px;
		height:200px;
	}
	
	table.inquiryshpinfo{
		width:100%;
	}
	
	table.inquiryshpinfo td{
		padding-bottom:10px;
	}
	
	td.renrakutel{
		padding-left:24px;
	}
/* + End main 設定 + */

/*/////////////////////////////////////*/



