@charset "utf-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////



//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
@import "list.css";
@import "detail.css";
@import "alliance.css";



						
			
/* TELEPHONE [list,detail]
****************************************************************************************************/			
			
		div#contents #telephone{
			clear:both;
			border:solid 5px #E5E5E5;
			padding:10px 15px 10px 15px;
			overflow:hidden;
		}		
		div#contents #telephone2{
			clear:both;
			border:solid 5px #E5E5E5;
			border-top:none;
			padding:10px 15px 10px 15px;
			overflow:hidden;
			margin-bottom:20px;
		}
		
		
			
		div#contents #telephone,
		div#contents #telephone2{		
			width:900px;　/*ie5.5 below*/
			voice-family:"\"}\"";
			voice-family:inherit;
			width:860px;　/*ie6 after*/
						
			}	
	
			div#contents #telephone .title,
			div#contents #telephone2 .title{
				font-weight:bold;
				margin-bottom:10px;
				border-left:solid 4px #CCCCCC;
				padding-left:4px;
			}
			
			
			div#contents #telephone .yoyaku,
			div#contents #telephone .eigyo,
			div#contents #telephone2 .kensyu{
				float:left;
				text-indent:-9999px;
				height:53px;
			}
			
			
			div#contents #telephone .yoyaku{
				width:367px;
				margin-right:30px;
				background-repeat:no-repeat;
				background-position:left top; 
			}
			
				div#contents #telephone .tokyo{ background-image:url(img/bg_tel01_tokyo.jpg); }
				div#contents #telephone .yokohama{ background-image:url(img/bg_tel01_yokohama.jpg); }
				div#contents #telephone .atami{ background-image:url(img/bg_tel01_atami.jpg); }
				div#contents #telephone .kansaitokai{ background-image:url(img/bg_tel01_kansaitokai.jpg); }
				div#contents #telephone .tokai{ background-image:url(img/bg_tel01_tokai.jpg); }
				div#contents #telephone .hakata{ background-image:url(img/bg_tel01_hakata.jpg); }
				div#contents #telephone .kumamoto{ background-image:url(img/bg_tel01_kumamoto.jpg); }
				div#contents #telephone .sapporo{ background-image:url(img/bg_tel01_sapporo.jpg); }
				div#contents #telephone .sendai{ background-image:url(img/bg_tel01_sendai.jpg); }
			
			
		
			div#contents #telephone .eigyo,			
			div#contents #telephone2 .kensyu{
				display:block;				
				text-decoration:none;
				/*\*/
				overflow: hidden;
				/**/
			}
	
			div#contents #telephone .eigyo{
				background:url(img/bg_tel02.jpg) no-repeat left top;
				width:418px;
			}
			
			div#contents #telephone2 .kensyu{
				background:url(img/bg_tel03.jpg) no-repeat left top;
				width:564px;
			}
			

