/* --------------------------------------
施設・サービス
-------------------------------------- */
#allservice, #service_content {
	padding: 10px ;
}
#allservice ul{
	padding: 0;
	list-style-type: none;
	margin: 10px 0 10px 15px;
}
#allservice li{
	line-height: 150%;
	background-image: url(../../images/mark_link.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 2px;
}
#service_content .midashi{
	border-left: 5px solid #6893B5;
	margin-bottom: 5px; 
	padding: 1px 6px ;
	font-weight: bold;
	}
#service_content .midashikokusai{
	border-left: 5px solid #75B4AD;
	margin-bottom: 5px; 
	padding: 1px 6px ;
	font-weight: bold;
	}
#service_content .midashirenraku{
	border-left: 5px solid #CF7E4D;
	margin-bottom: 5px; 
	padding: 1px 6px ;
	font-weight: bold;
	}
/*
#service_content .name	{
	letter-spacing:0.1em;
	font-size: 120%;
	color:#FF6600;
		}
*/
#service_content .name	{
	letter-spacing:0.1em;
	font-size: 120%;
	font-weight: bold;
		}
#service_content .kokunai	{
	letter-spacing:0.1em;
	color:#6893B5;
		}
#service_content .kokusai	{
	letter-spacing:0.1em;
	color:#75B4AD;
		}
#service_content .renraku	{
	letter-spacing:0.1em;
	color:#CF7E4D;
		}
#service_content .tel {
	color:#333;
	background-image: url(../../images/mark_tel.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
	font-weight:normal;
	margin: 5px;
	width:16px;
	height:16px;
	letter-spacing:0.1em;	
}	
#service_content .kokusaitel {
	color:#333;
	background-image: url(../../images/mark_tel_kokusai.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
	font-weight:normal;
	margin: 5px;
	width:16px;
	height:16px;
	letter-spacing:0.1em;	
}	
#service_content .renrakutel {
	color:#333;
	background-image: url(../../images/mark_tel_renraku.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
	font-weight:normal;
	margin: 5px;
	width:16px;
	height:16px;
	letter-spacing:0.1em;	
}	
#service_content .time {
	color:#333;
	background-image: url(../../images/mark_watch.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
	font-weight:normal;
	margin: 5px;
	width:16px;
	height:16px;
	letter-spacing:0.1em;	
}	
#service_content .kokusaitime {
	color:#333;
	background-image: url(../../images/mark_watch_kokusai.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
	font-weight:normal;
	margin: 5px;
	width:16px;
	height:16px;
	letter-spacing:0.1em;	
}	
#service_content .renrakutime {
	color:#333;
	background-image: url(../../images/mark_watch_renraku.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;
	font-weight:normal;
	margin: 5px;
	width:16px;
	height:16px;
	letter-spacing:0.1em;	
}	
#service_content .fax {
	color:#333;
	background-image: url(../../images/mark_fax.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;	
	font-weight:normal;
	margin: 5px;
	letter-spacing:0.1em;	
}
#service_content .kokusaifax {
	color:#333;
	background-image: url(../../images/mark_fax_kokusai.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;	
	font-weight:normal;
	margin: 5px;
	letter-spacing:0.1em;	
}
#service_content .renrakufax {
	color:#333;
	background-image: url(../../images/mark_fax_renraku.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom:4px;	
	font-weight:normal;
	margin: 5px;
	letter-spacing:0.1em;	
}
#service_content  h4{
	background-image: url(../../lang/service/images/service_bg.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	width:200px;
	font-size:100%;
	height:18px;
	padding-top:1px;
	padding-left:5px;
	margin-bottom:10px;
}
#service_content  .txt{
	line-height: 140%;
}

#service_content .txt2{
	padding:0px;
}

#service_content .ph{
	padding:5px 0px 0px 5px;
	float:right;
}

#service_content  img.photo{
	padding:5px;
}
#service_content  a.link {
	background-image: url(../../images/dlicon_link.gif);
	background-repeat: no-repeat;
	padding-left:37px;
	height:13px;
}
