
/*　▼▼▼コンテンツ▼▼▼　*/
#contents{}
#main{width:720px;margin:0 auto;}

#main h2{}



/*
==============================
枠
==============================*/
#service{
	width: 680px;
	position:relative;overflow:hidden;margin:20px auto;}
#service h3{
	background:#FF9D24;
	font-size:36px;
	line-height:50px;
	padding:5px  0 5px 20px;
	width:400px;
	color:#fff;
	font-weight:bold;
	
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	
	position:absolute;
	top:0;
	left:0;
	}


/*
==============================
テレフォンサービス
==============================*/
#service .tel{
	border:5px solid #50A0F0;
	background: #50A0F0;
	margin:50px 0 0 0;
	padding:10px 0 0 0;
	
	-webkit-border-radius: 0 20px 0 0;
	-moz-border-radius: 0 20px 0 0;
	border-radius: 0 20px 0 0;
}


#service .tel h4{
	font-size:36px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	
	padding:7px 0 5px 50px;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	background: url(/sp/02tel/images/ic_ttl_tel.png) no-repeat 2px 5px;
	}
#service .tel h4 span{
	font-size:26px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	
	margin:0;
	text-shadow:none;
	display:block;
	/*border-top:1px solid #DCECFC;
	border-bottom:1px solid #DCECFC;*/
	}

#service .tel ul{
	background:#fff;font-size:30px;line-height:40px;color:#193E85;font-weight:bold;}
#service .tel li{
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-bottom:4px solid #50A0F0;
	overflow:hidden;
	height:120px;
}
#service .tel li a{
	text-decoration:none;
}

/*番号解説*/
#service .tel li .ttl{
	/*background: url(/02tel/images/te_sub01.png) no-repeat 5px 12px;*/

	margin:10px 0 10px 20px;
	float:left;
	width:335px;
}
#service .tel li .ttl span{font-size:24px;line-height:32px;font-weight:normal;padding:0 0 0 0;display:block;}
/*高さ調節のため*/
#service .tel li .t01{padding:30px 0 0 0;}
#service .tel li .t02{padding:12px 0 0 0;}

/*番号*/
#service .tel li .number{
	padding:10px 0 10px 50px;
	background: url(/sp/images/bk_dot.gif) 10px 40px;
	float:right;
	width:260px;
	height:120px;
	line-height:100px;
}

#service .tel li .number span{color:#FF6600;}






/*
==============================
FAXサービス
==============================*/
#service .fax{
	border:5px solid #50A0F0;
	background: #50A0F0;
	margin:50px 0 0 0;
	padding:10px 0 0 0;
	
	-webkit-border-radius: 0 20px 0 0;
	-moz-border-radius: 0 20px 0 0;
	border-radius: 0 20px 0 0;
}


#service .fax h4{
	font-size:30px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	
	padding:7px 0 5px 0px;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	}
#service .fax h4 span{
	font-size:32px;
	line-height:40px;
	color:#ff0;
	}



#service .fax .howto{background:#DCECFC;padding:15px;}

/*取出し方法：左右の高さ合わせるため*/
#service .fax .howto .box{/*background: url(/02tel/images/fax_bg.gif) repeat-y;overflow:hidden;*/font-weight:bold;}

/*取出し方法：タイトル*/
#service .fax .howto .box .sub_ttl{padding:20px 0;margin:0 0 20px 0;/*width:166px;float:left;*/text-align:center;color:#163983;font-size:28px;background:#BEDAF9;}



/*取出し方法：手順*/
#service .fax .howto .box .text{/*width:510px;float:right;*/display:block;font-size:28px;line-height:36px;color:#082A7F;}
#service .fax .howto .box .sub_text{font-size:26px;line-height:36px;color:#1D4387;padding:20px 0 0 0;}

#service .fax .howto .box ul{}
#service .fax .howto .box li{
	text-align:center;
	padding:10px 0 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:40px;
	}

#service .fax .howto .box li.fax_00{background:url(/02tel/images/fax_00.png) no-repeat center center;height:16px;}
#service .fax .howto .box li.fax_01{background:url(/02tel/images/fax_01.gif) no-repeat 0 center #fff;}
#service .fax .howto .box li.fax_02{background:url(/02tel/images/fax_02.gif) no-repeat 0 center #fff;}
#service .fax .howto .box li.fax_03{background:url(/02tel/images/fax_03.gif) no-repeat 0 center #fff;}
#service .fax .howto .box li.fax_04{background:url(/02tel/images/fax_04.gif) no-repeat 0 center #fff;}
#service .fax .howto .box li.fax_05{background:url(/02tel/images/fax_05.gif) no-repeat 0 center #fff;}

#service .fax .howto .box li p{line-height:48px;font-size:28px;}
#service .fax .howto .box li .st01{color:#ff6600;}
#service .fax .howto .box li .st02{color:#fff;font-size:28px;padding:2px 5px 0 5px;background:#ff6600;}

