body {  font-family:  "ＭＳ Ｐゴシック", "Osaka", "ＭＳ ゴシック", "Osaka−等幅"; font-size: 12px; line-height: 135%:"#333333" }
td {  font-family:  "ＭＳ Ｐゴシック", "Osaka", "ＭＳ ゴシック", "Osaka−等幅"; font-size: 12px; line-height: 135%;color:"#333333" }
a{text-decoration:none;}
a:hover { color:"#FF0000";text-decoration:underline;}
a:link { color:"#0000FF" }
a:visited { color:"#0000FF" }
a:active { color:"#0000FF" }
.f14 {  font-family:  "ＭＳ Ｐゴシック", "Osaka", "ＭＳ ゴシック", "Osaka−等幅"; font-size: 14px; line-height: 135%}
.f10 {  font-family:  "ＭＳ Ｐゴシック", "Osaka", "ＭＳ ゴシック", "Osaka−等幅"; font-size: 10px; line-height: 130%}

div#tel {
	font-size: 16px;
	line-height: 1.5;
	margin:0 0 10px;
	color:#fff;
	font-weight: bold;
	white-space: nowrap;
	background-color: #FF9999;
	border: 2px solid #FF3300;
	text-align: center;
	margin: 0 40px 10px;
	position: relative;
	zoom: 1;
	z-index: 10;
	padding: 5px;
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
	border-radius: 10px;	/* CSS3草案 */
	behavior: url(../shared/ie-css3.htc);//for IE
}

#tel span{
	 font-size: 23px;
}
	 
div#headtel {
	margin:0 0 0 120px;
	color:#fff;
	font-weight: bold;
	white-space: nowrap;
	background-color: #FF9999;
	border: 2px solid #FF3300;
	position: relative;
	text-align: center;
	zoom: 1;
	z-index: 10;
	padding: 5px;
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
	border-radius: 10px;	/* CSS3草案 */
	behavior: url(../shared/ie-css3.htc);//for IE
}

:root *> div#headtel {
	margin:0 0 10px 120px;
}

#headtel span{
	 font-size: 15px;
}
