@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	index用のCSSです
----------------------------------*/
/*ページタイトル*/
.TopTtlBtn {
	width:740px;
	height:30px;
	border-bottom:2px solid #db747b;
	padding-bottom:5px;
	float:left;
	position:relative;
	}

.IdxPageTitle{
	width:225px;
	height:30px;
	}


/*国内海外切り替えボタン*/
.CngBtn {
	position:absolute;
	bottom:0px;
	left:255px;
	float:left;
	text-indent:-9999px;
	}

.CngBtn a {
	display:block;
	background:url(/sharing/images/btn_kyoten.png) no-repeat;
	}

.CngBtn,.CngBtn a {
	width:145px;
	height:30px;
	}
	
.CngBtn a {background-position:0px -520px}
.CngBtn a:hover {background-position:-180px -520px}
.CngBtn a:active {background-position:-360px -520px}

/*-------地図・検索-------*/

.TopMapSach {
width:365px;
height:auto;
} 


/*他発地ボタン*/

.TopBtnBox {
	width:110px;
	}
	


/*----------------------------------
	支店案内　ここから
----------------------------------*/

/*ページ上部へ*/

.KyotenLine1{
	margin-top:30px;
	border-bottom:1px solid #d1d1d1;
	clear:both;
}
.KyotenLine2{
	border-bottom:2px solid #d1d1d1;
	margin-bottom:1px;
}


/*---------------------
	共通画像一式指定
----------------------*/

.StnBngTtl, .StnBngTtlIaD {
	background:url(/sharing/images/kyt_cts.png) no-repeat;
}

.MapBtn a {
	background:url(/sharing/images/btn_kyt.png) no-repeat;
}



/*支店営業所タイトルバー*/

.ShitenArea .StnAnnai {background-position:0px -630px}
.ShitenArea .StnRaiten {background-position:0px -660px}
.ShitenArea .StnNagoya {background-position:0px -1160px}
.ShitenArea .Omoushi {background-position:0px -1040px}
.ShitenArea .StnRaiten02 {background-position:0px -1080px}


/*支店営業所*/


.StnBangoIaD {
	width:475px;
	height:auto;
	background-color:#fcfcfc;
	}

.StnBngTtlIaD {
	width:475px;
	height:25px;
	text-indent:-9999px;
	}

.StnBngWakuIaD {
	width:453px;
	height:auto;
	border-bottom:1px solid #d3d2c6;
	border-left:1px solid #d3d2c6;
	border-right:1px solid #d3d2c6;
	padding:10px;
	}



.StnBox {
	width:443px;
	height:auto;
	padding-bottom:10px;
	}

.StnBox2 {
	width:453px;
	height:auto;
	}

.StnLogo {
	width:100px;
	height:auto;
	}
	
.BtmBrd {
	border-bottom:1px solid #d3d2c6;
	}

.StntelFrm {
	width:190px;
	padding-right:10px;
	}

.StntelFrm2 {
	width:150px;
	}
	
.RaitenBoxIaD02 {
	position:relative;
	width:453px;
	height:auto;
	}

.RaitenBoxIaD02 li{
	width:220px;
	height:auto;
	}


/*フォント*/
	
.StnTtlTxt {
	font-size:14px;
	font-weight:bold;
	color:#71acff;
	}

.StnTxtS {
	font-size:10px;
	color:#333333;
	line-height:1.4em;
	}	
	
.StnTxtS2 {
	font-size:10px;
	color:#333333;
	line-height:1.4em;
	text-align:left;
	}
	
.StnTxtM {
	font-size:12px;
	color:#333333;
	line-height:1.4em;
	}
	
.StnTxtL {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:1.4em;
	}

.YoyakuCenter {
	width:220px;
	height:auto;
	margin-top:10px;
	position:relative;
	}
	
.YoyakuCenter dt {
	padding-right:10px;
	font-size:12px;
	color:#71acff;
	line-height:2.0em;
	background-position:0 -691px;
	}


	
/*地図・ご案内はこちら*/

.MapBtn{
	position:absolute;
	bottom:0px;
	left:100px;
	}
.MapBtn a {
	width:120px;
	height:23px;
	display:block;
	text-indent:-9999px;
	}

.MapBtn a {background-position:-300px -0px}
.MapBtn a:hover {background-position:-300px -30px;}
.MapBtn a:active {background-position:-300px -60px}



/*レイアウト調整*/

.MgnT2 {
	margin-top:2px;
	}

.MgnR10 {
	margin-right:10px;
	}
	
.MgnL10 {
	margin-left:10px;
	}


/*----------------------------------
	支店案内　ここまで
----------------------------------*/