@charset "utf-8";
/* *****************************************-

タイトル；ベレコム
作者；Hideyuki Kubayashi

概要；ベレコムの配色・レイアウトの調整

制作日；2010/01/03
変更日；2010/01/07

-***************************************** */




/*リンク
------------------------------------------------------------------------------------------------------------------------------------*/

	
	
/*お問い合わせ
------------------------------------------------------------------------------------------------------------------------------------*/
p.contact-img-01-01{
	width:850px;
	height:100px;
	text-indent:-9999px;
	background:url(../../contact/img/ti_01_01.jpg) no-repeat;
	}

div#content div.contact{
	width:850px;
	}

div#content div.contact h2.tell{
	width:850px;
	height:30px;
	text-indent:-9999px;
	background:url(../../contact/img/ti_01_02.jpg) no-repeat center top;
	}
	
div#content div.contact div.box-01-01{
	width:850px;
	height:86px;
	position:relative;
	}
	
div#content div.contact div.box-01-01 p.tx-01-01{
	position:absolute;
	top:29px;
	left:22px;
	}

div#content div.contact div.box-01-01 p.btn-01-01{
	position:absolute;
	top:13px;
	left:369px;
	}

div#content div.contact h2.form{
	width:850px;
	height:50px;
	text-indent:-9999px;
	background:url(../../contact/img/ti_01_03.jpg) no-repeat center top;
	}
	
div#content div.contact div.box-01-02{
	padding:0 31px 33px;
	}

div#content div.contact div.box-01-02 p.tx-01-01{
	line-height:1.4em;
	padding-bottom:24px;
	}

div#content div.contact div.box-01-02 table{
	border:#d8e0ea solid 1px;
	width:100%;
	font-size:13px;
	}
	
div#content div.contact div.box-01-02 table th{
	width:200px;
	text-align:center;
	font-weight:bold;
	background:#f4f9ff;
	}

div#content div.contact div.box-01-02 table th img{
	vertical-align:middle;
	margin-left:8px;
	}
	
div#content div.contact div.box-01-02 table td{
	background:#ffffff;
	padding-left:23px;
	padding-top:13px;
	padding-bottom:13px;
	line-height:1.6em;
	}

div#content div.contact div.box-01-02 table td.tx-01-01 input{
	border:solid 2px #00297d;
	}
div#content div.contact div.box-01-02 table td.tx-01-01 textarea{
	border:solid 2px #00297d;
	}
	
div#content div.contact a{
	color:#5e77b7;
	text-decoration:underline;
	}

div#content div.contact a:hover{
	color:#0044c1;
	text-decoration:none;
	}
